Commit Graph

356 Commits

Author SHA1 Message Date
vincents
58131f7541 fixed unlocking executable after debugging
git-svn-id: trunk@6636 -
2005-01-18 21:22:44 +00:00
micha
5f8026a62c fix bug #506: pass quoted files and paths to gdb that possibly contain spaces
git-svn-id: trunk@6615 -
2005-01-16 19:02:02 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
vincents
aa49666b28 implemented TIDEExceptions.LoadFromXMLConfig and SaveToXMLConfig
git-svn-id: trunk@6329 -
2004-12-03 14:35:30 +00:00
vincents
a0813a7194 fixed fpc 1.0.x compilation
git-svn-id: trunk@6289 -
2004-11-23 12:25:48 +00:00
marc
d638ed5696 + Added Evaluate/Modify dialog
git-svn-id: trunk@6287 -
2004-11-23 00:57:05 +00:00
mattias
a6b3815b5f fixed cgilazide uses clause
git-svn-id: trunk@6284 -
2004-11-22 22:00:21 +00:00
vincents
de4802a22d fixed fpc 1.0.x compilation
git-svn-id: trunk@6280 -
2004-11-22 08:08:36 +00:00
marc
2cf1c1b556 * fixed resetting internal breakpoints
git-svn-id: trunk@6277 -
2004-11-21 18:52:47 +00:00
marc
0c3f9a08ae * worked aound lack of %u as formatspecifier
+ introduced dbgptr for dealing with pointers on the target
+ added classnames to pointer evaluation

git-svn-id: trunk@6275 -
2004-11-21 15:19:08 +00:00
vincents
ab6de4e43d create debugger without console.
git-svn-id: trunk@6268 -
2004-11-19 12:18:50 +00:00
marc
f74a3ccbeb * Fixed string evaluation
git-svn-id: trunk@6267 -
2004-11-19 00:41:18 +00:00
marc
e85ce0df24 * Introduced another method of interrupting gdb on win32
git-svn-id: trunk@6188 -
2004-11-02 23:25:02 +00:00
vincents
66c17e960d fpc 1.9.5 has no saveregisters calling convention anymore.
git-svn-id: trunk@6163 -
2004-10-25 17:59:29 +00:00
marc
99952d39d9 * Fixed interrupting GDB on win32
* Reset exename after run so that the exe is not locked on win32

git-svn-id: trunk@6131 -
2004-10-11 23:28:13 +00:00
vincents
89fe6ac437 replaced writeln by DebugLn
git-svn-id: trunk@6001 -
2004-09-14 21:30:37 +00:00
marc
90b8b206c0 + Added option to skip compiler step on compile, build or run
* Fixed adding of runtime watches
* Fixed runnerror reporting (correct number and location is shown)

git-svn-id: trunk@5918 -
2004-09-04 21:54:08 +00:00
marc
b8918ec656 * Restructured debugger view classes
* Fixed help

git-svn-id: trunk@5867 -
2004-08-26 23:50:05 +00:00
marc
0b3c4f7832 * Temp (?) fix for FPC 1.9.5 [2004/07/15]
git-svn-id: trunk@5695 -
2004-07-19 22:29:46 +00:00
marc
05bf8cf13c * Fixed function in debugger environment
git-svn-id: trunk@5569 -
2004-06-16 21:36:27 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
marc
9043e56a4d * Merged Getpart for target PID form Colin Western
git-svn-id: trunk@5409 -
2004-04-14 23:07:20 +00:00
mattias
55f6eb6906 fixed debugging under fedora core from Colin
git-svn-id: trunk@5407 -
2004-04-13 20:14:26 +00:00
marc
8a799e0061 * fixed debugtarget PID parsing (for win32)
git-svn-id: trunk@5301 -
2004-03-13 00:01:53 +00:00
vincents
7d54132242 fixed non-win32 compilation
git-svn-id: trunk@5300 -
2004-03-12 22:12:53 +00:00
vincents
cb8744a5e5 Lazarus can communicate with debugger on win32
git-svn-id: trunk@5299 -
2004-03-12 21:39:29 +00:00
mattias
f5351d76fa fixed edit sizes
git-svn-id: trunk@5298 -
2004-03-12 17:52:40 +00:00
marc
db521415c7 * Fixed length on writing LineEnding
git-svn-id: trunk@5287 -
2004-03-08 09:55:41 +00:00
vincents
e443567c80 WaitForHandles rewritten using PeekNamedPipe
git-svn-id: trunk@5284 -
2004-03-07 21:05:29 +00:00
marc
b6f497c45b + added the first conceptual code for WaitForHandles on Win32
git-svn-id: trunk@5195 -
2004-02-12 01:09:42 +00:00
mattias
7e956b8c19 more Actions TAction, TBasicAction, ...
git-svn-id: trunk@5138 -
2004-02-02 16:59:28 +00:00
mattias
6d76f34810 using now fpc constant LineEnding from Vincent
git-svn-id: trunk@5073 -
2004-01-17 13:29:04 +00:00
marc
fcce5315cd * More debugger properties
* Fixed debugger for regcall callingconvention in RTL

