aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat1-2/+2
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-63/+1
2015-07-15Validate symbol file using build-idJan Kratochvil1-1/+63
2015-06-25Correctly notice empty sysroots in solib_find_1Gary Benson1-9/+9
2015-06-25Remove gdb_sysroot NULL checksGary Benson1-17/+12
2015-05-06Make the "info dll" command available on all platform.Joel Brobecker1-0/+1
2015-04-29Allow passing fd == NULL to exec_file_find and solib_findGary Benson1-8/+17
2015-04-17Introduce exec_file_findGary Benson1-47/+100
2015-04-02Strip "target:" prefix in solib_find if accessing local filesGary Benson1-16/+35
2015-04-02Convert "remote:" sysroots to "target:" and remove "remote:"Gary Benson1-22/+42
2015-03-12Allow "set sysroot" with no argument to restore sysroot to emptyGary Benson1-5/+5
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-23/+35
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki1-1/+21
2014-12-05Remove const from many struct objfile *Jan Kratochvil1-1/+1
2014-11-06solib_global_lookup: Fetch arch from objfile, not target_gdbarch.Doug Evans1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-11Delete "Loaded symbols for ..." message, it is redundant.Doug Evans1-7/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-07-24constify solib_addTom Tromey1-1/+1
2014-03-31New option "set print symbol-loading".Doug Evans1-1/+15
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-15Revert "Do not overwrite so_list's so_name in solib_map_sections"Joel Brobecker1-0/+10
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-29New remove-symbol-file command.Nicolas Blanc1-0/+19
2013-09-27Fix regular /path/to/directory sysroots and target reported dll paths with dr...Pedro Alves1-2/+19
2013-09-24Keep objfile original filenameJan Kratochvil1-1/+1
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-1/+1
2013-09-04Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil1-6/+8
2013-07-222013-07-22 Doug Evans <dje@google.com>Jan Kratochvil1-4/+3
2013-06-042013-06-04 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+31
2013-06-04gdb/Yao Qi1-1/+2
2013-05-21gdb/Jan Kratochvil1-16/+16
2013-05-06 * solist.h (struct target_so_ops): New member clear_so.Doug Evans1-6/+13
2013-05-06Reimplement shared library support on ppc-aix...Joel Brobecker1-4/+0
2013-04-22 PR gdb/7912:Tom Tromey1-3/+4
2013-04-11Do not overwrite so_list's so_name in solib_map_sectionsJoel Brobecker1-6/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-14/+14
2012-09-282012-09-28 Nathan Miller <nathanm2@us.ibm.com>Edjunior Barbosa Machado1-5/+0
2012-08-22 * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey1-1/+1
2012-08-22 * exec.c (exec_close, exec_file_attach): Update.Tom Tromey1-4/+4
2012-07-23 * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'Tom Tromey1-1/+0
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-3/+1
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-2/+4
2012-07-18 * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey1-1/+1
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey1-7/+9
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-5/+6
2012-05-29bfd/Tom Tromey1-2/+0
2012-02-16 * symfile.c (symbol_file_add_main_1): Use inferior'sTom Tromey1-0/+2