Commit Graph
4252 Commits
Author SHA1 Message Date
Ryan Fleury 3715021e0e do not assume nonzero namespace table slots 2026-06-02 12:10:55 -07:00
Nikita SmithandRyan Fleury b1d58fb4f9 skip DWARF line table and checksum tests 2026-06-02 12:10:54 -07:00
Nikita SmithandRyan Fleury e06e7f1c9f split voff_range into two fields 2026-06-02 12:10:54 -07:00
Nikita SmithandRyan Fleury c875c912d2 update IPC parser 2026-06-02 12:10:53 -07:00
Ryan Fleury c723584bfa send acks always 2026-06-02 12:10:53 -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
Nikita SmithandRyan Fleury ec6f569181 set CLOCK_MONOTONIC on conditional variables 2026-06-02 12:10:51 -07:00
Ryan Fleury 4bbed83eab only send ack on catch-all path for external driver cmds 2026-06-02 12:10:51 -07:00
Nikita SmithandRyan Fleury e3587dcb9f use GetForegroundWindow for foucs detection with parented debuggers 2026-06-02 12:10:50 -07:00
Nikita SmithandRyan Fleury 568a77b73c fix up scratch conflicts 2026-06-02 12:10:50 -07:00
Nikita SmithandRyan Fleury 4ff6d2cc6c use the make library to generate RDI 2026-06-02 12:10:49 -07:00
Ryan Fleury 4e44a3c271 get default symbol path as part of process info; sketch out windows-style path for local symbol server cache 2026-06-02 12:10:48 -07:00
Ryan Fleury e1782d08cf show line info on visualizing function evaluations 2026-06-02 12:10:48 -07:00
Ryan Fleury 1c29112e9c first pass at per-target output log labels 2026-06-02 12:10:47 -07:00
Nikita SmithandRyan Fleury eb90ddc739 remove eval_compiler_basics 2026-06-02 12:10:46 -07:00
Nikita SmithandRyan Fleury b2318803a1 report radbin errors 2026-06-02 12:10:46 -07:00
Nikita SmithandRyan Fleury e637149ae3 broadcasting a stack pointer and then leaving scope in optimized
mode may cause use-after-free
2026-06-02 12:10:45 -07:00
Nikita SmithandRyan Fleury 79cb6c3c5e step into tests 2026-06-02 12:10:45 -07:00
Nikita SmithandRyan Fleury 09afff7957 improve error handling in the debugger harness (source file + line
number for error reports and allow scripts without header)
2026-06-02 12:10:44 -07:00
Ryan Fleury 56ee3bbf7b eval: use resolution qualifiers to express disambiguating debug info, or module, or unit, and use in debug info resolution matching path; automatically prefer selected thread voff's unit 2026-06-02 12:10:43 -07:00
Ryan Fleury a72d284058 more aggressively use scratch & limit temporary allocations in rdi baker 2026-06-02 12:10:43 -07:00
Martins MozeikoandRyan Fleury 5e2ae50214 cleanup atomic wrappers
* use iso_volatile_load for just a load of u64/u32 from memory on msvc
* use intrin.h _interlocked* intrinsics instead of defines from windows.h
* use better suited fetch_xyz instead of xyz_fetch ones on gcc/clang
2026-06-02 12:10:42 -07:00
Nikita SmithandRyan Fleury eb8cee76c0 update .gitattributes to set LF endings on meta files so metagen
files have consistent line endings regardless of the host preference
2026-06-02 12:10:42 -07:00
Ryan Fleury 0b5651eecd project files 2026-06-02 12:10:41 -07:00
Nikita SmithandRyan Fleury 4a57087d81 dump RDI local vars 2026-06-02 12:10:40 -07:00
Nikita SmithandRyan Fleury 8127763fa4 fix linux build 2026-06-02 12:10:40 -07:00
Nikita SmithandRyan Fleury 2e4069b89a debug stats for /OPT:REF 2026-06-02 12:10:39 -07:00
Nikita SmithandRyan Fleury c5677cf5f4 wire DWARF expression eval to the unwinder 2026-06-02 12:10:39 -07:00
Nikita SmithandRyan Fleury 8126f1f18e first popped value off the stack is right-hand-side 2026-06-02 12:10:38 -07:00
Nikita SmithandRyan Fleury 03180247c9 rebase fixes 2026-06-02 12:10:38 -07:00
Nikita SmithandRyan Fleury 1883649e18 debug util for PDB section map 2026-06-02 12:10:37 -07:00
Nikita SmithandRyan Fleury 2f799e0e0e more /OPT:REF tests 2026-06-02 12:10:37 -07:00
Nikita SmithandRyan Fleury 49af8248ef update tests summary 2026-06-02 12:10:36 -07:00
Nikita SmithandRyan Fleury 31662822db rebase 2026-06-02 12:10:36 -07:00
Nikita SmithandRyan Fleury 19cee2d646 todo 2026-06-02 12:10:35 -07:00
Nikita SmithandRyan Fleury cc93bf4439 mismatched type on 'blur_count' 2026-06-02 12:10:34 -07:00
Nikita SmithandRyan Fleury c62afbcf83 normalize line endings in generated files 2026-06-02 12:10:34 -07:00
Nikita SmithandRyan Fleury 9447cce94d open generated files as binary so we have consistent line endings across
Linux and Windows
2026-06-02 12:10:33 -07:00
Nikita SmithandRyan Fleury 5089a01058 change make_directory behavior on Linux to match Windows behavior 2026-06-02 12:10:32 -07:00
Nikita SmithandRyan Fleury a1f0df2d76 run clang build for now 2026-06-02 12:10:32 -07:00
Nikita SmithandRyan Fleury fb48dcf42b update defines for non-graphical debugger build 2026-06-02 12:10:31 -07:00
Nikita SmithandRyan Fleury 612ac8f414 fix regression introduced in aea4a4ff 2026-06-02 12:10:31 -07:00
Nikita SmithandRyan Fleury 1e0f1d026b sanity-check scissor region, fix var shadowing bug in blur GLSL shader,
and remove 'blur_count' that causes linking issues

[OpenGL] GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[OpenGL] GL_INVALID_OPERATION in glUniform(program not linked)
[OpenGL] GL_INVALID_VALUE in glScissor
2026-06-02 12:10:30 -07:00
Nikita SmithandRyan Fleury 15bf343168 gate for dwarf converter 2026-06-02 12:10:30 -07:00
Nikita SmithandRyan Fleury a3bac20a73 rebase fixes
normalize line endings

sort test pointers

rebase fixes

rebase fixes
2026-06-02 12:10:29 -07:00
Nikita SmithandRyan Fleury 58fc57f6a3 torture_dbg: reuse Windows env-var expander in the harness compile/link/launch steps 2026-06-02 12:10:28 -07:00
Nikita SmithandRyan Fleury 96e20759d5 file endings 2026-06-02 12:10:28 -07:00
Nikita SmithandRyan Fleury 65288208af dbg_engine: extend trap-net range across contiguous same-source-line ranges 2026-06-02 12:10:27 -07:00
Nikita SmithandRyan Fleury d7e5c5a830 dbg_engine: bugfix memory fetch in step_over, step_over_inst, and step_into
and incorrect boolean logic for trap-net
2026-06-02 12:10:27 -07:00
Nikita SmithandRyan Fleury 4acd8a9b86 fill out address 2026-06-02 12:10:26 -07:00