martin
8b2d6d862c
DBG: Allow adding watches by paste (from clipboard) into watches window. Part of Issue #0023368
...
git-svn-id: trunk@39342 -
2012-11-22 14:54:04 +00:00
martin
a8550d383a
DBG: Update watch detail pane, when viewing snapshots
...
git-svn-id: trunk@38941 -
2012-10-02 01:08:14 +00:00
martin
74f97a8872
DBG: Prevent a crash, when the selected snapshot is deleted. Can also happen when starting the debugger, while a snapshot from previous run is active
...
git-svn-id: trunk@37945 -
2012-07-14 22:11:16 +00:00
martin
27ad4cf344
DBG: Prevent potential crash/memory-corruption in Watches
...
git-svn-id: trunk@37919 -
2012-07-12 14:53:43 +00:00
martin
e3eb90decf
DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk --- keep button enabled
...
git-svn-id: trunk@37260 -
2012-05-12 17:40:41 +00:00
martin
08be80ba31
DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk
...
git-svn-id: trunk@37259 -
2012-05-12 17:25:52 +00:00
martin
6d77dc76e7
DBG: Watches, added inspect/evaluate to popup
...
git-svn-id: trunk@37107 -
2012-04-30 16:17:52 +00:00
martin
0ce265622c
DBG: Watches Copy Name/Value to clipboard. Issue #0021860
...
git-svn-id: trunk@37105 -
2012-04-30 14:16:59 +00:00
martin
7ebaadc7bd
Window Column, store pointer to resourcestring
...
git-svn-id: trunk@36509 -
2012-04-02 00:24:15 +00:00
martin
71d29ac07e
DBG: watch dyn array, show some values
...
git-svn-id: trunk@36292 -
2012-03-24 17:38:22 +00:00
martin
5a1360baf1
LazLogger, introduce base and dummy classes
...
git-svn-id: trunk@35778 -
2012-03-06 19:36:11 +00:00
martin
409ca1a915
DBG/IDE only store changed column widths
...
git-svn-id: trunk@35579 -
2012-02-24 13:38:01 +00:00
juha
a0fb17b27e
IDE: Unite duplicate (single word) resourcestrings and name them consistently.
...
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
martin
369017a0c5
DBG: move same debugln to LazLogger cmd-line config
...
git-svn-id: trunk@35339 -
2012-02-12 22:59:28 +00:00
martin
24b800d7f0
DBG: fixed problem, when removing breakpoint at the wrong moment
...
git-svn-id: trunk@34973 -
2012-01-27 11:48:04 +00:00
martin
eb7d5b66c7
DBG re-added LCLProc to uses
...
git-svn-id: trunk@34119 -
2011-12-11 22:52:22 +00:00
martin
ce5c315627
DBG: Clean up (removed unused units)
...
git-svn-id: trunk@33797 -
2011-11-26 11:41:29 +00:00
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
c6a5c6d837
IDE Window Layout: provide ability to store columns/rows/splitter sizes.
...
DBG: Watches, store column widths with IDE layout
git-svn-id: trunk@33202 -
2011-11-01 16:31:31 +00:00
martin
37fa512845
DBG: Watchpoints
...
git-svn-id: trunk@32423 -
2011-09-19 17:47:27 +00:00
martin
d0c22113e6
Debugger, Watches: Store column width
...
git-svn-id: trunk@32382 -
2011-09-17 13:25:19 +00:00
martin
0b690c7859
DBG: clean up
...
git-svn-id: trunk@32286 -
2011-09-11 12:32:41 +00:00
martin
bfdb46c6b6
DBG: Watches, fix loading watches keep enabled/disabled state / same if history is switched. Issue #0020050
...
git-svn-id: trunk@32048 -
2011-08-25 10:48: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
214609b97a
debugger: watches dialog:
...
- don't allow treeview editing
- use action shortcuts (primary + secondary) instead of keydown handler
git-svn-id: trunk@30753 -
2011-05-16 01:24:14 +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
1d566ba504
DBG: Refactor Master/Slave class structure (watches)
...
git-svn-id: trunk@30699 -
2011-05-12 18:47:54 +00:00
martin
64c43534c9
Debugger: fix crash, when deleting/clearing watches while they are updated
...
git-svn-id: trunk@30150 -
2011-04-03 13:07:06 +00:00
martin
7c5271b2f7
DBG: cleanup
...
git-svn-id: trunk@29052 -
2011-01-16 13:08:59 +00:00
martin
03fe9688fa
DBG: Show watches first, then update
...
git-svn-id: trunk@28935 -
2011-01-10 14:03:38 +00:00
marc
ca330915bc
* Enable AddWatch
...
git-svn-id: trunk@28801 -
2010-12-22 10:31:31 +00:00
martin
7e077f0e18
DBG: protect dialog actions against re-entrance
...
git-svn-id: trunk@28736 -
2010-12-17 01:46:36 +00:00
paul
4fa3fa60e0
ide: remove first portion of unneeded debugger images
...
git-svn-id: trunk@28491 -
2010-11-26 08:56:49 +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
paul
4b44711f54
debugger: convert forms to use fpc resources
...
git-svn-id: trunk@23459 -
2010-01-15 02:41:46 +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
paul
709cbabbdb
debugger: delete all selected watches, not only first selected
...
git-svn-id: trunk@15324 -
2008-06-06 01:08:49 +00:00
vincents
171f613297
debugger: removed hack for popup menu in watches dialog, the LCL now shows a pop menu correctly on Windows.
...
git-svn-id: trunk@10950 -
2007-04-16 10:05:03 +00:00
mattias
67458062b3
started h2pas frontend, localized watch list
...
git-svn-id: trunk@9631 -
2006-07-18 23:05:46 +00:00
micha
d9e9f1570f
win64 fixes (from peter, modified)
...
git-svn-id: trunk@9221 -
2006-05-01 21:45:12 +00:00
mattias
f96d5431af
adding a watch item from the sourceeditor enables the items directly from Darius
...
git-svn-id: trunk@8773 -
2006-02-18 15:23:10 +00:00
mattias
23d064a68d
fixed calling Idle while debugging for cmd line debugger
...
git-svn-id: trunk@8135 -
2005-11-11 17:16:23 +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