This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug threads/10046] internal-error: linux_nat_resume: Assertion `lp != NULL' failed.


------- Additional Comments From pedro at codesourcery dot com  2009-04-08 19:16 -------
Subject: Re:  internal-error: linux_nat_resume: Assertion `lp != NULL' failed.

On Wednesday 08 April 2009 19:54:18, GNUtoo at no-log dot org wrote:

> ------- Additional Comments From GNUtoo at no-log dot org  2009-04-08 18:54 -------
> mmm...GNU gdb 6.7.1 works(pass wesnoth's tutorial fine) on my desktop computer...

>From your paste on IRC:

$ gdb wesnoth
GNU gdb 6.7.1
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run -w 
Starting program: /usr/games/bin/wesnoth -w
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb74606e0 (LWP 27905)]
[New Thread 0xb745fb90 (LWP 27908)]
Battle for Wesnoth v1.6
Started on Wed Apr  8 20:52:21 2009

So on your i686 machine, thread debugging was enabled, while on
native arm GDB it wasn't.  If you fix that, you won't trip on the
GDB bug on arm.



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10046

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]