Commit Graph

83 Commits

Author SHA1 Message Date
pierre
9720bd8e82 Merge forgotten go32v2 2.6.0 branch changes back into trunk.
------------------------------------------------------------------------
r20575 | pierre | 2012-03-22 16:27:57 +0100 (Thu, 22 Mar 2012) | 1 line

 Avoid 'Discard file' question inside reset
------------------------------------------------------------------------
r20581 | pierre | 2012-03-22 18:21:34 +0100 (Thu, 22 Mar 2012) | 1 line

 * Disable iocheck when closing gdb_file
------------------------------------------------------------------------

git-svn-id: trunk@24227 -
2013-04-12 10:19:38 +00:00
pierre
1b4a27ed66 Avoid interactive query when resetting file
git-svn-id: trunk@19876 -
2011-12-19 13:03:25 +00:00
pierre
14a10ad6cb + Add $rbp FrameName for x86_64 CPU
git-svn-id: trunk@16662 -
2010-12-30 14:53:57 +00:00
marco
de5ca33983 * fix one of two issues in mantis 6326, double click on watch entry invokes edit watch
git-svn-id: trunk@16604 -
2010-12-21 08:15:31 +00:00
pierre
18bd6a344d + SetTBreak method added
git-svn-id: trunk@15890 -
2010-08-24 13:35:09 +00:00
pierre
583ce9c1b9 * more GDB 7.0 changes
git-svn-id: trunk@14047 -
2009-11-04 14:21:32 +00:00
marco
10c67a4ad5 * fields after objects methods.
git-svn-id: trunk@13340 -
2009-06-27 14:06:58 +00:00
marco
0518f65f63 * fixed typo
git-svn-id: trunk@11929 -
2008-10-18 18:29:32 +00:00
marco
87eaa3c12b * put expansion of pathname for debugging purposes under ifdef to ease mingw use.
git-svn-id: trunk@11928 -
2008-10-18 18:28:56 +00:00
giulio
157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
git-svn-id: trunk@11423 -
2008-07-20 21:37:48 +00:00
florian
63a73870cf * check if breakpoint name is assigned when displaying breakpoints in the disassembly window, resolves #9257
git-svn-id: trunk@8857 -
2007-10-19 22:34:31 +00:00
florian
cfa6d83aee + show path in IDE breakpoint list, resolves #9873
git-svn-id: trunk@8807 -
2007-10-14 19:26:34 +00:00
tom_at_work
a06081f590 * fixed compilation after TStringList->TCmdStrList change
git-svn-id: trunk@6233 -
2007-01-27 20:21:38 +00:00
daniel
50b920294b + Switch IDE to resourcestrings
git-svn-id: trunk@6107 -
2007-01-21 21:40:59 +00:00
pierre
1d564debbb * parent_ebp was renamed parentfp in compiler
but not reflected in IDE, so the higher variable
    did not display correctly anymore.

git-svn-id: trunk@5925 -
2007-01-12 17:21:37 +00:00
daniel
4e2c9ffa9c + Evaluate window
git-svn-id: trunk@5504 -
2006-11-26 23:47:23 +00:00
marco
0bb37b3e1a * small fixes due to tcentre
git-svn-id: trunk@3879 -
2006-06-16 20:04:22 +00:00
peter
9872dbaf24 * compile fixes
git-svn-id: trunk@3534 -
2006-05-14 20:27:55 +00:00
peter
d98336156f * win64 compile fixes
git-svn-id: trunk@3297 -
2006-04-20 11:27:53 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
florian
d298c180c7 + Recent files write full name now as hint in the status line
* Rundir hint in status line fixed
2005-03-13 12:25:02 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
florian
6c2ea3f2b4 + vector unit window 2005-01-08 11:43:18 +00:00
peter
25eb483cfe * fixed NODEBUG
* set default target to the default target of the compiler
2004-12-22 15:24:06 +00:00
florian
946f73ee85 * made 64 bit safe 2004-12-19 18:39:50 +00:00
peter
569e86ad64 change a[1,2] to a[1][2] 2004-12-06 20:39:25 +00:00
peter
fb71fcc7f9 * fixed breakpoint dialog 2004-11-21 20:53:26 +00:00
florian
8acd96fa67 * applied Peter's patch from yesterday 2004-11-11 15:20:52 +00:00
peter
9c8a96c6dc * fixed run directory
* Open dialog starts in dir of last editted file
2004-11-08 21:55:09 +00:00
peter
4a8f1e918d * Breakpoints are now deleted when removed from source, disabling is
still possible from the breakpoint list
  * COMPILER_1_0, FVISION, GABOR defines removed, only support new
    FV and 1.9.x compilers
  * Run directory added to Run menu
  * Useless programinfo window removed
2004-11-08 20:28:25 +00:00
peter
d379e7285a * fixes for new fv 2004-11-06 17:22:52 +00:00
peter
b3b9b245e1 * revert isatty patch 2004-07-09 23:17:25 +00:00
daniel
af1f477467 * Fix compilation 2004-07-09 20:23:31 +00:00
peter
510959006f * fix compile with 1.0.x 2004-02-20 21:46:06 +00:00
marco
0610caa107 * termio unit 2003-11-19 17:11:39 +00:00
marco
0c999e0c9b * threads for FreeBSD. Not working tho 2003-11-17 10:05:51 +00:00
armin
cd45f6fd76 * allow local and remote debugging if SUPPORT_REMOTE is given 2003-03-30 12:12:12 +00:00
pierre
1f181ba55e * fix problem with mixed case target names as suggested by Armin Diehl 2003-03-27 14:10:55 +00:00
pierre
1a41c4487a + small palmos specific additions 2003-01-14 16:25:23 +00:00
pierre
2bb545136b + Use TEditorInputLine instead of TInputLine 2002-12-18 01:19:20 +00:00
pierre
7f5de6e254 * Added TBreakpointCollection.FindBreakpointAt method 2002-12-16 15:15:40 +00:00
pierre
692a8fc96b * sanity ceck in ToggleFileLine method 2002-12-16 09:05:28 +00:00
pierre
0c0233d130 * add code for breakpoint moves + registers in fprags.pas unit 2002-12-12 00:05:57 +00:00
pierre
9612a08120 + powerpc cpu support started 2002-11-30 01:56:52 +00:00
pierre
0ebfb56d2c + remote support 2002-11-28 13:00:25 +00:00
pierre
09df4a5bed * some crossgdb infos added 2002-11-21 17:52:28 +00:00
pierre
4bb38c13dc * fix several problems related to remote cross debugging 2002-11-21 15:48:39 +00:00
pierre
98dd48ed75 + some cross gdb enhancements 2002-11-21 00:37:56 +00:00
pierre
1507cd7018 * restore text mode on reset for Dos apps 2002-09-21 22:23:49 +00:00