martin
|
ef00bc4391
|
FpDebug: PascalBuilder, re-use existing procedure info.
git-svn-id: trunk@61941 -
|
2019-09-28 19:08:21 +00:00 |
|
martin
|
b67765f419
|
FpDebug: Move cache for SelfParam to Context / remove circular ref for LocalProc.
git-svn-id: trunk@61939 -
|
2019-09-28 19:08:18 +00:00 |
|
martin
|
2ec08f8a9c
|
FpDebug: rename TDbgInfo.FindSympol into FindProcSymbol
git-svn-id: trunk@61936 -
|
2019-09-28 19:08:13 +00:00 |
|
martin
|
c7ccbdc276
|
FpDebug: Change ParentTypeInfo to only hold the structure/array/enum to which the value belongs. Also move it to TFpValue to make it circle-ref free.
Introduce LocalProcInfo for the "local procedure" (if any) to which the symbol belongs.
git-svn-id: trunk@61935 -
|
2019-09-28 19:08:11 +00:00 |
|
martin
|
ca3bcf9fa2
|
FpDebug: Clean up. Remove ValueSymbol => same as DbgSymbol
git-svn-id: trunk@61924 -
|
2019-09-26 16:37:25 +00:00 |
|
martin
|
9c280bd0e3
|
FpDebug: Refactor TFpSymbol.Size
git-svn-id: trunk@61923 -
|
2019-09-26 16:37:22 +00:00 |
|
martin
|
9b5a4935a0
|
FpDebug: fix wrong type for bound-symbol fields / Enable TypedAddress
git-svn-id: trunk@61918 -
|
2019-09-24 23:36:37 +00:00 |
|
martin
|
544b5e616b
|
FpDebug: rename var
git-svn-id: trunk@61917 -
|
2019-09-24 23:36:35 +00:00 |
|
martin
|
e2590a7c19
|
FpDebug: Ensure that the Context is passed on to new Value-objects. Fix crash on nil pointer
git-svn-id: trunk@61900 -
|
2019-09-18 22:14:02 +00:00 |
|
martin
|
386be78e7c
|
FpDebug: improve finding a name (or other info) to display type name (un-named pointers) / ^__vtbl_....
git-svn-id: trunk@61803 -
|
2019-09-02 00:44:48 +00:00 |
|
martin
|
aa7a4b709c
|
FpDebug: better detection of skInterface, skClass, skObject, skRecord. Added DW_TAG_interface_type.
git-svn-id: trunk@61782 -
|
2019-08-29 15:12:43 +00:00 |
|
martin
|
3469cab38f
|
FpDebug: Rename FpSymbol.Member* to NestedSymbol* / Distinguish from FpValue.Member
git-svn-id: trunk@61776 -
|
2019-08-28 15:36:13 +00:00 |
|
martin
|
7096bc4c00
|
FpDebug: pascal-builder improve tolerance for unknown types in classes
git-svn-id: trunk@61755 -
|
2019-08-24 20:39:57 +00:00 |
|
martin
|
280666f480
|
FpDebug: Fix watches for Pointer
git-svn-id: trunk@61753 -
|
2019-08-24 20:39:54 +00:00 |
|
martin
|
335f49891d
|
FpDebug: display info about types in watches
git-svn-id: trunk@61734 -
|
2019-08-20 18:58:50 +00:00 |
|
martin
|
0ce9055f11
|
FpDebug: Fix/Improve watches of Function/-ref
git-svn-id: trunk@61732 -
|
2019-08-20 18:58:47 +00:00 |
|
martin
|
6a6c02491f
|
FpDebug: Fix type-declaration in watches for function refs
git-svn-id: trunk@61723 -
|
2019-08-18 13:43:47 +00:00 |
|
martin
|
5a7c9f1487
|
FpDebug: Refactor class names for TFpDbgValue and TFpDbgSymbol descendants.
git-svn-id: trunk@61722 -
|
2019-08-18 13:43:45 +00:00 |
|
martin
|
afb6089d74
|
FpDebug: Display function-ref variables
git-svn-id: trunk@61521 -
|
2019-07-03 18:26:32 +00:00 |
|
martin
|
5110e434a6
|
FpDebug: Refactor reading Bounds
git-svn-id: trunk@61499 -
|
2019-06-30 19:16:58 +00:00 |
|
martin
|
e2056f0494
|
FpDebug: Watches/Locals: Display "Unknown type" instead of "Identifier not found" for unimplemented/unknown data/types
git-svn-id: trunk@61005 -
|
2019-04-17 23:53:07 +00:00 |
|
martin
|
6d1944a6a3
|
FpDebug: Check char-size for strings. Recognize "UnicodeString", issue #0035340
git-svn-id: trunk@60930 -
|
2019-04-11 16:25:27 +00:00 |
|
martin
|
7463fc15a6
|
FpDebug: properly encode strings for display (unprintable chars as #$nn)
git-svn-id: trunk@59777 -
|
2018-12-10 21:04:08 +00:00 |
|
martin
|
84ba359bbd
|
FpDebug: print type-name for structured types
git-svn-id: trunk@59692 -
|
2018-11-29 13:46:46 +00:00 |
|
martin
|
e1a6096d71
|
FpDebug: format structured values (class) as one line per field
git-svn-id: trunk@59557 -
|
2018-11-16 13:15:33 +00:00 |
|
martin
|
9b2f44b8c8
|
Lldb/Gdb - FpDebug: fix crash in pretty printer when called from lldb/gdb mixed debugger (MemManager not set)
git-svn-id: trunk@59443 -
|
2018-11-03 22:45:16 +00:00 |
|
martin
|
adee3883fa
|
fp debug: introduce mem reader cache
git-svn-id: trunk@58417 -
|
2018-06-28 10:27:02 +00:00 |
|
martin
|
2c1cc645e3
|
fpdebug: added params to stack
git-svn-id: trunk@49123 -
|
2015-05-20 21:00:18 +00:00 |
|
martin
|
bb622e5b7b
|
Fpdebug: display more values
git-svn-id: trunk@47131 -
|
2014-12-07 22:25:24 +00:00 |
|
joost
|
0275eec89b
|
git-svn-id: trunk@45286 -
|
2014-06-01 16:28:56 +00:00 |
|
martin
|
d57cd64ddb
|
FpGdbmiDebugger: display "inherits from" in debug-inspector
git-svn-id: trunk@45007 -
|
2014-05-11 15:40:30 +00:00 |
|
martin
|
b1eca5be27
|
FpGdbmiDebugger: more tests / tests clean up / repeatcount for memdump
git-svn-id: trunk@45005 -
|
2014-05-11 14:59:56 +00:00 |
|
martin
|
89d29e376f
|
FpGdbmiDebugger, FPDebug: move code for watches dbginfo
git-svn-id: trunk@44974 -
|
2014-05-08 16:29:54 +00:00 |
|
martin
|
c239838960
|
FpDebug: partial implementation of "repeat count"
git-svn-id: trunk@44937 -
|
2014-05-06 19:32:25 +00:00 |
|
martin
|
60aa4dd2fc
|
FpDebug: missing result
git-svn-id: trunk@44919 -
|
2014-05-05 03:02:16 +00:00 |
|
martin
|
b2830cbfb2
|
FpDebug: fix crash in type-printer
git-svn-id: trunk@44908 -
|
2014-05-04 16:51:38 +00:00 |
|
martin
|
6281c4adcf
|
FpDebug: started DisplayFormat
git-svn-id: trunk@44896 -
|
2014-05-03 00:14:44 +00:00 |
|
martin
|
a764f07fe4
|
FpDebug: fix endless recursion
git-svn-id: trunk@44567 -
|
2014-03-31 21:26:03 +00:00 |
|
martin
|
4afbc6b24d
|
FpDebug: start pretty-printer class
git-svn-id: trunk@44564 -
|
2014-03-31 17:41:22 +00:00 |
|
martin
|
0f0ea7602d
|
FpDebug: fix nil array / tests
git-svn-id: trunk@44527 -
|
2014-03-26 23:31:59 +00:00 |
|
martin
|
202388270c
|
FpDebug: fix array index for static array
git-svn-id: trunk@44506 -
|
2014-03-24 13:36:10 +00:00 |
|
martin
|
483139f4fb
|
FPDebug: refactor, renamed some classes
git-svn-id: trunk@44330 -
|
2014-03-02 21:58:15 +00:00 |
|
martin
|
355e83cf62
|
FPDebug: add some more error checks in eval
git-svn-id: trunk@44236 -
|
2014-02-25 13:56:55 +00:00 |
|
martin
|
de5811d90d
|
FPDebug: add some more error checks in eval
git-svn-id: trunk@44230 -
|
2014-02-25 04:57:38 +00:00 |
|
martin
|
799ade039d
|
FPDebug: clean up / fix array len
git-svn-id: trunk@44209 -
|
2014-02-23 00:49:05 +00:00 |
|
martin
|
499e59ec52
|
FPDebug: starting arrays
git-svn-id: trunk@44187 -
|
2014-02-21 00:18:53 +00:00 |
|
martin
|
0660f0e9f4
|
FPDebug: pchar
git-svn-id: trunk@44179 -
|
2014-02-20 01:12:25 +00:00 |
|
martin
|
9968ee0c14
|
FPDebug: all class members in values / nil in class
git-svn-id: trunk@44171 -
|
2014-02-19 17:56:29 +00:00 |
|
martin
|
ff3f939321
|
FPDebug: handle nil in class results
git-svn-id: trunk@44163 -
|
2014-02-19 05:20:37 +00:00 |
|
martin
|
a503dc1f3c
|
FPGDBMIDebugger: structured values
git-svn-id: trunk@44121 -
|
2014-02-17 23:51:55 +00:00 |
|