kcbanner
|
5c0d4cef1a
|
debug: add dupeContext, store a pointer to a copy of ThreadContext on UnwindContext
|
2023-07-20 22:58:15 -04:00 |
|
kcbanner
|
463bbe7807
|
dwarf: implement constx,addrx, begin adding DWARF expression tests
|
2023-07-20 22:58:15 -04:00 |
|
kcbanner
|
5f72c6508d
|
debug: rename StackTraceContext to ThreadContext
dwarf: use ThreadContext instead of os.ucontext_t
dwarf: add regBytes impl for windows
dwarf: fixup expression types for non-native
|
2023-07-20 22:58:15 -04:00 |
|
kcbanner
|
8547c42ba5
|
dwarf: expression fixups for non-64bit arches, check call_frame_context when writing expressions
|
2023-07-20 22:58:15 -04:00 |
|
kcbanner
|
424b1299a8
|
dwarf: add expression writer
|
2023-07-20 22:58:14 -04:00 |
|
kcbanner
|
ad5f74c0b1
|
dwarf: introduce ExpressionContext, add more expression opcodes
|
2023-07-20 22:58:14 -04:00 |
|
kcbanner
|
b85f84061a
|
dwarf: don't dupe function names, as they are backed by the memory mapped sections
dwarf: const-correctness fixups
dwarf: implement the remaining register rules
dwarf: start implmenting the DWARF expression stack machine
|
2023-07-20 22:58:14 -04:00 |
|
kcbanner
|
6abf1fbfe6
|
update to new builtin syntax
|
2023-07-20 22:58:14 -04:00 |
|
kcbanner
|
a325d7f6d1
|
fmt and cleanup
|
2023-07-20 22:58:13 -04:00 |
|
kcbanner
|
f3f3c877e0
|
- add DWARF expression parser
- change read apis to use a stream
- add register formatters
|
2023-07-20 22:58:13 -04:00 |
|