This website requires JavaScript.
Explore
Help
Sign In
ed
/
raddebugger
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/raddebugger.git
synced
2026-07-24 00:17:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c39a88abf65ae0c29982e82cdc295d1b1da4808
raddebugger
/
src
/
df
/
gfx
T
History
Ryan Fleury
3c39a88abf
correctly transform saved relative project paths to absolute project paths on config deserialization
2024-06-13 15:52:11 -07:00
..
generated
complete metacodification of rdi format info into tables
2024-06-01 19:24:46 -07:00
df_gfx.c
correctly transform saved relative project paths to absolute project paths on config deserialization
2024-06-13 15:52:11 -07:00
df_gfx.h
proper inline frame unwind selection & storage & command parameterization
2024-06-13 15:18:29 -07:00
df_gfx.mdesk
begin tracking per-tab project info; fix dasm cache request dequeue incorrect cv broadcast
2024-05-24 12:58:54 -07:00
df_view_rules.c
split code slice margin into two parts - priority, and catchall. priority for selected thread so it is always necessarily visible, and catchall for other threads, breakpoints, watch pins, etc. also tweak targets view behavior to prioritize selection as the common path, and to make checkboxes less idiosyncratic
2024-05-29 11:51:04 -07:00
df_view_rules.h
get ctrl and debug frontend layers onto new pdb-path-based debug info loader layer; sketch out standalone fuzzy search layer, to replace old dbgi searching functionality; shift all debug frontend code from referring to debug info via 'binaries' to referring to debug info via 'dbgis', just file entities at the location of o.g. debug info
2024-05-21 10:08:28 -07:00
df_views.c
correct thread -> src mapping, given inline info
2024-06-13 15:18:29 -07:00
df_views.h
new multi-dbgi-capable fuzzy search layer first pass
2024-05-23 07:01:34 -07:00