Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gdb not working properly?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
gruftie
Apprentice
Apprentice


Joined: 24 Sep 2002
Posts: 184

PostPosted: Sun Aug 31, 2003 4:30 pm    Post subject: gdb not working properly? Reply with quote

when searching a solution for mythtv crashing, someone told me to make a backtrace, so i compiled mythtv with debugging enabled and ran gdb:


gdb /usr/local/bin/mythfrontend


and on mythtv crash:


(gdb) thread apply all bt full


which told me at the end of output:


No symbol table info available.
Couldn't get registers: Kein passender Prozess gefunden.


so, the programmers of mythtv told me:


This has been popping up a bit. Gentoo has updated your system so that gdb no longer works properly ("Couldn't get registers"). There's a mismatch between your gcc, gdb, and libc.


may this be true? is there a problem with gdb? i recompiled it, but same problem. oh, and the version of gdb is 5.3, gentoo is up-to-date...

any help out there?
Back to top
View user's profile Send private message
gruftie
Apprentice
Apprentice


Joined: 24 Sep 2002
Posts: 184

PostPosted: Mon Sep 01, 2003 4:04 pm    Post subject: Reply with quote

no one else having such a problem?
can someone tell me, how i can test the functionality of gdb?
can i debug the debugger?

ANY help is very welcome!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum