Age | Commit message (Expand) | Author | Files | Lines |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-29 | Don't assume break/continue inside a TRY block works | Pedro Alves | 1 | -10/+10 |
2015-10-13 | Constify arguments of gdb_bfd_lookup_symbol and related functions | Simon Marchi | 1 | -6/+8 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -2/+4 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -4/+5 |
2015-08-28 | Revert: solib_global_lookup: Fetch arch from objfile. | Ulrich Weigand | 1 | -1/+1 |
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 | -63/+1 |
2015-07-15 | Validate symbol file using build-id | Jan Kratochvil | 1 | -1/+63 |
2015-06-25 | Correctly notice empty sysroots in solib_find_1 | Gary Benson | 1 | -9/+9 |
2015-06-25 | Remove gdb_sysroot NULL checks | Gary Benson | 1 | -17/+12 |
2015-05-06 | Make the "info dll" command available on all platform. | Joel Brobecker | 1 | -0/+1 |
2015-04-29 | Allow passing fd == NULL to exec_file_find and solib_find | Gary Benson | 1 | -8/+17 |
2015-04-17 | Introduce exec_file_find | Gary Benson | 1 | -47/+100 |
2015-04-02 | Strip "target:" prefix in solib_find if accessing local files | Gary Benson | 1 | -16/+35 |
2015-04-02 | Convert "remote:" sysroots to "target:" and remove "remote:" | Gary Benson | 1 | -22/+42 |
2015-03-12 | Allow "set sysroot" with no argument to restore sysroot to empty | Gary Benson | 1 | -5/+5 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -23/+35 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-12 | MIPS: Keep the ISA bit in compressed code addresses | Maciej W. Rozycki | 1 | -1/+21 |
2014-12-05 | Remove const from many struct objfile * | Jan Kratochvil | 1 | -1/+1 |
2014-11-06 | solib_global_lookup: Fetch arch from objfile, not target_gdbarch. | Doug Evans | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-11 | Delete "Loaded symbols for ..." message, it is redundant. | Doug Evans | 1 | -7/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-24 | constify solib_add | Tom Tromey | 1 | -1/+1 |
2014-03-31 | New option "set print symbol-loading". | Doug Evans | 1 | -1/+15 |
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-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-10-29 | New remove-symbol-file command. | Nicolas Blanc | 1 | -0/+19 |
2013-09-27 | Fix regular /path/to/directory sysroots and target reported dll paths with dr... | Pedro Alves | 1 | -2/+19 |
2013-09-24 | Keep objfile original filename | Jan Kratochvil | 1 | -1/+1 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -1/+1 |
2013-09-04 | Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH. | Jan Kratochvil | 1 | -6/+8 |
2013-07-22 | 2013-07-22 Doug Evans <dje@google.com> | Jan Kratochvil | 1 | -4/+3 |
2013-06-04 | 2013-06-04 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -0/+31 |
2013-06-04 | gdb/ | Yao Qi | 1 | -1/+2 |
2013-05-21 | gdb/ | Jan Kratochvil | 1 | -16/+16 |
2013-05-06 | * solist.h (struct target_so_ops): New member clear_so. | Doug Evans | 1 | -6/+13 |
2013-05-06 | Reimplement shared library support on ppc-aix... | Joel Brobecker | 1 | -4/+0 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -3/+4 |
2013-04-11 | Do not overwrite so_list's so_name in solib_map_sections | Joel Brobecker | 1 | -6/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -14/+14 |
2012-09-28 | 2012-09-28 Nathan Miller <nathanm2@us.ibm.com> | Edjunior Barbosa Machado | 1 | -5/+0 |
2012-08-22 | * windows-nat.c (windows_make_so): Use gdb_bfd_open. | Tom Tromey | 1 | -1/+1 |
2012-08-22 | * exec.c (exec_close, exec_file_attach): Update. | Tom Tromey | 1 | -4/+4 |
2012-07-23 | * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile' | Tom Tromey | 1 | -1/+0 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -3/+1 |