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-23 07:57:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31d7be8f8a25b9ffa4bb4b88dc37e3ae5a10b857
raddebugger
/
src
/
df
/
gfx
T
History
Ryan Fleury
31d7be8f8a
tweak snap-to-cursor behavior when dragging
2024-06-17 09:42:12 -07:00
..
generated
complete metacodification of rdi format info into tables
2024-06-01 19:24:46 -07:00
df_gfx.c
extend tooltips & stringization of callstacks with rich unwind info
2024-06-13 16:48:27 -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
tweak snap-to-cursor behavior when dragging
2024-06-17 09:42:12 -07:00
df_views.h
new multi-dbgi-capable fuzzy search layer first pass
2024-05-23 07:01:34 -07:00