This is the mail archive of the gdb@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]

Re: Elf debugging


I'm using GCC 4, that's why I'm wondering that it isn't working.


Michael Snyder-6 wrote:
> 
> maybedoo wrote:
>> Hi,
>> 
>> I want to debug an elf binary. Compiling with the debugging symbols works
>> fine, but when I'm connected with gdb, after loading it, it can't find my
>> source files. I've set the path to the src with "directory" but the same.
>> How can I find out what files are loaded and how can I load my file I
>> need
>> for a breakpoint?
> 
> It should work.  What compiler are you using?
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Elf-debugging-tp23814190p23836680.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


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