pierre
|
b270e9c21d
* RegisterWindow problem fixed
|
25 years ago |
florian
|
d9d6d487ac
* some fixes for register view
|
25 years ago |
florian
|
7ff307fb8d
+ added a register window, doesn't work yet
|
25 years ago |
pierre
|
42641bdcec
* MyApp renamed IDEApp
|
26 years ago |
pierre
|
c0324fdd27
+ Executing... in status line if in another window
|
26 years ago |
pierre
|
d88564f73b
+ Other window for Debuggee code
|
26 years ago |
pierre
|
9e0008da48
+ GetPChar to avoid nil pointer problems
|
26 years ago |
pierre
|
a8827ebf5e
+ TBreakpoint and TWatch registering
|
26 years ago |
peter
|
9853a752ab
+ clock
|
26 years ago |
pierre
|
686c7c1eee
* Breakpoint storage problem corrected
|
26 years ago |
pierre
|
b0806dcf41
* some breakpoint related fixes and Help contexts
|
26 years ago |
pierre
|
0ab3f2a7d1
+ Stack Window
|
26 years ago |
pierre
|
0d95903c65
+ TCodeEditor.SetDebuggerRow
|
26 years ago |
pierre
|
fe0be42a05
+ Registration of Breakpoint/Watches windows
|
26 years ago |
peter
|
629a079611
* Adjusting the selection when the editor didn't contain any line.
|
26 years ago |
peter
|
9f334f17ac
+ TTab acts now on Ctrl+Tab and Ctrl+Shift+Tab...
|
26 years ago |
peter
|
f58e010de1
* fixes from gabor
|
26 years ago |
pierre
|
823d269c08
* LineEnd bug corrected, now goes end of text even if selected
|
26 years ago |
pierre
|
6c5b60a54f
* fix problems for wrong watches
|
26 years ago |
pierre
|
5f258b0fc0
+ First implementation of watches window
|
26 years ago |
pierre
|
7dbd47aaf1
+ BreakpointsList Window implemented
|
26 years ago |
peter
|
fa2ffb0242
* forgotten in last commit :(
|
26 years ago |
peter
|
2f31c21e63
* fixed far problem is fpdebug
|
26 years ago |
peter
|
6483f16209
+ Added dummy entries for functions not yet implemented
|
26 years ago |
peter
|
be2415693b
+ ctrl-c capture with confirm dialog
|
26 years ago |
pierre
|
87b375abbb
* GDBWindow does not popup on F7 or F8 anymore
|
26 years ago |
peter
|
70c1def540
* use -dGDB for the compiler
|
26 years ago |
pierre
|
b4eaffdca4
* GDBWindow redesigned :
|
26 years ago |
pierre
|
f1f4f0b271
+ GDBWindow only with -dGDBWindow for now : still buggy !!
|
26 years ago |
pierre
|
7917d69435
+ added OldValue and CurrentValue field for watchpoints
|
26 years ago |