benchmark result
Anthony Green
green@redhat.com
Wed Dec 8 15:21:00 GMT 2004
On Wed, 2004年12月08日 at 08:43 +0100, Mathieu Lacage wrote:
> As a side note, is it "normal" for me to see SIGPWR and SIGXCPU signals
> when I run the program in gdb ?
Yes, this is normal. Those signals have been repurposed by the garbage
collector. I usually nostop/noprint them in a .gdbinit file.
I wonder if the GDB hackers would object to defaulting to nostop/noprint
automatically when it thinks we're debugging a gcj program. That would
be handy.
AG
More information about the Java
mailing list