martin
|
bf85980317
|
DBG: (Unix) Added (very) basic support for console apps (console window)
git-svn-id: trunk@30351 -
|
2011-04-17 15:44:14 +00:00 |
|
mattias
|
c0594332b5
|
IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
git-svn-id: trunk@30055 -
|
2011-03-28 21:12:14 +00:00 |
|
mattias
|
2755108d9c
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
git-svn-id: trunk@29523 -
|
2011-02-13 13:42:19 +00:00 |
|
martin
|
5b6cc6df96
|
DBG: "inspect" dialog, now shows entire class
git-svn-id: trunk@29056 -
|
2011-01-16 19:11:23 +00:00 |
|
martin
|
3f3b8a3c89
|
Env-Opts, Dbg: Save debugger properties
git-svn-id: trunk@28997 -
|
2011-01-13 16:47:22 +00:00 |
|
martin
|
490df47729
|
DBG: Show watches first, then update
git-svn-id: trunk@28936 -
|
2011-01-10 14:03:52 +00:00 |
|
martin
|
0308e84da6
|
DBG: added internal debugger debug/experiment facility, with DBG_WITH_DEBUGGER_DEBUG
git-svn-id: trunk@28730 -
|
2010-12-16 18:56:37 +00:00 |
|
martin
|
91a0df6e4b
|
DBG: Enable/Disable Run/Step-out btn / Dbg-Win-Menu
git-svn-id: trunk@28632 -
|
2010-12-05 15:27:55 +00:00 |
|
martin
|
43eaec2e45
|
IDE: Fix crash when opening debug dialog via keyboard (register dialog)
git-svn-id: trunk@28625 -
|
2010-12-04 23:05:37 +00:00 |
|
martin
|
bb9132b465
|
DBG: Only asks once for missing files, then let the user continue to debug. issue #10765
git-svn-id: trunk@28470 -
|
2010-11-24 22:41:53 +00:00 |
|
martin
|
795b3b3fb5
|
DBG: initial implementation of display-styles for watches
git-svn-id: trunk@28468 -
|
2010-11-24 21:48:42 +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 |
|
martin
|
f72651e6f0
|
DBG: Show watch window, if a watch is added
git-svn-id: trunk@28406 -
|
2010-11-22 14:30:56 +00:00 |
|
martin
|
04eb05df31
|
DBG: Added instruction stepping / fixed some assembler window issue
git-svn-id: trunk@28388 -
|
2010-11-22 00:25:09 +00:00 |
|
juha
|
d90fc19b6f
|
IDE: improve the logic for enabling /disabling Run menu items.
git-svn-id: trunk@28384 -
|
2010-11-22 00:00:34 +00:00 |
|
juha
|
c89970ffba
|
IDE: allow running a library when a host application is defined in run parameters.
git-svn-id: trunk@28347 -
|
2010-11-19 13:23:32 +00:00 |
|
juha
|
f4f719b5eb
|
IDE: Prevent running a library project. Disable also other Run menu items when they can't be used. Fixes #17974
git-svn-id: trunk@28346 -
|
2010-11-19 12:16:26 +00:00 |
|
martin
|
2c0fe507c3
|
DBG: only set breakpoint in begin/end Update
git-svn-id: trunk@28334 -
|
2010-11-19 00:09:57 +00:00 |
|
martin
|
f670a86cec
|
Fixed reseting debugger, after changing gdb.exe in options / broken since rev 28296 #e6503c5b71
git-svn-id: trunk@28329 -
|
2010-11-18 21:19:39 +00:00 |
|
martin
|
262ea643fe
|
DBG: don't display errors to user while Lazarus shuts down. The errors are caused by the shutdown
git-svn-id: trunk@28328 -
|
2010-11-18 20:52:45 +00:00 |
|
martin
|
91e0cd6ae7
|
DBG: Assembler, fix check for already received lines
git-svn-id: trunk@28304 -
|
2010-11-18 01:13:51 +00:00 |
|
martin
|
7283a6aa2f
|
DBG Breakpoints, fixed ghost dublicates. gdb would get 2 breakpoints for one, if source was edited at time breakpoint was inserted
git-svn-id: trunk@28300 -
|
2010-11-17 22:46:43 +00:00 |
|
martin
|
91609df4dc
|
DBG: Implemented/Fixed show correct thread on windows, if app is paused / Fixes for Disassembler
git-svn-id: trunk@28297 -
|
2010-11-17 20:55:57 +00:00 |
|
martin
|
e6503c5b71
|
DBG: Improved handling of re-entrance / reaction to ProcessMessages -- fixed Crashes if resetting debugger, while still initializing it
git-svn-id: trunk@28296 -
|
2010-11-17 16:59:45 +00:00 |
|
martin
|
fb6e2e2372
|
DBG: Breakpoint, fixed break at HitCount
git-svn-id: trunk@28284 -
|
2010-11-17 02:23:38 +00:00 |
|
martin
|
70dee9c7bf
|
Debugger: Refactor Disassemble to use object-queue. Disassembler to be represented by an object, like breakpoints, stack, etc
git-svn-id: trunk@28220 -
|
2010-11-14 19:13:44 +00:00 |
|
martin
|
e0ad0b5556
|
Debugger: Fix possible crash on start of IDE
git-svn-id: trunk@28182 -
|
2010-11-11 16:33:31 +00:00 |
|
martin
|
aac97933fc
|
Debuger/SourceEditor: Prevent Applicatio.ProcessMesages from debugger, while SrcEditor is setting up a new tab. Issue #16233
git-svn-id: trunk@28163 -
|
2010-11-09 14:21:34 +00:00 |
|
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 |
|