Commit Graph

114 Commits

Author SHA1 Message Date
mazen
0b15eafd69 + added some paranthesis to avoid operators precedence problems
git-svn-id: trunk@4750 -
2003-10-31 15:14:43 +00:00
mazen
0a465d4795 * Fixing VER1_1 compile problem to allow using 1.1 compiler
* Most of oldlinux unit calls are now in BaseUnix unit with prefix Fp

git-svn-id: trunk@4748 -
2003-10-31 14:25:59 +00:00
mattias
ae02013fa3 updated rpm scripts
git-svn-id: trunk@4723 -
2003-10-22 17:50:17 +00:00
marc
ceaf698ecf Implemented new gtk keyevent handling
git-svn-id: trunk@4715 -
2003-10-16 23:54:27 +00:00
mattias
b8131d303a clean up win32 ifdefs
git-svn-id: trunk@4484 -
2003-08-15 14:28:48 +00:00
mattias
177677936d fixed initialenabled, debuggertype, linkscaner open string constant
git-svn-id: trunk@4458 -
2003-08-08 10:24:48 +00:00
mattias
714365de77 fixed mem leaks in debugger
git-svn-id: trunk@4456 -
2003-08-08 07:49:56 +00:00
marc
692bfa612a - removed accidently committed testcode
git-svn-id: trunk@4446 -
2003-08-02 00:23:08 +00:00
marc
c4e8a6b79e * fixed environment handling to debuggee
git-svn-id: trunk@4445 -
2003-08-02 00:20:20 +00:00
marc
8c1610c08d * Added RegisterDebugger
git-svn-id: trunk@4439 -
2003-07-30 23:15:39 +00:00
mattias
726f0b2afa added findinfiles strat implementation from Bob Wingard
git-svn-id: trunk@4431 -
2003-07-28 18:02:06 +00:00
mattias
d22221b36c moved debugger type to the debugger options
git-svn-id: trunk@4423 -
2003-07-25 17:05:58 +00:00
marc
91d44097f1 + Added SSHGDB debugger
git-svn-id: trunk@4418 -
2003-07-24 08:52:46 +00:00
marc
e0a9af5324 + Added SSHGDB debugger
git-svn-id: trunk@4417 -
2003-07-24 08:47:37 +00:00
marc
2b1c3e2616 * fixed cached items.object storage if TCheckListBox
* Changed DebuggerOptions dialog to use new TCheckListBox

git-svn-id: trunk@4388 -
2003-07-09 00:13:18 +00:00
marc
6b475b9f64 * Fixed version detection of gdb
git-svn-id: trunk@4312 -
2003-06-24 23:56:33 +00:00
marc
357f6a4213 * Canged Linux derective to unit, so it will work on xxxbsd?
git-svn-id: trunk@4284 -
2003-06-17 23:13:06 +00:00
marc
fb9cba261c MWE:
+ Implemented DebuggerOptions-ExceptonAdd
  * fixed inputquery (cannot setfocus while dialog is invisuible)

git-svn-id: trunk@4279 -
2003-06-16 00:07:28 +00:00
marc
e6a44e2109 MWE: + Added initial signal and exception handling
git-svn-id: trunk@4272 -
2003-06-13 19:21:31 +00:00
mattias
524f94c628 fixed realizing bounds after loading form
git-svn-id: trunk@4258 -
2003-06-11 22:29:42 +00:00
marc
a56a7db65a MWE: * Enabled modification of breakpoints while running
git-svn-id: trunk@4256 -
2003-06-10 23:48:26 +00:00
mattias
364b458aec implemented view call stack key and jumping to last stack frame with debug info
git-svn-id: trunk@4250 -
2003-06-09 15:58:05 +00:00
marc
1b4bb52278 MWE: + Added working dir.
git-svn-id: trunk@4248 -
2003-06-09 14:30:47 +00:00
marc
e23ac51d8f MWE: + Added working dir
git-svn-id: trunk@4247 -
2003-06-09 14:16:52 +00:00
mattias
80d74a8fe7 implemented breakpoints hints for source editor
git-svn-id: trunk@4232 -
2003-06-04 13:34:58 +00:00
mattias
8798b8079b fixed loading bookmarks for editor index 0
git-svn-id: trunk@4230 -
2003-06-03 16:12:14 +00:00
mattias
3a6822f197 implemented enable/disable/delete breakpoints in same source
git-svn-id: trunk@4229 -
2003-06-03 11:20:12 +00:00
mattias
583cd45e6a implemented updates between source marks and breakpoints
git-svn-id: trunk@4228 -
2003-06-03 10:29:22 +00:00
mattias
4a8f4953a9 implemented showing source lines in breakpoints dialog
git-svn-id: trunk@4227 -
2003-06-03 08:02:33 +00:00
marc
134c587eef MWE: = Splitted TDBGBreakpoint into TBaseBreakPoint, TIDEBreakpoint and
TDBGBreakPoint

