Age | Commit message (Expand) | Author | Files | Lines |
2010-09-06 | gdb/ | Jan Kratochvil | 1 | -9/+12 |
2010-08-18 | 2010-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -33/+5 |
2010-08-04 | * corelow.c (core_pid_to_str): Default to using normal_pid_to_str | Pedro Alves | 1 | -9/+17 |
2010-07-19 | gdb/ | Jan Kratochvil | 1 | -2/+8 |
2010-05-13 | 2010-05-13 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+4 |
2010-05-05 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+0 |
2010-04-14 | * objfiles.h (gdb_bfd_close_or_warn): Declare. | Pedro Alves | 1 | -3/+2 |
2010-01-04 | * regset.h (struct core_regset_section): Add HUMAN_NAME. | Ulrich Weigand | 1 | -12/+27 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-31 | Internal error while loading core on alpha-tru64. | Joel Brobecker | 1 | -3/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -3/+5 |
2009-10-09 | * corelow.c (add_to_thread_list): Fix typo. | Pedro Alves | 1 | -1/+1 |
2009-10-09 | * corelow.c (core_has_fake_pid): New. | Pedro Alves | 1 | -24/+56 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -2/+2 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -0/+77 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -1/+1 |
2009-06-17 | * gdbarch.sh (gcore_bfd_target): New gdbarch callback. | Ulrich Weigand | 1 | -2/+2 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -3/+21 |
2009-06-05 | * corelow.c (core_open): Check for core_gdbarch before calling | Aleksandar Ristovski | 1 | -1/+3 |
2009-06-03 | * target.c: Include "exec.h". | Pedro Alves | 1 | -17/+39 |
2009-05-18 | * corelow.c (core_open): Flush the register cache before doing | Pedro Alves | 1 | -0/+8 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -17/+13 |
2009-02-16 | * corelow.c (core_close): Don't hardcode the core's pid. | Pedro Alves | 1 | -7/+25 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -3/+3 |
2008-09-22 | * gnu-nat.c (gnu_attach): Add process to inferiors table. | Pedro Alves | 1 | -2/+7 |
2008-09-08 | * corelow.c (add_to_thread_list): If this is the first time we | Pedro Alves | 1 | -14/+61 |
2008-08-18 | * corelow.c (core_open): Assume there was no upper layer left | Pedro Alves | 1 | -16/+6 |
2008-08-15 | * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c". | Luis Machado | 1 | -0/+2 |
2008-05-01 | PR gdb/2343 | Aleksandar Ristovski | 1 | -1/+2 |
2008-02-09 | * corelow.c (core_open): Use IS_ABSOLUTE_PATH. | Eli Zaretskii | 1 | -1/+2 |
2008-01-16 | 2008-01-15 Michael Snyder <msnyder@specifix.com> | Michael Snyder | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-11-15 | Remove CLEAR_SOLIB use. | Vladimir Prus | 1 | -4/+0 |
2007-10-30 | 2007-10-30 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-10-29 | * ppc-linux-tdep.c (ppc32_linux_reg_offsets): Corrected | Carlos Eduardo Seo | 1 | -0/+2 |
2007-09-10 | * arch-utils.c (gdbarch_info_fill): Also try core_bfd. | Daniel Jacobowitz | 1 | -0/+15 |
2007-09-03 | * gdbarch.sh (core_xfer_shared_libraries): New. | Pedro Alves | 1 | -0/+12 |
2007-09-03 | * corelow.c (core_xfer_partial): Pass writebuf to | Pedro Alves | 1 | -4/+4 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -1/+1 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-05-06 | * regcache.c (regcache_invalidate): New function. | Ulrich Weigand | 1 | -2/+5 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -6/+6 |
2007-05-06 | * gdbcore.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -6/+10 |
2007-02-28 | * frame.c (frame_pop, frame_observer_target_changed): Call | Daniel Jacobowitz | 1 | -2/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -3/+1 |
2006-02-25 | * gdb/defs.h: unconditionally include <fcntl.h>, and | Charles Wilson | 1 | -3/+0 |