martin
|
fb065ad50b
|
FpDebug: Remove unused (and redundant) cache for Members
git-svn-id: trunk@61750 -
|
2019-08-24 20:39:50 +00:00 |
|
martin
|
4c4fa5b667
|
FpDebug: Remove unused code HasDwarfDataAddress
git-svn-id: trunk@61748 -
|
2019-08-22 21:33:27 +00:00 |
|
martin
|
f92c11c44a
|
FpDebug: Remove some duplicate code for GetDataAddress
git-svn-id: trunk@61747 -
|
2019-08-22 21:33:25 +00:00 |
|
martin
|
c69090c512
|
FpDebug: Rework TFpValueDwarfPointer.GetDataAddress, the data address is the pointer, not the deref-address.
git-svn-id: trunk@61746 -
|
2019-08-22 21:33:24 +00:00 |
|
martin
|
ce99e791cb
|
FpDebug: Clean up / Remove duplicate method DataAddr
git-svn-id: trunk@61743 -
|
2019-08-22 21:33:19 +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
|
936f07e67a
|
FpDebug: remove unused Count
git-svn-id: trunk@61725 -
|
2019-08-18 13:43:50 +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
|
a8233705f3
|
FpDebug, fpdumpdwarf: partial fix compilation
git-svn-id: trunk@61721 -
|
2019-08-18 13:43:42 +00:00 |
|
martin
|
afb6089d74
|
FpDebug: Display function-ref variables
git-svn-id: trunk@61521 -
|
2019-07-03 18:26:32 +00:00 |
|
martin
|
9f1b5ca3f2
|
Debugger: introduce watch type skFunctionRef
git-svn-id: trunk@61520 -
|
2019-07-03 18:26:31 +00:00 |
|
martin
|
96ba76e670
|
FpDebug: Fix FindProcSymbol, always search all CompilationUnits
git-svn-id: trunk@61516 -
|
2019-07-03 18:26:24 +00:00 |
|
martin
|
2ca01a1067
|
FpDebug: Allow constants in type-cast to be treated as address
git-svn-id: trunk@61501 -
|
2019-06-30 19:17:01 +00:00 |
|
martin
|
3fa2c1926a
|
FpDebug: LocationParser: clean up and optimize (peek instead of pop)
git-svn-id: trunk@61500 -
|
2019-06-30 19:16:59 +00:00 |
|
martin
|
5110e434a6
|
FpDebug: Refactor reading Bounds
git-svn-id: trunk@61499 -
|
2019-06-30 19:16:58 +00:00 |
|
martin
|
dd77814ad7
|
FpDebug: Remove relation between TFpDbgSymbol and TFpDbgValue
git-svn-id: trunk@61498 -
|
2019-06-30 19:16:56 +00:00 |
|
martin
|
ebbd6b5e0b
|
FpDebug: Fix Overflow in max array/string size
git-svn-id: trunk@61497 -
|
2019-06-30 19:16:55 +00:00 |
|
martin
|
16b217f5b9
|
FpDebug: Cleanup
git-svn-id: trunk@61493 -
|
2019-06-30 19:16:47 +00:00 |
|
martin
|
87642bb738
|
FpDebug: Experimental/IFDEF code for auto-deref pointer to structure
git-svn-id: trunk@61453 -
|
2019-06-23 11:14:27 +00:00 |
|
martin
|
7f8306fad7
|
FpDebug: Allow LocationParser (dwarf loc expressions) to work with mlfSelfMem (for constants which have their value in the dwarf headers, rather than the process mem)
git-svn-id: trunk@61451 -
|
2019-06-23 11:14:24 +00:00 |
|
martin
|
4d779b1188
|
FpDebug: Ensure Object-address for location-parser is stored
git-svn-id: trunk@61450 -
|
2019-06-23 11:14:23 +00:00 |
|
martin
|
2a8f0cab85
|
FpDebug: More tests.
git-svn-id: trunk@61449 -
|
2019-06-23 11:14:20 +00:00 |
|
martin
|
8874afbe6a
|
FpDebug/LazDebuggerFp: Refactor logging, use LazLogger for all logging.
git-svn-id: trunk@61427 -
|
2019-06-19 15:26:22 +00:00 |
|
martin
|
a2744edd0a
|
FpDebug: clean up
git-svn-id: trunk@61420 -
|
2019-06-18 18:39:24 +00:00 |
|
martin
|
dc28cea48d
|
FpDebug: Fix potential int-overflow.
git-svn-id: trunk@61419 -
|
2019-06-18 18:39:22 +00:00 |
|
martin
|
f2698e4d03
|
FpDebug: make fpc wide/unicode-string workaround, depend on fpc-version
git-svn-id: trunk@61417 -
|
2019-06-18 18:39:19 +00:00 |
|
martin
|
970cf11642
|
FpDebug: DwarfClassMap (fpc specific classes), use instances.
git-svn-id: trunk@61416 -
|
2019-06-18 18:39:17 +00:00 |
|
martin
|
5d6b05e0c0
|
FpDebug: Move reading dwarf-2 length of dyn-array to fpc specific unit (fpdbgdwarffreepascal)
git-svn-id: trunk@61415 -
|
2019-06-18 18:39:15 +00:00 |
|
martin
|
5effef2a57
|
FpDebug: Refactor "AttribIdx". Reduce repeated calls.
git-svn-id: trunk@61414 -
|
2019-06-18 18:39:13 +00:00 |
|
martin
|
befba0c77b
|
FpDebug: Fix mem leak in strings/dwarf-3
git-svn-id: trunk@61413 -
|
2019-06-18 18:39:11 +00:00 |
|
martin
|
c13bcb61c2
|
FpDebug, fpd-app: fix some compile errors
git-svn-id: trunk@61335 -
|
2019-06-07 12:24:00 +00:00 |
|
martin
|
3f6a435b48
|
FpDebug, fpd-app: fix some compile errors
git-svn-id: trunk@61330 -
|
2019-06-06 20:45:34 +00:00 |
|
martin
|
9075dc0db1
|
FpDebug, fpd-app: fix some compile errors
git-svn-id: trunk@61328 -
|
2019-06-06 20:14:47 +00:00 |
|
martin
|
157ea70bdb
|
FpDebug: Fix upper/lower spelling of Contents/MacOS
git-svn-id: trunk@61066 -
|
2019-04-27 15:10:17 +00:00 |
|
martin
|
0f2eece126
|
DwarfViewer: remove -WC
git-svn-id: trunk@61039 -
|
2019-04-22 12:32:42 +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
|
bd2040ec55
|
FpDebug: "UnicodeString" workaround for wrong dwarf-highbound fpc issue #0035359, see also issue #0035340
git-svn-id: trunk@60946 -
|
2019-04-12 23:39:24 +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
|
b0a3fd76d0
|
FpDebug: Fix an overflow in address calculation
git-svn-id: trunk@60798 -
|
2019-03-30 18:45:46 +00:00 |
|
martin
|
691606d9bc
|
FpDebug: Less debugln
git-svn-id: trunk@60650 -
|
2019-03-10 18:00:00 +00:00 |
|
martin
|
db921aff87
|
FpDebug: Add property for feedback, when debug info can not be read. Add feedback from macho reader
git-svn-id: trunk@60648 -
|
2019-03-10 17:59:57 +00:00 |
|
martin
|
93f5df8cf3
|
LazDebuggerFp: Prevent crash for unimplemented dwarf-tags (e.g. tag_interface). See issue #35129
git-svn-id: trunk@60476 -
|
2019-02-24 13:36:36 +00:00 |
|
martin
|
2fe7c631b4
|
FpDebug: Fix context for register on higher/non-existing stack frames (count vs index) / refactor
git-svn-id: trunk@60358 -
|
2019-02-07 17:40:20 +00:00 |
|
mattias
|
68aeaf0590
|
fpdebug: clean up
git-svn-id: trunk@60347 -
|
2019-02-06 08:19:51 +00:00 |
|
martin
|
f534ee214b
|
FpDebug: Fix crash on Win, in case of multiple processes (e.g. console process for win gui app). Accessing wrong threads (thread-state) during events would crash the target
git-svn-id: trunk@60345 -
|
2019-02-06 00:47:08 +00:00 |
|
martin
|
f72819e5bd
|
FpDebug, LazDebuggerFpLldb: prevent reading invalid memory (int overflow of Addr+Size) / this fixes crashes due to incorrect cache matches
git-svn-id: trunk@60338 -
|
2019-02-05 17:31:03 +00:00 |
|
martin
|
dac68e42e2
|
FpDebug, LazDebuggerFp: fix last frame in stack list / allow evaluate more frames
git-svn-id: trunk@60335 -
|
2019-02-04 18:26:11 +00:00 |
|
zeljko
|
e3b3459bbd
|
fpdebug: fixed compilation under darwin
git-svn-id: trunk@60231 -
|
2019-01-27 13:23:16 +00:00 |
|