This is the mail archive of the gdb-patches@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: [PATCH] Handle absence of DT_DEBUG while debugging ld.so


On Mon, Jul 28, 2008 at 11:57:15PM -0300, Luis Machado wrote:
> Yes, this specific address seems broken somehow. This is the first
> _r_debug entry GDB gets:

Looks like the section offsets are not set yet.

> And this is the next _r_debug minimal symbol entry GDB gets:

What do you mean by "next"?  What commands did you use to get this
output?

Also, with GDB 6.8 I can "continue" after this error.  With HEAD:

Continuing.
Cannot execute this command while the selected thread is running.

Hey, Pedro?  Cleanup trouble?

-- 
Daniel Jacobowitz
CodeSourcery


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