marc
f64f9318a3
+ Added changed image
...
git-svn-id: trunk@17455 -
2008-11-20 00:19:14 +00:00
marc
88ff1df906
+ Added Registers debug view
...
git-svn-id: trunk@17431 -
2008-11-19 01:35:01 +00:00
mattias
fa30fe40de
Marc wins
...
git-svn-id: trunk@16351 -
2008-09-01 13:14:17 +00:00
paul
508983cd7e
debugger: fix callstack return ( #0011921 , thanks to Jeff Doyle)
...
git-svn-id: trunk@16151 -
2008-08-20 01:15:25 +00:00
mattias
c81aab571f
fixed uninitialized function results
...
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
marc
6c828ea03c
* Callstack speedup. Now enties are fetched in one go from the debugger by Martin Friebe (modified)
...
* Fixed callstack item count
git-svn-id: trunk@14561 -
2008-03-18 01:00:51 +00:00
mattias
999e8b059d
IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
...
git-svn-id: trunk@13913 -
2008-01-29 17:52:05 +00:00
marc
7183882ba2
* implemented limited callstackview based on patch from Martin Friebe
...
git-svn-id: trunk@13896 -
2008-01-27 16:01:41 +00:00
marc
b6485030ed
* Fixed crash when deleting watches ( #10075 ). Patch by Martin Friebe
...
git-svn-id: trunk@13733 -
2008-01-12 17:36:07 +00:00
marc
1b0fb632fa
* Added option to callstack to select the current frame. Based on a patch by Martin Friebe
...
git-svn-id: trunk@13700 -
2008-01-09 22:02:46 +00:00
mattias
3b69506329
gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings
...
git-svn-id: trunk@11733 -
2007-08-03 22:38:11 +00:00
vincents
7b0a38e5ed
check if debugger path name is an executable to prevent problems like bug #8454
...
git-svn-id: trunk@10719 -
2007-03-07 22:45:15 +00:00
andrew
3483437b53
Improved Debugger Exception Dialog for platforms different than 32 bits (with permission if MW)
...
git-svn-id: trunk@9740 -
2006-08-22 22:21:45 +00:00
mattias
ac5ae3b17e
fixed fpc 2.1.1 compilation, docking: implemented shrinking to get space for docked control
...
git-svn-id: trunk@9718 -
2006-08-12 10:55:22 +00:00
mattias
7bb113cec8
fixed a few fpc 2.1.1 incompatibilities
...
git-svn-id: trunk@9716 -
2006-08-11 12:38:00 +00:00
mattias
bfb3fd9685
added class keyword to proc bodies for fpc 2.1.1
...
git-svn-id: trunk@9364 -
2006-05-27 17:40:59 +00:00
micha
52d4e4d8c3
various debugger state fixes
...
git-svn-id: trunk@8384 -
2005-12-29 16:21:06 +00:00
marc
04ae055762
+ Added a default debugger class
...
git-svn-id: trunk@8301 -
2005-12-13 00:58:59 +00:00
vincents
a0311c2cba
removed cvs logs
...
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7ecd5dbcf0
remove ===-lines in cvs log comments, so removelog awk script does its work correctly
...
git-svn-id: trunk@7540 -
2005-08-22 11:51:25 +00:00
vincents
7e441f98c9
remove ===-lines in cvs log comments, so removelog awk script does its work correctly
...
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
vincents
1064272122
removed ifdef ver1 from Martin Smat
...
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
marc
354b98ed73
* 64bit patch (partial) from Peter Vreman
...
git-svn-id: trunk@6972 -
2005-03-17 00:09:37 +00:00
marc
b1b72542e5
* Applied (modified) patch from Colin Western
...
git-svn-id: trunk@6743 -
2005-02-05 14:06:13 +00:00
mattias
21624d99b0
reactivated fast xml units without widestrings
...
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +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
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
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
b8918ec656
* Restructured debugger view classes
...
* Fixed help
git-svn-id: trunk@5867 -
2004-08-26 23:50:05 +00:00
marc
05bf8cf13c
* Fixed function in debugger environment
...
git-svn-id: trunk@5569 -
2004-06-16 21:36:27 +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
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
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
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
e0a9af5324
+ Added SSHGDB debugger
...
git-svn-id: trunk@4417 -
2003-07-24 08:47:37 +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
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
8798b8079b
fixed loading bookmarks for editor index 0
...
git-svn-id: trunk@4230 -
2003-06-03 16:12:14 +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
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
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
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
55408cc264
added new ... dialog
...
git-svn-id: trunk@3885 -
2003-02-28 19:10:25 +00:00
lazarus
7f4da47cd5
MG: implemented run param environment variables
...
git-svn-id: trunk@2750 -
2002-08-18 08:53:30 +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
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
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
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
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