summaryrefslogtreecommitdiff
path: root/gdb/exec.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * source.c (symtab_to_fullname): Test 'r >= 0'.Tom Tromey2008-10-301-2/+5
* 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-10-031-4/+1
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-3/+4
* gdbTom Tromey2008-07-211-1/+1
* * Makefile.in (objfiles.o): Update.Daniel Jacobowitz2008-05-031-6/+4
* * exec.c (print_section_info): Add missing '\n'.Joel Brobecker2008-05-011-4/+2
* * defs.h (exec_set_section_offsets): Remove prototype.Thiago Jung Bauermann2008-04-191-36/+0
* PR gdb/2445Daniel Jacobowitz2008-04-161-1/+1
* * cache.c (close_one): Remove mtime hack.Daniel Jacobowitz2008-03-141-0/+4
* * exec.c: #include "arch-utils.h"Markus Deuling2008-01-111-3/+3
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-07-31 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-311-1/+1
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-2/+2
* * exec.c (add_to_section_table): Do not discard empty sections.Joel Brobecker2007-02-091-2/+6
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-3/+2
* gdb/Daniel Jacobowitz2006-11-101-0/+2
* gdb/Daniel Jacobowitz2006-07-241-3/+6
* gdb/Daniel Jacobowitz2006-04-181-3/+1
* * gdb/defs.h: unconditionally include <fcntl.h>, andCharles Wilson2006-02-251-3/+0
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * environ.c (unset_in_environ): Use strncmp instead ofMark Kettenis2005-08-291-4/+0
* * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.Mark Mitchell2005-06-131-1/+3
* gdb/Daniel Jacobowitz2005-06-131-0/+21
* 2005-05-16 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-161-3/+2
* 2005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-011-2/+2
* * exec.c (bfdsec_to_vmap): Use strcmp instead of DEPRECATED_STREQ.Mark Kettenis2005-03-261-2/+2
* * doc/observer.texi (executable_changed): New observer.Joel Brobecker2005-03-081-0/+2
* 2005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-241-1/+9
* 2005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-181-5/+6
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-3/+3
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-6/+6
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-1/+1
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-121-8/+7
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-10/+10
* 2004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-081-1/+1
* * language.c (local_hex_format_custom): Remove.Paul N. Hilfinger2004-09-111-5/+5
* 2004-09-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-071-4/+0