martin
5416ac2ed8
DBG: Dialogs, don't give help related commands to IDE. They will be ignored
...
git-svn-id: trunk@37697 -
2012-06-19 23:41:45 +00:00
martin
5a1360baf1
LazLogger, introduce base and dummy classes
...
git-svn-id: trunk@35778 -
2012-03-06 19:36:11 +00:00
martin
fcdd4f6bf0
DBG: move same debugln to LazLogger cmd-line config
...
git-svn-id: trunk@35342 -
2012-02-12 23:33:11 +00:00
mattias
fcfc88b774
IDE: removed MainIDEIntf
...
git-svn-id: trunk@34648 -
2012-01-07 20:45:57 +00:00
martin
ce5c315627
DBG: Clean up (removed unused units)
...
git-svn-id: trunk@33797 -
2011-11-26 11:41:29 +00:00
martin
ed780f4ced
DBG: Store/Restore column size (debug dialogs). issue #0018035
...
git-svn-id: trunk@33270 -
2011-11-03 17:53:46 +00:00
martin
f991072664
DBG: added some feedback (debugln)
...
git-svn-id: trunk@33090 -
2011-10-26 14:26:14 +00:00
martin
03120971cf
DBG: refactor GetBreakpointImage / Add images to breakpoint-dlg
...
git-svn-id: trunk@32827 -
2011-10-11 21:46:29 +00:00
martin
5fd3a7a645
DBG: do not open virtual unit twice.
...
git-svn-id: trunk@32724 -
2011-10-06 20:29:58 +00:00
martin
afc9b17919
DBG: Fixed a possible bad memory access / Fixed line from source 1 vs 0 based
...
git-svn-id: trunk@32718 -
2011-10-06 10:07:34 +00:00
martin
dbb87ca09b
DBG: Fixed jumping to unit of unsaved project
...
git-svn-id: trunk@32449 -
2011-09-21 12:13:24 +00:00
martin
f20eedc54a
DBG: Fixed potential double execution of keys, if pressed in debug-windows. The key would be handled once via KeyDown, and a 2nd time as Menu-Click (if assigned to a menu item). Issue #0019561
...
git-svn-id: trunk@31234 -
2011-06-14 21:41:42 +00:00
martin
ac70d0ff2f
DBG: reduced flicker in Data windows, added debugln
...
git-svn-id: trunk@31150 -
2011-06-10 00:44:18 +00:00
martin
58dbddba3e
DBG: Refactor, clean up
...
git-svn-id: trunk@31131 -
2011-06-08 00:46:39 +00:00
martin
b5b1b4542d
DBG: Add tool bar to Dis-Assembler window
...
git-svn-id: trunk@28620 -
2010-12-04 18:40:30 +00:00
martin
71d957a779
DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch
...
git-svn-id: trunk@28416 -
2010-11-22 18:46:25 +00:00
mattias
1ee3d6dcf4
IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators
...
git-svn-id: trunk@26201 -
2010-06-20 10:45:52 +00:00
mattias
9b2dc8742c
IDE: added flag to disable autosizing on create
...
git-svn-id: trunk@26002 -
2010-06-09 07:06:52 +00:00
mattias
d18d9a1205
IDEIntf: started TIDEWindowDefaultLayout
...
git-svn-id: trunk@25573 -
2010-05-22 10:59:28 +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
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
marc
b8918ec656
* Restructured debugger view classes
...
* Fixed help
git-svn-id: trunk@5867 -
2004-08-26 23:50:05 +00:00
mattias
7e956b8c19
more Actions TAction, TBasicAction, ...
...
git-svn-id: trunk@5138 -
2004-02-02 16:59:28 +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
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
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
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
08d5a555f2
implemented deleting empty submenus
...
git-svn-id: trunk@3016 -
2002-08-18 08:57:02 +00:00
lazarus
6c9464c470
MG: updated licenses
...
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +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