quakeforge/ruamoko/qwaq
Bill Currie d23c9582f1 [qwaq] Implement execute-to-cursor
Support for finding the first address associated with a source line was
added to the engine, returning 0 if not found.

A temporary breakpoint is set and the progs allowed to run free.
However, better handling of temporary breakpoitns is needed as currently
a "permanent" breakpoint will be cleared without clearing the temporary
breakpoing if the permanent breakpoing is hit while execut-to-cursor is
running.
2021-06-08 16:54:04 +09:00
..
builtins [qwaq] Implement execute-to-cursor 2021-06-08 16:54:04 +09:00
debugger [qwaq] Implement execute-to-cursor 2021-06-08 16:54:04 +09:00
editor [qwaq] Support base filename and cursor fetching 2021-06-08 16:50:30 +09:00
ui [qwaq] Implement cursor motion in the editor 2021-06-07 22:21:48 +09:00
.gdbinit
gcd.r [qwaq] Implement execute-to-cursor 2021-06-08 16:54:04 +09:00
Makemodule.am [build] Get make distcheck working again 2021-03-29 17:35:30 +09:00
qdb [qwaq] Put my qdb script in a safe place 2021-01-30 14:45:47 +09:00
qwaq-app.h
qwaq-app.r [qwaq] Fix incorrect screen refresh 2021-06-07 15:56:57 +09:00
qwaq.h Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00