This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA] Assuming malloc exists in callfwmall.exp


On Wed, 14 Feb 2001, Michael Elizabeth Chastain wrote:

> The idea looks good, but I see an implementation bug.  On a native
> platform with shared libraries, "p malloc" fails because shared library
> symbols are not available until the program starts running.
> 
> I'm seeing this on Red Hat Linux 7 native, FSF cvs gcc dated 2001-02-12,
> FSF cvs gdb dated 2001-02-12 with some patches applied.
> 
> Can you move your "p malloc" test after the call to "runto_main"?

Doh! Good catch.

Keith


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