martin
92d5ca6422
Debugger: Refactor symbol-line-info to use object-queue, and callback. Also schedule initial request during initialisation to occur in paused state (instead of go dsRun, only to interrupt immediately)
...
git-svn-id: trunk@28162 -
2010-11-09 12:39:14 +00:00
martin
82e943fc36
Debugger: prevent Destroy while executing inside debugger object. Issue #17815
...
git-svn-id: trunk@28128 -
2010-11-07 19:15:01 +00:00
mattias
65fda5bbfe
IDE: clean up
...
git-svn-id: trunk@28054 -
2010-11-03 10:12:30 +00:00
mattias
c94957e49b
IDE: disable run speed button if project and file not runnable
...
git-svn-id: trunk@28051 -
2010-11-03 09:36:26 +00:00
martin
ef22ab0b4a
Debugger: Fix "disabled" breakpoints are set as active, if the debugger is started. Issue #0017335
...
git-svn-id: trunk@27986 -
2010-10-30 18:53:38 +00:00
martin
f0fdb13710
SynEdit/IDE: reduce overhead updating marks
...
git-svn-id: trunk@27039 -
2010-08-08 16:04:47 +00:00
mattias
48a402b0f5
IDEIntf: added IDE window creator procedure
...
git-svn-id: trunk@26104 -
2010-06-14 10:23:10 +00:00
mattias
6cf27772ce
IDE: fixed showing watches again
...
git-svn-id: trunk@26040 -
2010-06-11 10:08:35 +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
martin
97ce05dff2
Debugger: fix crash during IDE startup
...
git-svn-id: trunk@25929 -
2010-06-05 18:51:56 +00:00
martin
2ba8bc1ae2
DebugManager: fixed crash, if Evaluate Widow was (re-)opened at IDE start-up (restored from last session)
...
git-svn-id: trunk@25648 -
2010-05-25 21:39:03 +00:00
mattias
f25c0d95e5
IDE: using IDEIntf to show dockable windows
...
git-svn-id: trunk@25604 -
2010-05-24 14:31:03 +00:00
mattias
04cd712c29
IDE: registering debug dialogs
...
git-svn-id: trunk@25601 -
2010-05-24 12:00:04 +00:00
mattias
a45049ebd2
IDE: restore debugger windows on start, bug #15373
...
git-svn-id: trunk@25092 -
2010-05-01 11:04:04 +00:00
paul
7693e5163a
ide: rename "Debug Events" to "Event Log", simplify Event log form - remove checkgroup - this options can be set in the options dialog, workaround listview column autosize
...
git-svn-id: trunk@24775 -
2010-04-21 01:39:50 +00:00
martin
b05629c5e5
SourceEditor, Debugger: Fix reset executionline, if active window is changed
...
git-svn-id: trunk@24770 -
2010-04-20 23:49:26 +00:00
martin
3e9500c36b
Debugger: Fixed execution-line, when changing units
...
git-svn-id: trunk@24631 -
2010-04-15 13:43:18 +00:00
martin
8763903289
Debugger: Fixed a mem-leak in new event-log code
...
git-svn-id: trunk@24613 -
2010-04-13 13:53:11 +00:00
martin
37b03ff6d4
Debugger: Fixed trouble with execution-line, when changing units (would go to wrong line); introduced in r24569 #b60616fe5a (track line changes)
...
git-svn-id: trunk@24584 -
2010-04-11 18:29:39 +00:00
marc
2169adb7d8
* debug: fixed 64bit compilation
...
* some new code cleanup
git-svn-id: trunk@24582 -
2010-04-11 15:51:54 +00:00
marc
87b56618c0
* ide: added shortcut for view debug events
...
git-svn-id: trunk@24579 -
2010-04-11 14:53:27 +00:00
marc
3e10dd5404
* debug: implemented dispay of debugevents. patch #16148 by Flavio Etrusco
...
git-svn-id: trunk@24577 -
2010-04-11 14:11:47 +00:00
martin
b60616fe5a
Debugger, SourceEditor: Track Line changes during debug. Adjust breakpoints and executionline
...
git-svn-id: trunk@24569 -
2010-04-10 22:41:44 +00:00
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
martin
b487f853cc
Debugger: Refactor moved SourceLine to TIDEBreakPoint
...
git-svn-id: trunk@24556 -
2010-04-10 17:05:18 +00:00
martin
2a9ed589ac
SourceEditor, SynEdit: Refactor DebugMarks (exe-line-marks). Ensure refresh for all windows
...
git-svn-id: trunk@24543 -
2010-04-09 21:59:40 +00:00
martin
2554635106
SourceEditor/Marks: Make breakpoints work with SynDualView
...
git-svn-id: trunk@24388 -
2010-04-04 02:35:32 +00:00
martin
824a3c686c
IDE, Project: Refactor: extracted editor session info from UnitInfo
...
git-svn-id: trunk@24324 -
2010-03-31 22:32:24 +00:00
martin
9dcf68db43
SourceEditor/Debugger: Correctly show disabled breakpoints. Issue #16096 . Patch by Flávio Etrusco
...
git-svn-id: trunk@24264 -
2010-03-28 12:48:30 +00:00
martin
8c94ff2bd4
Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling)
...
git-svn-id: trunk@24091 -
2010-03-18 22:14:09 +00:00
martin
e1290c555d
Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
...
git-svn-id: trunk@24045 -
2010-03-16 16:16:32 +00:00
martin
9e9e810073
Ide/Project; SourceEditor: Decouple relationship via EditorIndex. Start using reference instead of index
...
git-svn-id: trunk@24015 -
2010-03-15 18:01:40 +00:00
marc
99cd20e80f
* Debugger: Implemented value modification. Patch #15628 by Flavio Etrusco (modified)
...
git-svn-id: trunk@23866 -
2010-03-07 18:37:20 +00:00
paul
f5fa216d8b
ide, debugger: implement *step out* debugger action by Flávio Etrusco (issue #0015760 )
...
git-svn-id: trunk@23717 -
2010-02-16 13:02:30 +00:00
paul
aab626487b
ide: don't load debugger exceptions list from the session info
...
git-svn-id: trunk@23647 -
2010-02-05 17:25:14 +00:00
paul
66884f2359
ide: implement show execution point command by Flávio Etrusco (issue #0001920 )
...
git-svn-id: trunk@23576 -
2010-01-28 03:50:48 +00:00
paul
bad42d79bc
ide: project options: replace monolith project options dialog with project options frames, register them in IDE options
...
git-svn-id: trunk@23318 -
2009-12-30 09:24:39 +00:00
mattias
7312388f96
IDE: debugging: DoRUnProject: only start debugger, run debugger on timer so that the loop does not hold the LCL component that processed the event
...
git-svn-id: trunk@23235 -
2009-12-22 12:36:20 +00:00
mattias
404211ce2f
IDE: debugger: searching files in temporary directory in unsaved files
...
git-svn-id: trunk@23190 -
2009-12-18 20:09:06 +00:00
mattias
8b2a207220
IDE: resourcestrings
...
git-svn-id: trunk@23126 -
2009-12-13 18:17:45 +00:00
paul
fc439939dd
ide: change enabled state to View registers and View assembler menu items according to debugging state
...
git-svn-id: trunk@23080 -
2009-12-11 02:57:40 +00:00
paul
3ccb54ad89
debugger: save skip exceptions list in the project info instead of session info ( #0015256 )
...
git-svn-id: trunk@23056 -
2009-12-10 04:43:48 +00:00
marc
101acea082
debugger: added line info to assembler output dialog
...
git-svn-id: trunk@23043 -
2009-12-09 00:14:29 +00:00
martin
a0992b75f0
Fix restoring breakpoints to correct editor on re-open
...
git-svn-id: trunk@23035 -
2009-12-08 16:23:37 +00:00
paul
2fd2eb30f1
debugger + ide: Inspect dialogs:
...
- add "Inspect..." menu item to the source editor debugger group
- fix alt+F5 key combination (was crash)
- don't access debugger directly from Inspect dialog since it cause a crash when debugger is not active. use debugboss method instead
- move evaluate dialog initialization to InitEvaluateDlg method
git-svn-id: trunk@22987 -
2009-12-06 06:02:12 +00:00
paul
4212ad71e2
ide: use debugger SrcFullName record when available
...
git-svn-id: trunk@22961 -
2009-12-04 14:39:47 +00:00
marc
87b819f60f
- removed commented show assembler dialog code
...
git-svn-id: trunk@22411 -
2009-11-03 22:30:47 +00:00
marc
f90aca978c
Patch by JoshyFun (modified)
...
* Moved TGDBtype to TDBGtype, so it can be used in general to return expression typeinfo
* Changed inspect dialog to use this typeinfo
* display evaluation result on multiple lines
git-svn-id: trunk@22348 -
2009-10-30 00:02:38 +00:00
mattias
c164ad2cce
IDE: debugger: added button on Executio stopped dialog to not show message, bug #14786
...
git-svn-id: trunk@22123 -
2009-10-12 20:54:59 +00:00
paul
a32cbde664
ide: add Evaluate/Modify item to the source editor debug menu
...
git-svn-id: trunk@21976 -
2009-10-02 06:53:42 +00:00