On the 0x246 day of Apache Harmony Ming Wu wrote: > Please use command "handle SIGUSR2 nostop noprint" in the console of gdb. > This command will let gdb ignore this signal and pass it to the application > which is being debugged.
or write that in your ~/.gdbinit I have put that on Wiki as long as some other handy tips: http://wiki.apache.org/harmony/Debugging_DRLVM_with_GDB_on_Linux > > 在06-12-21,fenghao <[EMAIL PROTECTED]> 写道: > > > > Dear all, > > > > when I try to run program in gdb I always get the following message > > "Program received signal SIGUSR2, User defined signal 2" from > > libjitrino.so, is there any suggestion? > > > > Thank you!!! > > > > > > Best Regards, > > > > = = = = = = = = = = = = = = = = = = = = > > > > fenghao > > Institute of Computing Technology > > Chinese Academy of Sciences > > Email: [EMAIL PROTECTED] > > > > > > -- > Thanks, > Ming -- Egor Pasko