git-svn-id: trunk@5034 -
2004-01-09 00:10:51 +00:00
mattias
7df6dc79ca improved debugger: saved log, error handling in initialization, better reinitialize
git-svn-id: trunk@5016 -
2004-01-05 15:22:42 +00:00
marc
348cd5c298 * Changed TComponentSelectionList to TPersistentSelectionList
+ Added SSHdebugger property

git-svn-id: trunk@5007 -
2004-01-04 03:53:36 +00:00
mattias
cbc69512ee set DragCursor props to default
git-svn-id: trunk@4999 -
2004-01-03 18:16:25 +00:00
marc
48b038f8e3 + Added debugger optioes
git-svn-id: trunk@4994 -
2004-01-03 01:17:25 +00:00
mattias
0fb27cf751 minor fixes
git-svn-id: trunk@4973 -
2003-12-27 11:22:37 +00:00
mattias
777c1c73d8 fixed compilation
git-svn-id: trunk@4971 -
2003-12-27 01:30:35 +00:00
marc
14928f7ae2 + Added debugger properties
git-svn-id: trunk@4969 -
2003-12-27 01:05:03 +00:00
mattias
a3000e4875 fixed WaitForHandles
git-svn-id: trunk@4881 -
2003-12-08 14:27:16 +00:00
mattias
9ef4196e0f fixed memleak in debugger from Vincent
git-svn-id: trunk@4876 -
2003-12-05 08:39:53 +00:00
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
mattias
f09911f24f implemented saving breakpoints and watches
git-svn-id: trunk@4167 -
2003-05-21 16:19:12 +00:00
mattias
a64afcbe1e started loading/saving watches
git-svn-id: trunk@4166 -
2003-05-21 08:09:04 +00:00
mattias
401808c861 started loading/saving breakpoints
git-svn-id: trunk@4165 -
2003-05-20 21:41:07 +00:00
mattias
b125158c4b implemented deleting empty submenus
git-svn-id: trunk@4159 -
2003-05-18 10:42:58 +00:00
mattias
55408cc264 added new ... dialog
git-svn-id: trunk@3885 -
2003-02-28 19:10:25 +00:00
mattias
3a628d7a0e focus fixes, reduced lpi size
git-svn-id: trunk@3749 -
2002-12-28 12:42:38 +00:00
lazarus
8ef3f22c76 MG: fixes for 1.1
git-svn-id: trunk@3523 -
2002-10-20 21:54:03 +00:00
lazarus
fa11d46a46 MG: activated environment opts in debugger
git-svn-id: trunk@3256 -
2002-08-28 11:41:52 +00:00
marc
f17cd838b1 * Improved hint evaluation
git-svn-id: trunk@3132 -
2002-08-18 08:57:49 +00:00
marc
129560e5f4 MWE: + Added initial signal and exception handling
git-svn-id: trunk@3130 -
2002-08-18 08:57:48 +00:00
marc
a18e7c183a MWE: * Enabled modification of breakpoints while running
git-svn-id: trunk@3127 -
2002-08-18 08:57:47 +00:00
mattias
658c2a8c8d implemented stop debugging on rebuild
git-svn-id: trunk@3123 -
2002-08-18 08:57:46 +00:00
mattias
819c432a6e implemented view call stack key and jumping to last stack frame with debug info
git-svn-id: trunk@3122 -
2002-08-18 08:57:45 +00:00
marc
4e3c148fcc MWE: + Added working dir.
git-svn-id: trunk@3118 -
2002-08-18 08:57:44 +00:00
marc
1387be7243 MWE: * Fixed initial run to cursor
git-svn-id: trunk@3116 -
2002-08-18 08:57:43 +00:00
mattias
17654f617d implemented updates between source marks and breakpoints
git-svn-id: trunk@3111 -
2002-08-18 08:57:42 +00:00
marc
572d53ea04 MWE: = Splitted TDBGBreakpoint into TBaseBreakPoint, TIDEBreakpoint and
TDBGBreakPoint

