summaryrefslogtreecommitdiff
path: root/gdb/exec.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust read_value_memory to use to_xfer_partialYao Qi2014-02-231-1/+6
* Use new to_xfer_partial interface in ctf and tfile targetYao Qi2014-02-231-0/+54
* Share code on to_xfer_partial for tfile and ctf targetYao Qi2014-02-231-0/+47
* remove exec_set_find_memory_regionsTom Tromey2014-02-191-20/+2
* Add target_ops argument to to_make_corefile_notesTom Tromey2014-02-191-2/+2
* Add target_ops argument to to_find_memory_regionsTom Tromey2014-02-191-1/+13
* Add target_ops argument to to_closeTom Tromey2014-02-191-1/+1
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-7/+21
* Replace -1 with TARGET_XFER_E_IOYao Qi2014-02-071-1/+1
* target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger2014-01-161-1/+2
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-3/+3
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Create target sections for user-added symbol files.Nicolas Blanc2013-10-291-0/+45
* 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/Yao Qi2013-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 archMatthew Gretton-Dann2010-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