Ryan Fleury
|
d3d35e40d7
|
rdi_from_dwarf: use sibling tags to advance in hash path too - set up for deduplicating hash work
|
2026-06-19 20:53:01 -07:00 |
|
Ryan Fleury
|
fe2aa4d14c
|
com shim for launching raddbg in cli mode, for proper console subsystem style usage of packaged bin utilities; checkpoint on eval2
|
2026-06-19 20:12:20 -07:00 |
|
Ryan Fleury
|
3fd7b40f4d
|
remove 'global stream' specialities in codeview -> rdi conversion; just have the caller pass all units, and in the case of pdb conversion, we simply make a global unit at that layer.
|
2026-06-19 20:12:20 -07:00 |
|
Ryan Fleury
|
cc75260946
|
checkpoint on eval2; type graph operations, parsing, etc.
|
2026-06-17 17:38:09 -07:00 |
|
Ryan Fleury
|
00da627293
|
checkpoint on eval2 compiler; setting to disable update checking; cache version check to once per day so that we do not send a lot of extra GH requests every time the debugger starts
|
2026-06-16 14:30:13 -07:00 |
|
Ryan Fleury
|
d45401e8cd
|
pass over default light
|
2026-06-11 10:28:39 -07:00 |
|
Ryan Fleury
|
90b650354a
|
eliminate redundant/unused info from command tables in dbg engine / raddbg
|
2026-06-11 09:08:34 -07:00 |
|
Ryan Fleury
|
82fd06c8e4
|
specialize text right-click menus by disasm vs. source
|
2026-06-11 08:51:47 -07:00 |
|
Ryan Fleury
|
a980be7664
|
notes
|
2026-06-10 12:51:52 -07:00 |
|
Ryan Fleury
|
f7ba4b2ebe
|
move from fixed flags to list of tags (matching command list evaluation names) for context menu command filtering; pull out code for filling command regs from contextual expressions; add mechanism for contextualizing a whole query, so that we can spawn command listers within the context of some other evaluation, which we'd like to fill registers with (e.g. right-clicking a module -> spawn a module command list, contextualized by the module evaluation itself
|
2026-06-10 09:54:57 -07:00 |
|
Ryan Fleury
|
1577ea5693
|
fix rdi folder writability test to account for possibly-uncreated directories, so that we don't unnecessarily write into the user-local rdi cache
|
2026-06-10 08:39:40 -07:00 |
|
Ryan Fleury
|
40d9e5839f
|
fix torture; adjust raddbg test exemplar dumping to avoid dumping info for anything other than the main module, so that we don't get non-deterministic dumps (for e.g. system PDBs)
|
2026-06-10 07:57:18 -07:00 |
|
Ryan Fleury
|
fde13f52d3
|
fix nil text visualizations; fix auto-load-recent-project
|
2026-06-09 14:56:34 -07:00 |
|
Ryan Fleury
|
ec4fd23e15
|
fix incorrect commits in new pe/x64 unwinder; fix bad unwind termination conditions
|
2026-06-09 10:38:08 -07:00 |
|
Ryan Fleury
|
9955c8c1a7
|
temporarily turn off symbol server stuff - switch off spoof for step-over
|
2026-06-09 09:27:23 -07:00 |
|
Ryan Fleury
|
132751777f
|
eliminate unnecessary info in debug engine entity abstraction / demon events; adjust symbol server / debug info loading such that the debug info loader is the one who decides to kick off downloads based on presence in cache path; use cache path as key, unpack info for download requests
|
2026-06-08 21:06:44 -07:00 |
|
Ryan Fleury
|
b22f9f2d8b
|
checkpoint on symbol server
|
2026-06-08 17:32:07 -07:00 |
|
Ryan Fleury
|
4d1d362ac1
|
adjust find-code-location path to absolutify relativized paths based on current thread/module; also respect module-relative / debug-info-relative paths in src -> voff & voff -> src mapping
|
2026-06-03 09:01:51 -07:00 |
|
Ryan Fleury
|
d73ce364b9
|
major clean-up pass over unwinding/module-info abstraction, + usage in the debug engine. simplified / cleaned up DWARF helpers for unwind info & expressions. decoupling unwinding / DWARF evaluation from memory read callbacks. light module info now prepared by demon layer - debug engine no longer duplicates per-backend parsing. unwind abstraction layer now does thin abstraction over unwinding backends, debug engine only calls abstraction. clean up demon to have fewer ad-hoc 'queries' on handles, and prefer sending info over debug events when possible / when it fits the usage pattern. move DWARF enum specifications to metacode, generate enums/xlists/tables/etc. decouple raddbg/radbin completely from old parsing helpers. replace portion of DWARF dumping; pull out some new parsing helpers from converter / dumper.
|
2026-06-02 12:11:13 -07:00 |
|
Ryan Fleury
|
9cc2afc659
|
eliminate backend-specific module parsing from debug engine ctrl thread; just pass that info back via the demon event
|
2026-06-02 12:11:10 -07:00 |
|
Ryan Fleury
|
4dd22c9e51
|
re-enable p2r determinism tests
|
2026-06-02 12:11:06 -07:00 |
|
Ryan Fleury
|
1ea8c48867
|
raddbg exemplar tests -> use specific hash version, name exemplars by their platform, skip if test data unavailable
|
2026-06-02 12:11:05 -07:00 |
|
Ryan Fleury
|
dc61f20e3b
|
sketch out stepping/eval exemplar testing; step-to-exit first pass
|
2026-06-02 12:11:04 -07:00 |
|
Ryan Fleury
|
8564884d76
|
raddbg: stepping regression tests
|
2026-06-02 12:11:02 -07:00 |
|
Ryan Fleury
|
685c408a13
|
migrate from torture-defined testing markup -> base
|
2026-06-02 12:11:02 -07:00 |
|
Ryan Fleury
|
4e72553006
|
promote test-definition concepts from torture to base layer; reorganize tests to be nested in their respective layer; eliminate 't_group', just use containing layer
|
2026-06-02 12:11:01 -07:00 |
|
Ryan Fleury
|
5f851ad1b0
|
simplify testing ipc driving stuff in raddbg layer; put in formal eval/line-from-vaddr commands
|
2026-06-02 12:10:52 -07:00 |
|
Ryan Fleury
|
1c29112e9c
|
first pass at per-target output log labels
|
2026-06-02 12:10:47 -07:00 |
|
Ryan Fleury
|
0b5651eecd
|
project files
|
2026-06-02 12:10:41 -07:00 |
|
Ryan Fleury
|
161663016f
|
project.raddbg
|
2026-05-19 11:56:08 -07:00 |
|