This is the mail archive of the gdb-prs@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]

[Bug build/21187] Static linking of libstdc++ and libgcc with GDB leads to broken exception handling on AIX platform


https://sourceware.org/bugzilla/show_bug.cgi?id=21187

Joel Brobecker <brobecker at gnat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-03-04
                 CC|                            |brobecker at gnat dot com
           Assignee|unassigned at sourceware dot org   |mishra.nitish.88 at gmail dot com
     Ever confirmed|0                           |1

--- Comment #6 from Joel Brobecker <brobecker at gnat dot com> ---
To get your patch reviewed, and hopefully included in the official sources, can
you please send it to gdb-patches@, using the information outlined in the
following page, please?

https://sourceware.org/gdb/wiki/ContributionChecklist

People don't necessarily follow the patches sent here. I think this is also
mentioned in the ContributionChecklist above, but do ping us after a couple of
weeks if we haven't answered, and every week thereafter.

As a comment to your patch, the style you used for the AC_ARG_ENABLE is a bit
different from the style we've been using so far. Not necessarily wrong, but
there is value for us in trying to keep the style consistent. So could you have
a look at the other uses of AC_ARG_ENABLE in gdb/configure.ac, and try to
mimick that with your patch?

Thank you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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