summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/gdb/solib-svr4.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug that GDB could not show the symbols of the core dump it wasasou2020-12-021-1/+35
| | | | | | generated with the static linked ELF file. ok mpi@
* Enable support for debugging pie programs. Code from Elena Zannoni'skurt2008-11-111-14/+66
| | | | | | | | | <ezannoni at redhat dot com> pie branch in gdb cvs, less extraneous parts and with some bug fixes. Debugging w/core files for pie programs isn't working yet since AUXV data isn't included in our core files at the moment. feedback and ok kettenis@
* GDB 6.3 (excluding .info files)kettenis2004-12-271-147/+11
|
* GDB 6.1 (excluding .info files)kettenis2004-05-211-0/+1604