summaryrefslogtreecommitdiff
path: root/gdb/corelow.c
Commit message (Expand)AuthorAgeFilesLines
* * regset.h (struct core_regset_section): Add HUMAN_NAME.Ulrich Weigand2010-01-041-12/+27
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Internal error while loading core on alpha-tru64.Joel Brobecker2009-12-311-3/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-3/+5
* * corelow.c (add_to_thread_list): Fix typo.Pedro Alves2009-10-091-1/+1
* * corelow.c (core_has_fake_pid): New.Pedro Alves2009-10-091-24/+56
* ARI fix: OP eol rule.Pierre Muller2009-10-061-2/+2
* ChangeLog:Ulrich Weigand2009-07-311-0/+77
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-1/+1
* * gdbarch.sh (gcore_bfd_target): New gdbarch callback.Ulrich Weigand2009-06-171-2/+2
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-3/+21
* * corelow.c (core_open): Check for core_gdbarch before callingAleksandar Ristovski2009-06-051-1/+3
* * target.c: Include "exec.h".Pedro Alves2009-06-031-17/+39
* * corelow.c (core_open): Flush the register cache before doingPedro Alves2009-05-181-0/+8
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-17/+13
* * corelow.c (core_close): Don't hardcode the core's pid.Pedro Alves2009-02-161-7/+25
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-3/+3
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-2/+7
* * corelow.c (add_to_thread_list): If this is the first time wePedro Alves2008-09-081-14/+61
* * corelow.c (core_open): Assume there was no upper layer leftPedro Alves2008-08-181-16/+6
* * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c".Luis Machado2008-08-151-0/+2
* PR gdb/2343Aleksandar Ristovski2008-05-011-1/+2
* * corelow.c (core_open): Use IS_ABSOLUTE_PATH.Eli Zaretskii2008-02-091-1/+2
* 2008-01-15 Michael Snyder <msnyder@specifix.com>Michael Snyder2008-01-161-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Remove CLEAR_SOLIB use.Vladimir Prus2007-11-151-4/+0
* 2007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-301-1/+1
* * ppc-linux-tdep.c (ppc32_linux_reg_offsets): CorrectedCarlos Eduardo Seo2007-10-291-0/+2
* * arch-utils.c (gdbarch_info_fill): Also try core_bfd.Daniel Jacobowitz2007-09-101-0/+15
* * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves2007-09-031-0/+12
* * corelow.c (core_xfer_partial): Pass writebuf toPedro Alves2007-09-031-4/+4
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-1/+1
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-1/+1
* * regcache.c (regcache_invalidate): New function.Ulrich Weigand2007-05-061-2/+5
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-6/+6
* * gdbcore.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-6/+10
* * frame.c (frame_pop, frame_observer_target_changed): CallDaniel Jacobowitz2007-02-281-2/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* gdb/Daniel Jacobowitz2006-04-181-3/+1
* * gdb/defs.h: unconditionally include <fcntl.h>, andCharles Wilson2006-02-251-3/+0
* PR gdb/1914Daniel Jacobowitz2006-01-241-21/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.Mark Kettenis2005-07-041-1/+1
* * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.Mark Mitchell2005-06-131-1/+3
* * corelow.c (core_xfer_partial): Change type of readbuf andMark Kettenis2005-05-161-4/+4
* * solib.h (CLEAR_SOLIB, SOLIB_ADD)Mark Kettenis2005-05-121-10/+8
* 2005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-011-2/+2