git-svn-id: trunk@3108 -
2002-08-18 08:57:41 +00:00
mattias
664c40ba63 fixed debugger stop
git-svn-id: trunk@3106 -
2002-08-18 08:57:40 +00:00
marc
03bbeacfa2 MWE: * fixed debugger.stop
git-svn-id: trunk@3103 -
2002-08-18 08:57:39 +00:00
mattias
ce01130dde fixed reposition sourcemark
git-svn-id: trunk@3099 -
2002-08-18 08:57:38 +00:00
marc
f53e64a526 MWE: * Fixed string resolving
* Updated exception handling

git-svn-id: trunk@3097 -
2002-08-18 08:57:37 +00:00
mattias
37de54d722 added Destroying flag, debugger now always shuts down
git-svn-id: trunk@3093 -
2002-08-18 08:57:36 +00:00
marc
f5d092fc79 MWE: + Added GDB version check to exception parser
git-svn-id: trunk@3091 -
2002-08-18 08:57:35 +00:00
mattias
8598fe798a recuced update notifications
git-svn-id: trunk@3089 -
2002-08-18 08:57:34 +00:00
mattias
0bff9f505f break;points dialog now gets the items without debugger
git-svn-id: trunk@3085 -
2002-08-18 08:57:33 +00:00
marc
599e159ba2 MWE: * Reworked breakpoint handling
git-svn-id: trunk@3081 -
2002-08-18 08:57:32 +00:00
mattias
92a94e876a implemented enable and deleting breakpoint in breakpoint dlg
git-svn-id: trunk@3080 -
2002-08-18 08:57:31 +00:00
mattias
8e208104bd fixed getting target PID for fpc1.1 programs
git-svn-id: trunk@3076 -
2002-08-18 08:57:30 +00:00
marc
a014a74b8b MWE: + Added exception break
* Reworked adding/removing breakpoints
     + Added Unknown breakpoint type

git-svn-id: trunk@3073 -
2002-08-18 08:57:29 +00:00
mattias
bd785fb8d5 implemented restoring breakpoints
git-svn-id: trunk@3069 -
2002-08-18 08:57:28 +00:00
marc
baa8cff9f6 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@3068 -
2002-08-18 08:57:27 +00:00
lazarus
42d2da428a MWE:
* Some minor debugger updates
  + Added evaluate to debugboss
  + Added hint debug evaluation

git-svn-id: trunk@3065 -
2002-08-18 08:57:26 +00:00
mattias
43fed46717 implemented jump to code on double click for breakpoints and callstack dlg
git-svn-id: trunk@3056 -
2002-08-18 08:57:22 +00:00
mattias
183944e1f8 implemented restoring breakpoints
git-svn-id: trunk@3030 -
2002-08-18 08:57:09 +00:00
mattias
08d5a555f2 implemented deleting empty submenus
git-svn-id: trunk@3016 -
2002-08-18 08:57:02 +00:00
mattias
6b2a4d1f10 freeing stopped external tools
git-svn-id: trunk@2859 -
2002-08-18 08:55:05 +00:00
lazarus
7f4da47cd5 MG: implemented run param environment variables
git-svn-id: trunk@2750 -
2002-08-18 08:53:30 +00:00
mattias
b99e4f7796 added new ... dialog
git-svn-id: trunk@2028 -
2002-08-17 23:40:42 +00:00
lazarus
c5067609de MWE:
- Removed menucreation from loaded since streaming works

git-svn-id: trunk@1721 -
2002-05-30 22:45:57 +00:00
lazarus
e76460e8d4 MG: fixed form streaming of not direct TForm descendents
git-svn-id: trunk@1719 -
2002-05-30 21:53:56 +00:00
lazarus
9be582f3bb MG: fixed typo
git-svn-id: trunk@1669 -
2002-05-10 07:00:08 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
06faefdcf7 MWE:
+ Added callstack object and dialog
  + Added checks to see if debugger = nil
  + Added dbgutils

