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-15 08:32:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
345d5579d29798fba2838e64fcb4a8b6ff946c35
raddebugger
/
src
/
codeview
T
History
Ryan Fleury
7ded00af72
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
..
generated
added missing LF_ENDPRECOMP type, fixed case for S_OBJNAME symbol,
2024-10-15 16:24:29 -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
added missing LF_ENDPRECOMP type, fixed case for S_OBJNAME symbol,
2024-10-15 16:24:29 -07:00