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: quick status on gdb-7.2.1 & gdb-7.3? (Mar 07)


Joel> My understanding is that we don't really need to wait for the
Joel> ifunc and SystemTap stuff if it's going to delay the release.
Joel> Only a nice to have.

I think ifunc is more important.  Without ifunc, a very common idiom
will not work on recent glibc-based systems:

    cond 5 !strcmp(arg, "whatever")

Tom


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