aboutsummaryrefslogtreecommitdiff
path: root/gdb/exec.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-31gdb/Jan Kratochvil1-5/+1
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2010-05-04 * gdb/exec.c (print_section_info): Display entry point without archMatthew Gretton-Dann1-2/+5
2010-04-14 * objfiles.h (gdb_bfd_close_or_warn): Declare.Pedro Alves1-6/+2
2010-02-052010-02-05 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+4
2010-01-19Delete free_named_symtabs and associated cleanup.Joel Brobecker1-6/+0
2010-01-15gdb/Jan Kratochvil1-6/+4
2010-01-14gdb/Jan Kratochvil1-2/+30
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-35/+53
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-10/+12
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-1/+1
2009-06-12 * exec.h (section_table_xfer_memory_partial): Improve description,Pedro Alves1-21/+0
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-1/+10
2009-06-03 * target.c: Include "exec.h".Pedro Alves1-106/+182
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-12/+12
2009-05-22 * bfd-target.c: Don't include gdb_assert.h or gdb_string.h.Pedro Alves1-22/+78
2009-05-19gdb/Jan Kratochvil1-2/+2
2009-02-22 * exec.c (exec_file_attach): Fix comment.Doug Evans1-4/+2
2009-01-08 PR breakpoints/9350:Tom Tromey1-2/+9
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-30 * source.c (symtab_to_fullname): Test 'r >= 0'.Tom Tromey1-2/+5
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-4/+1
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-3/+4
2008-07-21gdbTom Tromey1-1/+1
2008-05-03 * Makefile.in (objfiles.o): Update.Daniel Jacobowitz1-6/+4
2008-05-01 * exec.c (print_section_info): Add missing '\n'.Joel Brobecker1-4/+2
2008-04-19 * defs.h (exec_set_section_offsets): Remove prototype.Thiago Jung Bauermann1-36/+0
2008-04-16 PR gdb/2445Daniel Jacobowitz1-1/+1
2008-03-14 * cache.c (close_one): Remove mtime hack.Daniel Jacobowitz1-0/+4
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-3/+3
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-312007-07-31 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-02-09 * exec.c (add_to_section_table): Do not discard empty sections.Joel Brobecker1-2/+6
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-3/+2
2006-11-10gdb/Daniel Jacobowitz1-0/+2
2006-07-24gdb/Daniel Jacobowitz1-3/+6
2006-04-18gdb/Daniel Jacobowitz1-3/+1
2006-02-25 * gdb/defs.h: unconditionally include <fcntl.h>, andCharles Wilson1-3/+0
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-08-29* environ.c (unset_in_environ): Use strncmp instead ofMark Kettenis1-4/+0
2005-06-13 * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.Mark Mitchell1-1/+3
2005-06-13gdb/Daniel Jacobowitz1-0/+21
2005-05-162005-05-16 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+2
2005-05-012005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-03-26* exec.c (bfdsec_to_vmap): Use strcmp instead of DEPRECATED_STREQ.Mark Kettenis1-2/+2
2005-03-08 * doc/observer.texi (executable_changed): New observer.Joel Brobecker1-0/+2
2005-02-242005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+9