aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-darwin.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-1/+0
2015-07-15Validate symbol file using build-idJan Kratochvil1-0/+1
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-10/+10
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-05Remove const from many struct objfile *Jan Kratochvil1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-2/+0
2014-04-18solib-darwin: simplify code.Tristan Gingold1-18/+2
2014-03-17darwin: handle recent version of dyldTristan Gingold1-2/+5
2014-01-13replace XZALLOC with XCNEWTom Tromey1-2/+2
2014-01-07Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983Hui Zhu1-6/+2
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-10-29Simplify REGISTRY cleanup usagesYao Qi1-4/+1
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves1-3/+3
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-2/+2
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-18solib-darwin.c: handle PIE when attaching processes.Joel Brobecker1-2/+80
2012-11-28 PR gdb/14290:Tom Tromey1-5/+27
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-8/+8
2012-08-22 * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey1-1/+1
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey1-1/+2
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-2/+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-3/+3
2012-07-18 * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.Tom Tromey1-6/+13
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey1-9/+2
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-4/+5
2012-05-292012-05-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-37/+79
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+0
2012-03-02gdb/Jan Kratochvil1-1/+4
2012-02-172012-02-17 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+22
2012-02-082012-02-08 Joel Brobecker <brobecker@adacore.com>Tristan Gingold1-0/+6
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-09-272011-09-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-27/+47
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2010-03-09dwarf2_physname patchset:Keith Seitz1-1/+0
2010-02-24 * breakpoint.c (breakpoint_init_inferior): Also deletePedro Alves1-4/+0
2010-01-08gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-142009-10-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-5/+5
2009-10-132009-10-13 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-5/+24
2009-08-102009-08-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-21/+9
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-2/+3
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-1/+1
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-2/+2