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


Hi Fernando,

> Should we test GDB's ability to find malloc() from the shared libraries
> per se?  The little test code added by Keith and revamped by Michael
> could be used to do that.

Ah, I had that problem on hpux 10.20.  The section tables were messed up
and gdb was unable to call malloc().  It caused hundreds of FAILs.
So I think there is no need for a separate test.

Michael


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