summaryrefslogtreecommitdiff
path: root/gdb/solib-darwin.c
Commit message (Expand)AuthorAgeFilesLines
* -Wpointer-sign: gdb_byte -> char.Pedro Alves2013-04-191-3/+3
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-2/+2
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* solib-darwin.c: handle PIE when attaching processes.Joel Brobecker2012-12-181-2/+80
* PR gdb/14290:Tom Tromey2012-11-281-5/+27
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-8/+8
* * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey2012-08-221-1/+1
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-1/+2
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-2/+1
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-2/+4
* * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey2012-07-181-3/+3
* * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.Tom Tromey2012-07-181-6/+13
* * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey2012-07-181-9/+2
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-4/+5
* 2012-05-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-05-291-37/+79
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-1/+0
* gdb/Jan Kratochvil2012-03-021-1/+4
* 2012-02-17 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-02-171-2/+22
* 2012-02-08 Joel Brobecker <brobecker@adacore.com>Tristan Gingold2012-02-081-0/+6
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-09-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-271-27/+47
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+2
* dwarf2_physname patchset:Keith Seitz2010-03-091-1/+0
* * breakpoint.c (breakpoint_init_inferior): Also deletePedro Alves2010-02-241-4/+0
* gdb/Jan Kratochvil2010-01-081-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-10-141-5/+5
* 2009-10-13 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-10-131-5/+24
* 2009-08-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-08-101-21/+9
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-2/+3
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-1/+1
* * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand2009-06-171-2/+2
* * target.h (struct section_table): Rename to ...Pedro Alves2009-05-221-1/+1
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-1/+3
* 2009-02-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-02-041-0/+450