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: RFA: NEWS entry for next-over-throw patch


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> Does this mean the feature will only work with GCC-compiled programs?
Eli> If so, perhaps we should say that more explicitly.

It will work with any program that uses exceptions where the exception
unwinder defines a particular debugging hook.

Right now this hook only appears in libgcc.

It would probably work right now with other compilers on systems using
a new-enough libgcc.  E.g., it might work for other compilers on Fedora.

Tom


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