aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2009-10-24 19:56:11 -0400
committerKevin O'Connor <kevin@koconnor.net>2009-10-24 19:56:11 -0400
commitc604f2f6be0ad729c8e25958c946a8535ca391ee (patch)
tree561c46af38c11dbc55685f525202b7a9d0c12e09 /src/config.h
parenta5826b5ad482f44d293387dc7513e5e98802a54e (diff)
downloadseabios-hppa-c604f2f6be0ad729c8e25958c946a8535ca391ee.zip
seabios-hppa-c604f2f6be0ad729c8e25958c946a8535ca391ee.tar.gz
seabios-hppa-c604f2f6be0ad729c8e25958c946a8535ca391ee.tar.bz2
Improve debugging output from threads.
Show the "thread id" on each debug message sent from a thread. Also, cleanup translation dprintf() so it looks nicer withe thread output.
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index ab243de..3033133 100644
--- a/src/config.h
+++ b/src/config.h
@@ -187,5 +187,6 @@
#define DEBUG_ISR_hwpic2 5
#define DEBUG_HDL_pnp 1
#define DEBUG_HDL_pmm 1
+#define DEBUG_thread 1
#endif // config.h