Re: [PATCH] For broken exception handling in GDB on AIX platform

2017-04-04 Thread Nitish Kumar Mishra
Hi Jeff, Our AIX team is parallely working on the issue that why EH is not working with static linking on AIX. For time being this patch will be work around for the issue. On Thu, Mar 30, 2017 at 1:07 AM, Jeff Law wrote: > On 03/26/2017 06:05 PM, Joel Brobecker wrote: >> >> Hello, >> >>> I got

Re: [PATCH] For broken exception handling in GDB on AIX platform

2017-03-29 Thread Jeff Law
On 03/26/2017 06:05 PM, Joel Brobecker wrote: Hello, I got some review comment from Bernhard Reutner-Fischer, and I have updated the patch accordingly. This patch is for bug opened here:https://sourceware.org/bugzilla/show_bug.cgi?id=21187 This patch has been identified as one of the desirabl

Re: [PATCH] For broken exception handling in GDB on AIX platform

2017-03-29 Thread Jeff Law
On 03/26/2017 06:54 PM, David Edelsohn wrote: Nitish works for IBM and I can stand in as the contributor. The patch would be very helpful to work around an AIX exception handling problem. Because the patch is a generic option and not target-specific, it needs a build machinery maintainer or Glo

Re: [PATCH] For broken exception handling in GDB on AIX platform

2017-03-26 Thread David Edelsohn
Nitish works for IBM and I can stand in as the contributor. The patch would be very helpful to work around an AIX exception handling problem. Because the patch is a generic option and not target-specific, it needs a build machinery maintainer or Global Reviewer to approve. Thanks, David

Re: [PATCH] For broken exception handling in GDB on AIX platform

2017-03-26 Thread Joel Brobecker
Hello, > I got some review comment from Bernhard Reutner-Fischer, and I have > updated the patch accordingly. > This patch is for bug opened > here:https://sourceware.org/bugzilla/show_bug.cgi?id=21187 This patch has been identified as one of the desirable patches to have for the GDB 8.0 release,

Re: [PATCH] For broken exception handling in GDB on AIX platform

2017-03-07 Thread Bernhard Reutner-Fischer
On 7 March 2017 13:43:00 CET, Nitish Kumar Mishra wrote: >Hi, > >I have update the patch according to some comments from GDB community. >Please find the attachments. If it is AIX specific, you probably should not remove fuchsia support. And since we most likely do not link host_tools statically

Re: [PATCH] For broken exception handling in GDB on AIX platform

2017-03-07 Thread Nitish Kumar Mishra
Hi, I have update the patch according to some comments from GDB community. Please find the attachments. Thanks and Regards, Nitish K Mishra On Wed, Mar 1, 2017 at 1:33 PM, Nitish Kumar Mishra wrote: > Hi, > I have opened a defect for the same here: > https://sourceware.org/bugzilla/show_bug.cgi

Re: [PATCH] For broken exception handling in GDB on AIX platform

2017-03-01 Thread Nitish Kumar Mishra
Hi, I have opened a defect for the same here: https://sourceware.org/bugzilla/show_bug.cgi?id=21187 Thanks and Regards, Nitish K Mishra On Wed, Mar 1, 2017 at 1:25 PM, Nitish Kumar Mishra wrote: > Hi, > The patch is for the broken exception handling in GDB on AIX platform. > When linked statical