summaryrefslogtreecommitdiff
path: root/gdb/exec.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Executable displayed path (PR 15415 regression kind #2)Jan Kratochvil2013-10-131-1/+1
* Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil2013-09-041-5/+2
* PR gdb/15415Jan Kratochvil2013-08-281-5/+19
* 2013-07-22 Doug Evans <dje@google.com>Jan Kratochvil2013-07-221-7/+10
* * target.h (struct target_section): Delete member bfd.Doug Evans2013-07-161-20/+28
* Reimplement shared library support on ppc-aix...Joel Brobecker2013-05-061-120/+0
* gdb/qiyao2013-03-291-1/+1
* gdb/Jan Kratochvil2013-03-201-1/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-7/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Do not crash when calling GDB with empty executable name.Joel Brobecker2012-11-261-2/+2
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-1/+1
* * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey2012-08-221-3/+5
* * exec.c (exec_close, exec_file_attach): Update.Tom Tromey2012-08-221-7/+13
* * rs6000-nat.c (add_vmap): Rewrite archive loop. Fix referenceTom Tromey2012-07-231-5/+3
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-6/+3
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-3/+4
* * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey2012-07-181-9/+5
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-6/+6
* bfd/Tom Tromey2012-05-291-1/+0
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-1/+1
* gdb/Jan Kratochvil2012-02-121-3/+6
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* 2011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-03-231-1/+2
* Fix ARI warnings about new lines at the end of messages, whichPierre Muller2011-03-161-1/+1
* * exec.c (section_table_available_memory): Change `len' parameterPedro Alves2011-02-141-2/+1
* Mark pieces of values as unavailable if the corresponding memoryPedro Alves2011-02-141-0/+37
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-13/+13
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-5/+10
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-08-311-5/+1
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-1/+2
* * gdb/exec.c (print_section_info): Display entry point without archmgretton2010-05-041-2/+5
* * objfiles.h (gdb_bfd_close_or_warn): Declare.Pedro Alves2010-04-141-6/+2
* 2010-02-05 Hui Zhu <teawater@gmail.com>Hui Zhu2010-02-051-2/+4
* Delete free_named_symtabs and associated cleanup.Joel Brobecker2010-01-191-6/+0
* gdb/Jan Kratochvil2010-01-151-6/+4
* gdb/Jan Kratochvil2010-01-141-2/+30
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-35/+53
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-10/+12
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-1/+1
* * exec.h (section_table_xfer_memory_partial): Improve description,Pedro Alves2009-06-121-21/+0
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-1/+10
* * target.c: Include "exec.h".Pedro Alves2009-06-031-106/+182
* * target.h (struct section_table): Rename to ...Pedro Alves2009-05-221-12/+12
* * bfd-target.c: Don't include gdb_assert.h or gdb_string.h.Pedro Alves2009-05-221-22/+78
* gdb/Jan Kratochvil2009-05-191-2/+2
* * exec.c (exec_file_attach): Fix comment.Doug Evans2009-02-221-4/+2
* PR breakpoints/9350:Tom Tromey2009-01-081-2/+9