mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
d23c9582f1
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. |
||
---|---|---|
.. | ||
builtins.c | ||
curses.c | ||
debug.c | ||
editbuffer.c | ||
input.c | ||
main.c | ||
qwaq-bi.c | ||
qwaq.c |