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: [PATCH] Adding support for reading signal hanlder frame in AIX


"Sangamesh Mallayya" <sangamesh.swamy@in.ibm.com> writes:

> Attached patch adds support for reading signal handler frame in AIX.

Out of curiosity, how do you get a working gdb on AIX?  Do you build gdb
with libstdc++ and libgcc dynamic linking?  I remember that GDB's
exception handling on AIX is still broken if libstdc++ and libgcc is
statically linked (which is the default).  See PR 21187
https://sourceware.org/bugzilla/show_bug.cgi?id=21187

-- 
Yao (齐尧)


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