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
pierre
c9b96099c5
* correct last fpu patch so 'info all' is called only once
2002-09-17 21:58:45 +00:00
pierre
9d09b36729
* allow fpu window to be resized
2002-09-17 21:48:41 +00:00
pierre
79aaf1ba40
* fix infinite recursion if GDB window and register window open
2002-09-17 21:20:07 +00:00
pierre
7c478984c8
* only fpc uses video unit
2002-09-13 22:30:50 +00:00
pierre
beb6c868bd
* avoid RTE 201 in hexstr calls
2002-09-13 08:13:07 +00:00
carl
17135e4686
* fix range check errors for version 1.1 compilation
2002-09-07 21:04:41 +00:00
peter
952e80a72f
* old logs removed and tabs fixed
2002-09-07 15:40:30 +00:00
pierre
da3e0ada37
+ added history for watches and breakpoints
2002-09-03 13:59:47 +00:00
pierre
a9f7d35c69
* fix problems with breakpoint lists
2002-09-02 10:18:09 +00:00
pierre
ad8c105aef
+ Run menu changes depending on wether the debuggee is running or not
2002-08-13 08:59:12 +00:00
pierre
7f2460890b
+ Disable all invalid breakpoints feature added
2002-08-13 07:15:02 +00:00
pierre
1dfb9e5a9b
* check if DebuggeTTY is a valid terminal
2002-06-10 19:26:48 +00:00
pierre
3515599074
* handle win32 Ctrl-C change for graphic version
2002-06-06 14:11:25 +00:00
pierre
1cb1ac214e
* avoid crashes if quitting while debuggee is running
2002-06-06 08:16:18 +00:00
pierre
df5420c0ae
* fix the problem with dirs containing asterisks
2002-04-25 13:33:31 +00:00
pierre
b437096263
* avoid problems for ClassVariable in Watches window
2002-04-17 11:11:54 +00:00
pierre
0d5523d24c
* fix problem of TWatchesListBox with fvision
2002-04-11 06:41:13 +00:00
pierre
d2869c34dd
* fix some win32 GDB filename problems
2002-04-03 06:18:30 +00:00
pierre
abf3bcc2e7
* fixed wrong exit without unlock
2002-04-02 15:09:38 +00:00