Age | Commit message (Expand) | Author | Files | Lines |
2015-11-23 | solib-darwin: support PIE for spawned processes. | Tristan Gingold | 1 | -27/+93 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -1/+2 |
2015-08-01 | Replace the block_found global with explicit data-flow | Pierre-Marie de Rodat | 1 | -2/+2 |
2015-07-15 | Revert the previous 7 commits of: Validate binary before use | Jan Kratochvil | 1 | -1/+0 |
2015-07-15 | Validate symbol file using build-id | Jan Kratochvil | 1 | -0/+1 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -10/+10 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-05 | Remove const from many struct objfile * | Jan Kratochvil | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-04-18 | solib-darwin: simplify code. | Tristan Gingold | 1 | -18/+2 |
2014-03-17 | darwin: handle recent version of dyld | Tristan Gingold | 1 | -2/+5 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -2/+2 |
2014-01-07 | Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983 | Hui Zhu | 1 | -6/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-15 | Revert "Do not overwrite so_list's so_name in solib_map_sections" | Joel Brobecker | 1 | -0/+10 |
2013-10-29 | Simplify REGISTRY cleanup usages | Yao Qi | 1 | -4/+1 |
2013-04-19 | -Wpointer-sign: gdb_byte -> char. | Pedro Alves | 1 | -3/+3 |
2013-04-19 | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 1 | -2/+2 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -2/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-18 | solib-darwin.c: handle PIE when attaching processes. | Joel Brobecker | 1 | -2/+80 |
2012-11-28 | PR gdb/14290: | Tom Tromey | 1 | -5/+27 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -8/+8 |
2012-08-22 | * windows-nat.c (windows_make_so): Use gdb_bfd_open. | Tom Tromey | 1 | -1/+1 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 1 | -1/+2 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -2/+1 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -2/+4 |
2012-07-18 | * utils.c (make_cleanup_bfd_unref): Rename from | Tom Tromey | 1 | -3/+3 |
2012-07-18 | * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close. | Tom Tromey | 1 | -6/+13 |
2012-07-18 | * symfile.c (symfile_bfd_open): Don't copy name. Call | Tom Tromey | 1 | -9/+2 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -4/+5 |
2012-05-29 | 2012-05-29 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -37/+79 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-03-02 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2012-02-17 | 2012-02-17 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+22 |
2012-02-08 | 2012-02-08 Joel Brobecker <brobecker@adacore.com> | Tristan Gingold | 1 | -0/+6 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-09-27 | 2011-09-27 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -27/+47 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -1/+0 |
2010-02-24 | * breakpoint.c (breakpoint_init_inferior): Also delete | Pedro Alves | 1 | -4/+0 |
2010-01-08 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-14 | 2009-10-14 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -5/+5 |
2009-10-13 | 2009-10-13 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -5/+24 |
2009-08-10 | 2009-08-10 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -21/+9 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -2/+3 |