Commit | Date | |
---|---|---|
[r6435]
by
debug
Removing the UNSTABLE_DEVEL configure define; it was not used much, and the debugmsg verbosity levels can be used in its place. |
2021-03-20 10:19:52 | Tree |
2021-03-20 10:15:53 | Tree | |
2021-03-20 08:36:25 | Tree | |
[r6432]
by
debug
Include time.h for gmtime() etc; needed on Linux but apparently time.h was included indirectly due to something else on FreeBSD. |
2021-03-20 08:33:09 | Tree |
[r6431]
by
debug
Escaping newline like this did not work with bash. (Noticed when running configure on Linux.) |
2021-03-20 08:32:33 | Tree |
2021-03-19 17:54:27 | Tree | |
[r6429]
by
debug
Fixing an annoying 'backspace' bug in the debugger command ine handling, where the response sometimes could become unknown command ''. Implementing CTRL-W (erase word) in the debugger. Implementing CTRL-T (SIGINFO-like status line) in the debugger. |
2021-03-18 18:16:30 | Tree |
2021-03-18 18:15:53 | Tree | |
2021-03-18 17:57:07 | Tree | |
[r6426]
by
debug
debugmsg subsystems can now be registered at runtime; this is so far done from the Lance Ethernet device. Adding a verbosity debugger command for inspecting and setting the verbosity level for individual subsystems. Fixing CTRL-C to work better when already inside the debugger. Some debugmsg:ifying. |
2021-03-16 18:55:06 | Tree |