GDB warning message.
Alexander Nedotsukov
bland at FreeBSD.org
Fri Sep 16 21:43:36 PDT 2005
Guys,
Can anyone say what is it (see warning message bellow)?
(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/X11R6/bin/gnome-dictionary
warning: Unable to get location for thread creation breakpoint: generic
error
[New LWP 100212]
[New Thread 0x806b000 (LWP 100212)]
[Switching to Thread 0x806b000 (LWP 100120)]
Breakpoint 1, dict_disconnect (context=0x8277000) at dict.c:844
844 g_return_if_fail (context != NULL);
This is 100% reproducible. Just run program with breakpoint set.
Do we have something broken?
Thanks,
Alexander.
More information about the freebsd-threads
mailing list