martin
ea1e624deb
Debugger: Inspector, accept extended types from fpdebug
...
git-svn-id: trunk@44307 -
2014-03-01 14:34:39 +00:00
martin
e38b958e04
Debugger/DbgIntf: Moved code to DebuggerIntf package
...
git-svn-id: trunk@44097 -
2014-02-16 14:29:53 +00:00
martin
3f415797e4
Debugger: put some common types into DbgIntf
...
git-svn-id: trunk@44079 -
2014-02-15 01:31:30 +00:00
martin
af91af27e9
Debugger: Debug-Inspector, limit len of expression in statusbar.
...
git-svn-id: trunk@43938 -
2014-02-07 12:46:30 +00:00
maxim
c5fc4f9807
Debug Inspector: improved localization
...
git-svn-id: trunk@43925 -
2014-02-06 23:19:44 +00:00
martin
35cffd122c
Debugger: Debug-Inspector, enabled double click on row to inspect value of class/record/dyn-array members
...
git-svn-id: trunk@43918 -
2014-02-06 16:30:35 +00:00
martin
b58cb7c0dd
Debugger: Fixes Inspector / make sure page is visible
...
git-svn-id: trunk@41300 -
2013-05-19 16:09:23 +00:00
martin
346ebe18a0
DBG: Inspect-Dialog, skip update, if no change
...
git-svn-id: trunk@39281 -
2012-11-15 14:47:39 +00:00
martin
1a23649a97
DBG: Inspect-Dialog, prevent crash, due to nested updates
...
git-svn-id: trunk@39280 -
2012-11-15 14:46:30 +00:00
martin
cc1d668601
DBG: Disable rangechecks for certain PtrUInt casts
...
git-svn-id: trunk@37961 -
2012-07-17 10:57:14 +00:00
juha
15294f2cb3
Debugger: Apply the saved layout of Inspect Dialog
...
git-svn-id: trunk@37424 -
2012-05-26 08:36:35 +00:00
martin
90421f39ec
DBG: Inspect, allow to enter expression
...
git-svn-id: trunk@37253 -
2012-05-11 10:37:40 +00:00
martin
c742e08c1d
DBG: Inspect window, improve scrolling
...
git-svn-id: trunk@37232 -
2012-05-09 14:28:42 +00:00
martin
7ebaadc7bd
Window Column, store pointer to resourcestring
...
git-svn-id: trunk@36509 -
2012-04-02 00:24:15 +00:00
martin
b48cf43d34
DBG: Watches/Inspect, add auto typecast to instance class
...
git-svn-id: trunk@36175 -
2012-03-20 10:39:47 +00:00
martin
409ca1a915
DBG/IDE only store changed column widths
...
git-svn-id: trunk@35579 -
2012-02-24 13:38:01 +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
5b6cc6df96
DBG: "inspect" dialog, now shows entire class
...
git-svn-id: trunk@29056 -
2011-01-16 19:11:23 +00:00
martin
cea1fb0eff
DBG: Refactored gdb-type parsing
...
git-svn-id: trunk@28926 -
2011-01-10 01:11:25 +00:00
martin
e4121d2b0b
DBG: improved display of watches
...
git-svn-id: trunk@28725 -
2010-12-16 01:43:28 +00:00
mattias
02573ad6a6
IDE: clean up
...
git-svn-id: trunk@25943 -
2010-06-06 07:27:44 +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
fdb1f1236c
debugger: treat ShortString type as skSimple type, reduce amount of hacks for ShortString handling
...
git-svn-id: trunk@23005 -
2009-12-06 16:04:49 +00:00
paul
12a6edefa1
debugger: fill TDBGType.Value.AsString for Variant data type
...
git-svn-id: trunk@23004 -
2009-12-06 15:46:19 +00:00
paul
92aacc4bf2
debugger:
...
- add skVariant enum value for Variant data type,
- move Variant type handling to skVariant
- misc Inspect dialog improvements (hiding pages, close on escape)
git-svn-id: trunk@23002 -
2009-12-06 13:43:25 +00:00
paul
27437b5eaa
debugger: the same for 'SHORTSTRING' (stabs reports it so)
...
git-svn-id: trunk@22992 -
2009-12-06 06:24:04 +00:00
paul
bd0aefe8b1
debugger: show Variant and ShortString type as simple value instead of record
...
git-svn-id: trunk@22991 -
2009-12-06 06:19:18 +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
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
2db4548c14
ide, debugger:
...
- redo showing of execution lines. now there is no need to pause execution to look at execution lines
- started inspect dialog
git-svn-id: trunk@19418 -
2009-04-13 23:10:06 +00:00