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]

[0/10] RFC: fix various exception bugs


This series came from discussing some exception-handling debugging
difficulties with LibreOffice developers.  We brainstormed a bit and I
implemented some new features, and fixed a number of known bugs.

Several patches here require documentation review.

Some of the main features require a pending libstdc++ patch:

    http://gcc.gnu.org/ml/gcc-patches/2013-02/msg01319.html

This patch adds some SDT probes to the libstdc++ exception-handling
code.

I don't propose to check any of this in until (1) after the branch is
made, and (2) after the libstdc++ patch is accepted.

Tom


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