git-svn-id: trunk@1654 -
2002-04-30 15:57:40 +00:00
lazarus
d894f24b93 MWE:
+ Added watches
  * Updated watches and watchproperty dialog to load as resource
  = renamed debugger resource files from *.lrc to *.lrs
  * Temporary fixed language problems on GDB (bug #508)
  * Made Debugmanager dialog handling more generic

git-svn-id: trunk@1636 -
2002-04-24 20:42:29 +00:00
lazarus
4120ed82b6 MG: reduced compiler warnings
git-svn-id: trunk@1549 -
2002-03-27 08:57:17 +00:00
lazarus
975e5a1711 MWE:
* activated selection dependent popup

git-svn-id: trunk@1547 -
2002-03-27 00:31:02 +00:00
lazarus
d8a4f5d282 MWE:
+ Added invalidBreakpoint image
  * Reorganized uniteditor so that breakpoints can be added erternal
  * moved breakpoints events to notification object

git-svn-id: trunk@1546 -
2002-03-25 22:38:29 +00:00
lazarus
ecd33ba5b5 MWE:
+ Added locals dialog
  * Modified breakpoints dialog (load as resource)
  + Added generic debuggerdlg class
  = Reorganized main.pp, all debbugger relater routines are moved
    to include/ide_debugger.inc

git-svn-id: trunk@1536 -
2002-03-23 15:54:30 +00:00
lazarus
d0f37eeaf7 MWE:
* More delphi compatibility added/updated to TListView
  * Introduced TDebugger.locals
  * Moved breakpoints dialog to debugger dir
  * Changed breakpoints dialog to read from resource

git-svn-id: trunk@1508 -
2002-03-12 23:55:37 +00:00
lazarus
73303926cd MWE:
* Upgraded gdb debugger to gdb/mi debugger
  * Set default value for autpopoup
  * Added Clear popup to debugger output window

git-svn-id: trunk@1488 -
2002-03-09 02:03:59 +00:00
lazarus
fb3a22c8b2 MG: fixed saving undo limit
git-svn-id: trunk@1451 -
2002-02-22 13:37:19 +00:00
lazarus
721fce0aee MWE:
+ Published OnClick for TMenuItem
  + Published PopupMenu property for TEdit and TMemo (Doesn't work yet)
  * Fixed debugger running twice
  + Added Debugger output form
  * Enabled breakpoints

git-svn-id: trunk@1450 -
2002-02-20 23:33:24 +00:00
lazarus
d6ea930f45 MWE:
* More delphi compatibility added/updated to TListView
  * Introduced TDebugger.locals
  * Moved breakpoints dialog to debugger dir
  * Changed breakpoints dialog to read from resource

git-svn-id: trunk@1395 -
2002-02-09 02:30:19 +00:00
lazarus
90adaffa46 MWE:
* Upgraded gdb debugger to gdb/mi debugger
  * Set default value for autpopoup
  * Added Clear popup to debugger output window

git-svn-id: trunk@862 -
2002-02-09 01:47:09 +00:00
lazarus
90cf59a11f MG: fixed compiler warnings and asking to create non existing files
git-svn-id: trunk@667 -
2002-02-06 08:58:29 +00:00
lazarus
5e00188a21 MWE: * Updated tebugger
+ Added debugger to IDE

git-svn-id: trunk@666 -
2002-02-05 23:16:48 +00:00
lazarus
2020722ef8 MG: fixed create, virtual constructors makes no sense
git-svn-id: trunk@413 -
2001-11-12 19:28:23 +00:00
lazarus
91b2218c07 MWE: Added IFDEFs so non linux targetswill compile
git-svn-id: trunk@397 -
2001-11-07 00:17:33 +00:00
lazarus
cf74c12a01 MWE: + Initial breakpoint support
+ Added exeption handling on process.free

git-svn-id: trunk@396 -
2001-11-06 23:59:13 +00:00
lazarus
36964ad845 MWE: First steps of a debugger.
git-svn-id: trunk@388 -
2001-11-05 00:12:51 +00:00
lazarus
5710c6c271 MG: fixed speedbuttons numglyphs>1 and started IDE debugging
git-svn-id: trunk@358 -
2001-10-18 13:01:33 +00:00
lazarus
7407397d7f MWE:
* Renamed DBGDebugger to Debugger

git-svn-id: trunk@205 -
2001-02-28 22:09:15 +00:00
lazarus
422cfef479 MWE:
+ Added header and footer

git-svn-id: trunk@201 -
2001-02-25 16:44:57 +00:00
lazarus
e29c865572 MWE:
+ Added new debugger classes

git-svn-id: trunk@200 -
2001-02-25 16:32:48 +00:00