martin
e54dc2a373
Debugger: Removed SourceLine, since it was effectively a managed copy of Line
...
git-svn-id: trunk@24562 -
2010-04-10 18:27:27 +00:00
mattias
acbf15f1ab
IDE: clean up
...
git-svn-id: trunk@23667 -
2010-02-09 13:38:10 +00:00
paul
4b44711f54
debugger: convert forms to use fpc resources
...
git-svn-id: trunk@23459 -
2010-01-15 02:41:46 +00:00
marc
c569ccca33
* Added breakpont properties dialog. Modified patch by Benito van der Zander (issue #12882 )
...
git-svn-id: trunk@18115 -
2009-01-04 19:57:56 +00:00
marc
435a07ac28
- Removed some unneeded indirections
...
git-svn-id: trunk@17527 -
2008-11-22 18:43:49 +00:00
vincents
95463a005e
IDE: fixed deleting multiple breakponts (bug #10236 )
...
git-svn-id: trunk@15386 -
2008-06-11 10:33:29 +00:00
vincents
eeec3262a6
IDE: improved the breakpoints dialog for keyboard usage (related to bug #9308 and #10244 )
...
git-svn-id: trunk@15132 -
2008-05-14 12:14:54 +00:00
laurent
38ae119989
Resourcestring for breakpoints dialog
...
git-svn-id: trunk@14706 -
2008-04-01 06:49:47 +00:00
marc
08595e6a3b
* patch #8301 (modified) from Flávio Etrusco:Make 'enable' and 'delete' commands act on muliple selection
...
git-svn-id: trunk@10752 -
2007-03-15 01:03:46 +00:00
vincents
a0311c2cba
removed cvs logs
...
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +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
mattias
5673f4846e
fixed note about jpeg bug
...
git-svn-id: trunk@6803 -
2005-02-18 16:59:39 +00:00
marc
b8918ec656
* Restructured debugger view classes
...
* Fixed help
git-svn-id: trunk@5867 -
2004-08-26 23:50:05 +00:00
mattias
617948d9c8
removed unneeded units in uses sections
...
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
80d74a8fe7
implemented breakpoints hints for source editor
...
git-svn-id: trunk@4232 -
2003-06-04 13:34:58 +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
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
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
7d3cacb432
implemented sourcemarks
...
git-svn-id: trunk@4206 -
2003-05-28 15:56:19 +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
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
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
b125158c4b
implemented deleting empty submenus
...
git-svn-id: trunk@4159 -
2003-05-18 10:42:58 +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
6c9464c470
MG: updated licenses
...
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +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
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
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