How can I get debug messages?
Patrick Tullmann
kaffe@rufus.w3.org
Mon, 26 Jun 2000 10:24:33 -0600
> How can I use DBG macros in the C codes (.../clib/awt/X/*.c) ?
> I compiled Kaffe with --enable-debug. What else I have to do ?
If you want to see the result of the macros, you need to run Kaffe
with the '-vmdebug' option. Try 'kaffe -vmdebug list' to get a list
of debug options. Then, pass a comma-separated list of options via
-vmdebug. For example: 'kaffe -vmdebug JTHREAD,JARFILES'. This will
show all the DBG_JTHREAD and DBG_JARFILES macros. For the AWT stuff,
you should use 'AWT'.
-Pat
----- ----- ---- --- --- -- - - - - -
Pat Tullmann tullmann@cs.utah.edu
Does the name `Pavlov' ring a bell?