Martin
|
a5c48c104e
|
FpDebug: very basic/partial implementation for DW_OP_call_frame_cfa (register only)
|
2024-05-22 12:12:12 +02:00 |
|
Martin
|
e183ea0b5f
|
Debuggers: Add define FORCE_LAZLOGGER_DUMMY
|
2024-02-28 00:52:43 +01:00 |
|
Martin
|
ac87f213d1
|
FpDebug: fix range check in stack unwind (CFI)
|
2024-01-23 11:26:52 +01:00 |
|
Martin
|
33556f939f
|
FpDebug: unrolling stack, using CFI - fixed address in stack-entry (do not subtract 1)
|
2023-03-17 21:26:23 +01:00 |
|
ccrause
|
b58c6a5dcb
|
Add call saved registers for AVR to InitializeABIRules.
|
2023-01-08 17:04:59 +01:00 |
|
Joost van der Sluis
|
a7d0a6e0b2
|
FpDebug: Keep register-names in stacktrace
|
2022-07-03 18:44:12 +02:00 |
|
Joost van der Sluis
|
dee6e4a482
|
FpDebug: Duplicate code removed
|
2022-07-02 00:48:42 +02:00 |
|
Joost van der Sluis
|
4ed7f56bb4
|
FpDebug: Handle CIEs and FDEs without instructions properly
|
2022-07-02 00:31:15 +02:00 |
|
Martin
|
4c6633754c
|
FpDebug: fix empty array (nil) access from changes in 62145cd833 , "Use Dwarf Call Frame Information (CFI) for stack-tracing when available.
|
2022-06-30 12:05:22 +02:00 |
|
Joost van der Sluis
|
62145cd833
|
FpDebug: Use Dwarf Call Frame Information (CFI) for stack-tracing when available. Refactored some stuff to be able to place it in a separate unit.
|
2022-06-28 23:09:34 +02:00 |
|