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 |
|
pierre
|
fe24beb8e1
|
* Use StrToCard and HexToCard functions to avoid signed/unsigned overflows
|
2002-04-02 13:23:54 +00:00 |
|
pierre
|
21b9bab119
|
* fix problem with breakpoints in subdirs
|
2002-04-02 12:20:58 +00:00 |
|
pierre
|
fb2ce47786
|
* fix FPC_BREAK_ERROR problem and avoid blinking J
|
2002-04-02 11:10:29 +00:00 |
|
pierre
|
a9ef1badf1
|
* fix several problems related to long file nmze support for win32 exes
|
2002-03-27 11:24:09 +00:00 |
|
pierre
|
53d855b3c3
|
* fix problem with disable all invalid breakpoints
|
2002-02-09 02:04:46 +00:00 |
|
pierre
|
4907deb2a6
|
+ handle signals
|
2002-02-06 14:45:00 +00:00 |
|
pierre
|
d734d815ed
|
* change target menu name if target changed to become debug-able
|
2001-11-10 00:11:45 +00:00 |
|
pierre
|
beb0234acb
|
+ Disassembly window made public
|
2001-11-07 00:28:52 +00:00 |
|
peter
|
1cd2fed3d8
|
* fixed typo for linux
|
2001-10-14 14:16:06 +00:00 |
|
pierre
|
54cf569474
|
* better NoSwitch check for unix
|
2001-10-11 11:39:35 +00:00 |
|
pierre
|
70fef879c3
|
+ SetDirectories method added to help for disassembly window
|
2001-09-12 09:48:38 +00:00 |
|
pierre
|
1479205e69
|
* watches display enhanced and crashes removed
|
2001-08-07 22:58:10 +00:00 |
|
peter
|
a7109a116b
|
* FVISION define to compile with fvision units
|
2001-08-05 02:01:47 +00:00 |
|
peter
|
614993c10c
|
* ide works now with both compiler versions
|
2001-08-04 11:30:22 +00:00 |
|