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 corefiles/15349] gcore not implemented for AIX


https://sourceware.org/bugzilla/show_bug.cgi?id=15349

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |palves at redhat dot com
           Severity|normal                      |enhancement

--- Comment #3 from Pedro Alves <palves at redhat dot com> ---
The best in these cases really is to just pick a box that supports gcore (like
GNU/Linux), put a break on the gcore command entry point, and step through the
code to see how it's implemented there.

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