martin
2642e6a579
DBG: moved window-names from IDE to debugger
...
git-svn-id: trunk@33336 -
2011-11-05 13:32:32 +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
6a4928281a
DBG: Callstack, show frames in assembler.
...
git-svn-id: trunk@32831 -
2011-10-12 01:26:11 +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
f4530db335
DBG: Breakpoints for asm window; extended in callstack
...
git-svn-id: trunk@32812 -
2011-10-10 22:21:13 +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
c8ef9d5556
DBG: Improved, jumping to correct line, if source was changed
...
git-svn-id: trunk@32348 -
2011-09-15 11:40:05 +00:00
martin
a7100b234c
DBG: refactor unit location handling
...
git-svn-id: trunk@32335 -
2011-09-14 13:48:43 +00:00
maxim
49c2dbf336
IDE: improved localization
...
git-svn-id: trunk@32177 -
2011-09-04 20:21:53 +00:00
martin
1ad681f7b9
DBG: Fix an access violation due to too early destroyed locals-object. Related to issue #19551
...
git-svn-id: trunk@31201 -
2011-06-13 15:46:27 +00:00
martin
066a27820b
DBG: more debugLN
...
git-svn-id: trunk@31160 -
2011-06-10 23:15:51 +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
6e46475a00
DBG: More Snapshots, Some optimizations/reduce watches refresh
...
git-svn-id: trunk@31107 -
2011-06-05 22:27:15 +00:00
paul
a3fbf4b67c
debugger: correct menu captions, assign captions to actions instead of menu items and toolbuttons
...
git-svn-id: trunk@30780 -
2011-05-17 01:49:52 +00:00
paul
6ea3da59db
debugger: set shortcuts to call stack dialog popup menu items
...
git-svn-id: trunk@30779 -
2011-05-17 01:36:08 +00:00
martin
65b111ae79
DBG: History values: evaluate in background, if windows are closed
...
git-svn-id: trunk@30752 -
2011-05-16 00:45:19 +00:00
martin
3dc186123d
DBG: Start History values (currently requires debug windows (locals, watches, stack) to be open and active, or nothing is recorded)
...
git-svn-id: trunk@30750 -
2011-05-15 21:16:16 +00:00
martin
505c0a0e9b
DBG: Refactor Master/Slave class structure (callstack)
...
git-svn-id: trunk@30629 -
2011-05-08 23:45:16 +00:00
martin
1a0a37aaf9
DBG: Refactor, merge TManaged.. classes into TIDE.. classes
...
git-svn-id: trunk@30490 -
2011-04-27 14:55:07 +00:00
martin
580a85d184
DBG: Added Thread dialog
...
git-svn-id: trunk@30467 -
2011-04-25 11:17:47 +00:00
mattias
a8498808d1
fixed typos: Adress
...
git-svn-id: trunk@29439 -
2011-02-10 09:34:42 +00:00
martin
105bc4f759
DBG: prevent 2 double-clicks on stack entry, from opening the same file twice
...
git-svn-id: trunk@28982 -
2011-01-13 00:53:24 +00:00
martin
7e077f0e18
DBG: protect dialog actions against re-entrance
...
git-svn-id: trunk@28736 -
2010-12-17 01:46:36 +00:00
martin
62e56cbbf3
DBG: Fixed Callstack power mode
...
git-svn-id: trunk@28504 -
2010-11-26 21:24:15 +00:00
martin
b78c74b844
DBG: added toolbars to some of the dbg dialogs
...
git-svn-id: trunk@28486 -
2010-11-25 23:26:53 +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
59ec780075
Allow "enter" in stack frames to trigger jump to source. Issue #16894
...
git-svn-id: trunk@28044 -
2010-11-02 21:24:31 +00:00
mattias
369aa3055c
fixed typo dont
...
git-svn-id: trunk@27304 -
2010-09-11 14:05:21 +00:00
mattias
e7db0d5bcd
IDE: moved todolist to package, todo list for packages needs to be done
...
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
paul
4b44711f54
debugger: convert forms to use fpc resources
...
git-svn-id: trunk@23459 -
2010-01-15 02:41:46 +00:00
paul
8469b98fc7
ide: try full file name first in the call stack window when user jumps to the source location
...
git-svn-id: trunk@23081 -
2009-12-11 03:06:40 +00:00
paul
737b16baf6
ide: call stack dialog translation improvements by Marcelo B Paula (patch003 of issue #0014266 )
...
git-svn-id: trunk@21356 -
2009-08-20 16:45:20 +00:00
paul
d691c803fc
ide, debugger: mark source line when jump into it (by double click) from the call stack dialog
...
git-svn-id: trunk@19727 -
2009-05-01 10:16:05 +00:00
paul
542f99b32a
debugger: increase refresh speed of callstack dialog on breakpoint toggle
...
git-svn-id: trunk@19129 -
2009-03-27 04:26:47 +00:00
paul
41ff1a63f0
ide, debugger: add "Toggle breakpoint" menu item to the callstack dialog, show address in the source column if source file is not available
...
git-svn-id: trunk@18984 -
2009-03-13 17:48:53 +00:00
paul
a3fdb8c062
debugger, ide: allow to toggle breakpoint in the callstack dialog, show mixed break+current line image for appropriate lines
...
git-svn-id: trunk@18968 -
2009-03-12 14:03:27 +00:00
paul
0b733a0b1f
debugger, ide: make callstack dialog react on breakpoints change
...
git-svn-id: trunk@18967 -
2009-03-12 13:06:12 +00:00
paul
39c69e59f7
debugger: show lines with breakpoints in the call stack dialog
...
git-svn-id: trunk@18941 -
2009-03-10 07:12:33 +00:00
paul
f03e6fc7c2
debugger: use images in the callstack listview to improve look and informativeness
...
git-svn-id: trunk@18939 -
2009-03-10 03:17:58 +00:00
paul
83f556cdd7
debugger: make callstack dialog use common ide imagelist
...
git-svn-id: trunk@18936 -
2009-03-10 02:34:14 +00:00
laurent
4b344f137a
IDE: rename the images to avoid overload
...
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
marc
435a07ac28
- Removed some unneeded indirections
...
git-svn-id: trunk@17527 -
2008-11-22 18:43:49 +00:00
marc
13f948b3ca
* Fixed memleaks
...
git-svn-id: trunk@17452 -
2008-11-19 23:14:39 +00:00
marc
c81003eefa
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
...
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file
git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00
laurent
d74b9c2a32
Assign property form callstrackdlg
...
git-svn-id: trunk@14690 -
2008-03-30 22:16:42 +00:00
laurent
69d4b38683
Resources String for CallStack and debug Output Dialog
...
git-svn-id: trunk@14689 -
2008-03-30 21:39:35 +00:00
laurent
56e46f1f11
New icones for CallStack dialog
...
git-svn-id: trunk@14628 -
2008-03-24 22:17:02 +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
marc
b23a60a435
* Callstack improvement by Martin Friebe
...
git-svn-id: trunk@14493 -
2008-03-11 00:32:30 +00:00