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

--- Comment #10 from Nitish K Mishra <mishra.nitish.88 at gmail dot com> ---
Hi,

I have updated the patch as per your comment and sent it to
gdb-patches@ and have uploaded the same to the PR 21187
on bugzilla. I am attaching one copy here as well. Please find the attachment.
One thing more, Yao Qi told me that configure.ac file is maintained by
gcc community, So I should sent the patch to gcc-patches@
and get approval from there. So, I am mailing one copy of the patch
there as well.
I am new to the community, so, don't have much exposure here. Anything
else I need to do or follow-up ?

Thanks and Regards,
Nitish

On Tue, Mar 7, 2017 at 2:24 PM, Nitish Kumar Mishra
<mishra.nitish.88@gmail.com> wrote:
> Hi,
>
> Sure, I will send the patch to gdb-patches mailing list after changing
> the code as per your comment.
> Thanks for the help.
>
> Thanks and Regards,
> Nitish
>
>
> On Sat, Mar 4, 2017 at 11:02 PM, brobecker at gnat dot com
> <sourceware-bugzilla@sourceware.org> wrote:
>> 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.
>> You are the assignee for the bug.
>> You reported the bug.

-- 
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]