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 gdb/11704] Cannot load debugging info


------- Additional Comments From dimabarts at yahoo dot com  2010-06-16 00:35 -------
> For this one it would be interesting to see what is happening inside gdb

I don't know how to look inside gdb as I don't have a working debugger. (If I had dbx I'd just use that)

> AFAIK you can't generally use symbol-file with a .o.

Not sure what symbol-file is for then. Certainly didn't work with the source .c file.

Has anyone actually tested dbx when it's compiled via Sun's cc as opposed to gcc? I have gcc 2.8.1 (and 
building dbx has failed quite miserably), is it worth installing a newer version? Is it possible that there's 
a gdb binary for solaris 10 somewhere so I won't have to build from source?


(In reply to comment #3)
> (In reply to comment #2)
> > Reading symbols from /export/home/dbarts/C/hello...Can't read symbols from
> > /export/home/dbarts/C/hello: Invalid operation
> 
> This is a different error message than the first time.
> For this one it would be interesting to see what is happening inside gdb
> when this error is printed.
> 
> AFAIK you can't generally use symbol-file with a .o.
> 

-- 


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

------- 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]