[PATCH] Adding support for reading signal hanlder frame in AIX

Yao Qi qiyaoltc@gmail.com
Mon Jan 15 10:23:00 GMT 2018


"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 (齐尧)



More information about the Gdb-patches mailing list