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: Unknown files


On Wed, May 10, 2006 at 12:20:52AM +1000, Russell Shaw wrote:
> Hi,
> I'm using GNU gdb 6.4-debian on a debian-sid pc.
> 
> I debug using: ddd ./myprog

Try using GDB by hand.  DDD may be invoking it incorrectly.

> I assume it's stripped libraries that's causing this?

Unlikely, since "info shared" says there are no libraries at all.

-- 
Daniel Jacobowitz
CodeSourcery


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