aboutsummaryrefslogtreecommitdiff
path: root/gdb/gcore.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-06-25gcore, target: allow target to prepare/cleanup for/after core file generationMarkus Metzger1-5/+22
2014-06-25make_corefile_notes: have caller free returned memoryMarkus Metzger1-0/+5
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-2/+2
2014-02-19remove exec_set_find_memory_regionsTom Tromey1-3/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-1/+1
2013-08-09gcore: Make tilde-expanded filename visible.Pedro Alves1-16/+12
2013-08-08gcore: expand tilde in filename.Pedro Alves1-1/+7
2013-05-14 * gcore.c (create_gcore_bfd): Make 'filename' const.Tom Tromey1-1/+1
2013-05-07gdb/Jan Kratochvil1-2/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-1/+2
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-11/+11
2012-08-07gdb/Jan Kratochvil1-6/+18
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-3/+1
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-1/+2
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey1-0/+1
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-3/+4
2012-01-20 * gdbarch.sh (find_memory_regions): New callback.Ulrich Weigand1-2/+8
2012-01-20 * gdbarch.sh (make_corefile_notes): New architecture callback.Ulrich Weigand1-21/+23
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-09-15 PR 4606Alan Modra1-2/+1
2010-08-31gdb/Jan Kratochvil1-3/+1
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+1
2010-02-16 gdb/Daniel Jacobowitz1-8/+14
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-01 * gcore.c: Include solib.h.Joseph Myers1-1/+2
2009-10-222009-10-16 Hui Zhu <teawater@gmail.com>Michael Snyder1-63/+114
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-6/+7
2009-06-17 * gdbarch.sh (gcore_bfd_target): New gdbarch callback.Ulrich Weigand1-6/+10
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-0/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-11 * valops.c: Include "objfiles.h" and "symtab.h".Ulrich Weigand1-3/+6
2008-09-04 * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans1-3/+3
2008-08-20 * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves1-3/+3
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-162007-11-16 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-202007-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-5/+6
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-6/+4
2007-06-062007-06-06 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-05-13 * inferior.h (read_sp): Remove prototype.Ulrich Weigand1-2/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-10-20 * gcore.c (MAX_COPY_BYTES): Define.Daniel Jacobowitz1-9/+32
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3