9a798446b5
build: remove unnecessary includes
...
discovered with include-what-you-use
2016-10-12 15:08:22 +11:00
850fa0470f
debug_posix: downgrade force_console error to WARN
...
This is unavoidably triggered running under certain debuggers, so it's
more useful to downgrade to WARN so as to not interfere with a useful
DEBUG_BREAK or LOG_LEVEL setting.
2016-05-18 10:27:36 +10:00
56948f9503
debug_posix: add freebsd constants to tracing code
2016-05-12 18:19:24 +10:00
c15794d4b3
debug: make DEBUG_WAIT support more robust
...
PTRACE_ME doesn't work as we thought, instead just deliver a suitable
signal depending on if we're currently under a debugger.
2016-03-21 14:19:08 +11:00
3993e561f8
unify licences
2016-02-26 13:36:01 +11:00
df05596524
debug: seperate platform specifics into units
2016-02-15 17:21:01 +11:00