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: [0/10] RFC: fix various exception bugs


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

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

Tom> Several patches here require documentation review.

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

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

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

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

Both of these conditions were met a while ago.
I am checking in this series.
Today I rebased the branch and regression-tested it.
One patch required an update, I will send the updated version shortly.

Tom


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