Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DDD [GDB] problem:
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
Maragato
Apprentice
Apprentice


Joined: 10 Mar 2005
Posts: 150

PostPosted: Fri Mar 03, 2006 10:50 pm    Post subject: DDD [GDB] problem: Reply with quote

folks Im stuck with this ddd problem, it complains that /var/tmp/portage/glibc-2.3.5-r2/work/build-default-i686-pc-linux-linuxthreads/csu/crti.s is missing
I have re-emerged ddd with no luck, any ideas?
Back to top
View user's profile Send private message
nonotme
Guru
Guru


Joined: 29 Sep 2003
Posts: 356
Location: on.ca

PostPosted: Sat Mar 04, 2006 2:02 am    Post subject: Reply with quote

Make sure you compile your program with a -g flag, so it has debugging info. I'm refering to the program you are debugging, not ddd :)
_________________
Please append [Solved] to your thread if appropriate, it helps everyone.
Back to top
View user's profile Send private message
Maragato
Apprentice
Apprentice


Joined: 10 Mar 2005
Posts: 150

PostPosted: Sat Mar 04, 2006 4:06 am    Post subject: Reply with quote

nonotme wrote:
Make sure you compile your program with a -g flag, so it has debugging info. I'm refering to the program you are debugging, not ddd :)

Oki it worked but is -g really needed can't I debbug a file that have not recieved -g as argumment for compilation?
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