This website requires JavaScript.
Explore
Help
Sign In
ed
/
raddebugger
Watch
1
Star
0
Fork
0
You've already forked raddebugger
mirror of
https://github.com/Ed94/raddebugger.git
synced
2026-06-13 15:42:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a44cbbd0dda029bf8c22cd8901012cb012b4883
raddebugger
/
src
/
codeview
T
History
Ryan Fleury
4c1585444c
be less ambitious about occupying basic type names in debugger; can conflict with common purposes in codebases, and really we should defer to debug info when possible
2025-05-12 17:33:57 -07:00
..
generated
be less ambitious about occupying basic type names in debugger; can conflict with common purposes in codebases, and really we should defer to debug info when possible
2025-05-12 17:33:57 -07:00
codeview_enum.c
updated DWARF expression printer, added ELF preamble,
2025-03-17 10:28:56 -07:00
codeview_enum.h
updated DWARF expression printer, added ELF preamble,
2025-03-17 10:28:56 -07:00
codeview_parse.c
pdb -> rdi: correctly convert negative enumerate numerics; move enum value visualization into complex string-iterator visualization path, rather than hacking it into the simply-typed eval path (we want to generate a new task for the numeric value itself); handle negative enums correctly
2025-05-07 15:20:12 -07:00
codeview_parse.h
factored out inline site decoder into stand alone helper so it can be
2025-01-13 18:00:18 -08:00
codeview.c
prefix COFF machine enums with "Type"
2025-03-31 22:53:10 -07:00
codeview.h
more details for LF_STRUCT2
2025-01-21 11:14:12 -08:00
codeview.mdesk
be less ambitious about occupying basic type names in debugger; can conflict with common purposes in codebases, and really we should defer to debug info when possible
2025-05-12 17:33:57 -07:00