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
Nikita Smith and Ryan Fleury
a151df283f
skip tests without directive, and escape * in ubuntu run
2026-06-02 12:11:00 -07:00
Nikita Smith and Ryan Fleury
3a109a7343
sketch test for SYSV and GNU style hash tables
2026-06-02 12:11:00 -07:00
Nikita Smith and Ryan Fleury
637a0f88b2
add run_to_line command; clean up pass over script parser; changed
...
harness to always compile and link tests to prevent code rotting
2026-06-02 12:10:59 -07:00
Nikita Smith and Ryan Fleury
e3fa8e4830
improve error reports in tests
2026-06-02 12:10:58 -07:00
Nikita Smith and Ryan Fleury
fe2778133f
rework file directive handling; remove T_Group; add SKIP to disable
...
tests that are not passing; change command line syntax for easier
test run/skip/force; updated help; shortened --dbg_graphical -> --gui;
add 'skip' directive to the dbg scripts
2026-06-02 12:10:58 -07:00
Nikita Smith and Ryan Fleury
a21a256333
.gitattributes
2026-06-02 12:10:57 -07:00
Ryan Fleury
769bda0ed8
restore torture mdesk tests
2026-06-02 12:10:57 -07:00
Ryan Fleury
96c1ca549c
Revert "export line and column numbers from MD"
...
This reverts commit 29becc3bfa6037a1ba5c5657f891a65a819b0997.
2026-06-02 12:10:56 -07:00
Nikita Smith and Ryan Fleury
3a7586e84b
export line and column numbers from MD
2026-06-02 12:10:56 -07:00
Ryan Fleury
3715021e0e
do not assume nonzero namespace table slots
2026-06-02 12:10:55 -07:00
Nikita Smith and Ryan Fleury
b1d58fb4f9
skip DWARF line table and checksum tests
2026-06-02 12:10:54 -07:00
Nikita Smith and Ryan Fleury
e06e7f1c9f
split voff_range into two fields
2026-06-02 12:10:54 -07:00
Nikita Smith and Ryan 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 Smith and Ryan 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 Smith and Ryan Fleury
e3587dcb9f
use GetForegroundWindow for foucs detection with parented debuggers
2026-06-02 12:10:50 -07:00
Nikita Smith and Ryan Fleury
568a77b73c
fix up scratch conflicts
2026-06-02 12:10:50 -07:00
Nikita Smith and Ryan 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 Smith and Ryan Fleury
eb90ddc739
remove eval_compiler_basics
2026-06-02 12:10:46 -07:00
Nikita Smith and Ryan Fleury
b2318803a1
report radbin errors
2026-06-02 12:10:46 -07:00
Nikita Smith and Ryan 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 Smith and Ryan Fleury
79cb6c3c5e
step into tests
2026-06-02 12:10:45 -07:00
Nikita Smith and Ryan 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 Mozeiko and Ryan 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 Smith and Ryan 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 Smith and Ryan Fleury
4a57087d81
dump RDI local vars
2026-06-02 12:10:40 -07:00
Nikita Smith and Ryan Fleury
8127763fa4
fix linux build
2026-06-02 12:10:40 -07:00
Nikita Smith and Ryan Fleury
2e4069b89a
debug stats for /OPT:REF
2026-06-02 12:10:39 -07:00
Nikita Smith and Ryan Fleury
c5677cf5f4
wire DWARF expression eval to the unwinder
2026-06-02 12:10:39 -07:00
Nikita Smith and Ryan Fleury
8126f1f18e
first popped value off the stack is right-hand-side
2026-06-02 12:10:38 -07:00
Nikita Smith and Ryan Fleury
03180247c9
rebase fixes
2026-06-02 12:10:38 -07:00
Nikita Smith and Ryan Fleury
1883649e18
debug util for PDB section map
2026-06-02 12:10:37 -07:00
Nikita Smith and Ryan Fleury
2f799e0e0e
more /OPT:REF tests
2026-06-02 12:10:37 -07:00
Nikita Smith and Ryan Fleury
49af8248ef
update tests summary
2026-06-02 12:10:36 -07:00
Nikita Smith and Ryan Fleury
31662822db
rebase
2026-06-02 12:10:36 -07:00
Nikita Smith and Ryan Fleury
19cee2d646
todo
2026-06-02 12:10:35 -07:00
Nikita Smith and Ryan Fleury
cc93bf4439
mismatched type on 'blur_count'
2026-06-02 12:10:34 -07:00
Nikita Smith and Ryan Fleury
c62afbcf83
normalize line endings in generated files
2026-06-02 12:10:34 -07:00
Nikita Smith and Ryan 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 Smith and Ryan Fleury
5089a01058
change make_directory behavior on Linux to match Windows behavior
2026-06-02 12:10:32 -07:00
Nikita Smith and Ryan Fleury
a1f0df2d76
run clang build for now
2026-06-02 12:10:32 -07:00