git-svn-id: trunk@4226 -
2003-06-03 01:35:39 +00:00
mattias
2929675a0b fixed debugger stop
git-svn-id: trunk@4225 -
2003-06-02 21:37:30 +00:00
mattias
c67f949ee8 implemented jump to code on double click for breakpoints and callstack dlg
git-svn-id: trunk@4214 -
2003-05-29 23:14:17 +00:00
mattias
4bff933ab0 fixed reposition sourcemark
git-svn-id: trunk@4213 -
2003-05-29 18:47:27 +00:00
marc
5dad254d29 MWE: * Fixed string resolving
* Updated exception handling

git-svn-id: trunk@4212 -
2003-05-29 17:40:10 +00:00
mattias
4c83e4ba3f recuced update notifications
git-svn-id: trunk@4208 -
2003-05-28 17:40:55 +00:00
mattias
8ab68b0b91 recuced update notifications
git-svn-id: trunk@4207 -
2003-05-28 17:27:29 +00:00
mattias
7d3cacb432 implemented sourcemarks
git-svn-id: trunk@4206 -
2003-05-28 15:56:19 +00:00
mattias
f0f5ad9694 watches dialog now without DoInitDebugger
git-svn-id: trunk@4205 -
2003-05-28 09:00:35 +00:00
mattias
6241f4822c break;points dialog now gets the items without debugger
git-svn-id: trunk@4204 -
2003-05-28 08:46:24 +00:00
marc
6b796de096 MWE: * Reworked breakpoint handling
git-svn-id: trunk@4203 -
2003-05-28 00:58:50 +00:00
mattias
4e73760765 implemented enable and deleting breakpoint in breakpoint dlg
git-svn-id: trunk@4202 -
2003-05-27 20:58:12 +00:00
mattias
1cfa75bdb8 small fixes for debugger without file
git-svn-id: trunk@4200 -
2003-05-27 15:04:00 +00:00
marc
0ee08ef013 MWE: + Added exception break
* Reworked adding/removing breakpoints
     + Added Unknown breakpoint type

git-svn-id: trunk@4199 -
2003-05-27 08:01:31 +00:00
mattias
4d36209f39 made compiling gtk2 interface easier
git-svn-id: trunk@4195 -
2003-05-26 20:05:21 +00:00
mattias
a915590b4f fixed double breakpoints
git-svn-id: trunk@4194 -
2003-05-26 11:08:20 +00:00
mattias
fec21e4d16 implemented search, fixed double loading breakpoints
git-svn-id: trunk@4193 -
2003-05-26 10:34:47 +00:00
mattias
19d595dc9e added message, that debugger is readonly while running
git-svn-id: trunk@4175 -
2003-05-23 16:46:13 +00:00
mattias
4782526435 implemented restoring breakpoints
git-svn-id: trunk@4174 -
2003-05-23 14:12:51 +00:00
marc
b455d076da MWE: = Moved and renamed debuggerforms so that they can be
modified by the ide
     + Added some parsing to evaluate complex expressions
       not understood by the debugger

git-svn-id: trunk@4173 -
2003-05-22 23:08:19 +00:00
mattias
51f775c054 implemented InitialEnabled for breakpoints and watches
git-svn-id: trunk@4170 -
2003-05-22 17:06:49 +00:00