quakeforge/ruamoko/qwaq/debugger
Bill Currie c6aa061229 [qwaq] Fetch Ruamoko progs locals from the stack frame
Now that the data is fetched from the correct location, the locals view
is useful again :). However, there seems to be a problem with array
views: not sure they're showing the correct data as I was getting
unexpected values in the display but normal vars seem to be ok.
2022-02-12 10:19:45 +09:00
..
views [qwaq] Fix window closure 2021-09-26 10:35:24 +09:00
debug.h [qwaq] Fetch Ruamoko progs locals from the stack frame 2022-02-12 10:19:45 +09:00
debug.r [qwaq] Fetch Ruamoko progs locals from the stack frame 2022-02-12 10:19:45 +09:00
debugger.h [qwaq] Fix page up/down and deal with tabs 2021-06-10 12:13:55 +09:00
debugger.r [qwaq] Fix page up/down and deal with tabs 2021-06-10 12:13:55 +09:00
localsdata.h [qwaq] Fetch Ruamoko progs locals from the stack frame 2022-02-12 10:19:45 +09:00
localsdata.r [qwaq] Fetch Ruamoko progs locals from the stack frame 2022-02-12 10:19:45 +09:00
typeencodings.h [qwaq] Calculate type sizes for compound types 2021-06-04 13:34:15 +09:00
typeencodings.r [gamecode] Rename ev_pointer to ev_ptr 2022-01-18 14:36:06 +09:00