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: core file support for AIX


Hi Sangamesh,

On 10/19/2015 12:32 PM, Sangamesh Mallayya wrote:
> Hi All,
>  
> Below patches adds support for debugging core file's in AIX.
> Right now gdb doesn't recognise the AIX core file and doesn't have method 
> to identify if we are using old format or new core format.
> These patch adds support for debugging both 32-bit & 64-bit core file in 
> case of both 32-bit and 64-bit gdb.

The bfd/ directory is owned by the binutils folks.  You need to
send these patches to the binutils list.

Thanks,
Pedro Alves


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