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


Michael Elizabeth Chastain wrote:
> 
> Hi Keith,
> 
> 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"?
> 

Good point.

Thanks Michael.


-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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