pierre
|
9d09b36729
* allow fpu window to be resized
|
23 years ago |
pierre
|
79aaf1ba40
* fix infinite recursion if GDB window and register window open
|
23 years ago |
pierre
|
7c478984c8
* only fpc uses video unit
|
23 years ago |
pierre
|
beb6c868bd
* avoid RTE 201 in hexstr calls
|
23 years ago |
carl
|
17135e4686
* fix range check errors for version 1.1 compilation
|
23 years ago |
peter
|
952e80a72f
* old logs removed and tabs fixed
|
23 years ago |
pierre
|
da3e0ada37
+ added history for watches and breakpoints
|
23 years ago |
pierre
|
a9f7d35c69
* fix problems with breakpoint lists
|
23 years ago |
pierre
|
ad8c105aef
+ Run menu changes depending on wether the debuggee is running or not
|
23 years ago |
pierre
|
7f2460890b
+ Disable all invalid breakpoints feature added
|
23 years ago |
pierre
|
1dfb9e5a9b
* check if DebuggeTTY is a valid terminal
|
23 years ago |
pierre
|
3515599074
* handle win32 Ctrl-C change for graphic version
|
23 years ago |
pierre
|
1cb1ac214e
* avoid crashes if quitting while debuggee is running
|
23 years ago |
pierre
|
df5420c0ae
* fix the problem with dirs containing asterisks
|
23 years ago |
pierre
|
b437096263
* avoid problems for ClassVariable in Watches window
|
23 years ago |
pierre
|
0d5523d24c
* fix problem of TWatchesListBox with fvision
|
23 years ago |
pierre
|
d2869c34dd
* fix some win32 GDB filename problems
|
23 years ago |
pierre
|
abf3bcc2e7
* fixed wrong exit without unlock
|
23 years ago |
pierre
|
fe24beb8e1
* Use StrToCard and HexToCard functions to avoid signed/unsigned overflows
|
23 years ago |
pierre
|
21b9bab119
* fix problem with breakpoints in subdirs
|
23 years ago |
pierre
|
fb2ce47786
* fix FPC_BREAK_ERROR problem and avoid blinking J
|
23 years ago |
pierre
|
a9ef1badf1
* fix several problems related to long file nmze support for win32 exes
|
23 years ago |
pierre
|
53d855b3c3
* fix problem with disable all invalid breakpoints
|
23 years ago |
pierre
|
4907deb2a6
+ handle signals
|
23 years ago |
pierre
|
d734d815ed
* change target menu name if target changed to become debug-able
|
24 years ago |
pierre
|
beb0234acb
+ Disassembly window made public
|
24 years ago |
peter
|
1cd2fed3d8
* fixed typo for linux
|
24 years ago |
pierre
|
54cf569474
* better NoSwitch check for unix
|
24 years ago |
pierre
|
70fef879c3
+ SetDirectories method added to help for disassembly window
|
24 years ago |
pierre
|
1479205e69
* watches display enhanced and crashes removed
|
24 years ago |