Age | Commit message (Expand) | Author | Files | Lines |
2011-03-18 | gdb/ | Pedro Alves | 1 | -2/+2 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -2/+2 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -20/+20 |
2010-12-28 | 2010-12-28 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -0/+20 |
2010-08-18 | 2010-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -9/+0 |
2010-08-06 | * dwarf2-frame.c (struct dwarf2_cie): Add ptr_size member. | Corinna Vinschen | 1 | -2/+19 |
2010-07-19 | gdb/ | Jan Kratochvil | 1 | -2/+1 |
2010-07-06 | include/ChangeLog: | Ulrich Weigand | 1 | -3/+9 |
2010-05-26 | gdb/ | Pedro Alves | 1 | -0/+18 |
2010-05-07 | * gdbarch.sh (qsupported): Delete. | Pedro Alves | 1 | -5/+0 |
2010-05-05 | 2010-05-05 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -3/+3 |
2010-04-24 | * defs.h: Adjust comment. | Pedro Alves | 1 | -0/+7 |
2010-03-08 | * solib.c (solib_find): Replace extension if | Pedro Alves | 1 | -0/+10 |
2010-03-05 | gdb | Tom Tromey | 1 | -0/+12 |
2010-02-03 | Add qsupported to gdbarch. | H.J. Lu | 1 | -0/+5 |
2010-02-01 | * arch-utils.c (default_remote_breakpoint_from_pc): New function. | Daniel Jacobowitz | 1 | -0/+8 |
2010-01-06 | Add fast tracepoints. | Stan Shebs | 1 | -0/+6 |
2009-11-11 | 2009-11-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+6 |
2009-09-29 | * gdbarch.sh (displaced_step_hw_singlestep): New callback. | Ulrich Weigand | 1 | -0/+14 |
2009-09-21 | 2009-09-21 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -0/+9 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -0/+13 |
2009-07-02 | * gdbarch.sh (current_gdbarch): Remove global variable. | Ulrich Weigand | 1 | -7/+4 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -1/+1 |
2009-06-17 | * gdbarch.sh (pointer_to_address): Change to type 'm'. | Ulrich Weigand | 1 | -2/+2 |
2009-06-17 | * gdbarch.sh (gcore_bfd_target): New gdbarch callback. | Ulrich Weigand | 1 | -0/+7 |
2009-06-17 | * gdbarch.sh (construct_inferior_arguments): Remove. | Ulrich Weigand | 1 | -13/+0 |
2009-05-19 | * breakpoint.c (insert_breakpoints, breakpoint_init_inferior) | Pedro Alves | 1 | -3/+11 |
2009-05-07 | * gdbarch.h (target_gdbarch): Add comment documenting this global. | Joel Brobecker | 1 | -0/+11 |
2009-04-30 | GDBARCH interface for process record and replay. | Hui Zhu | 1 | -0/+11 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -0/+9 |
2009-02-16 | * corelow.c (core_close): Don't hardcode the core's pid. | Pedro Alves | 1 | -1/+10 |
2009-02-06 | 2009-02-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+10 |
2008-11-03 | * gdbarch.sh (has_global_solist): Mention global breakpoints. | Pedro Alves | 1 | -1/+4 |
2008-11-03 | * remote.c (remote_start_remote): If the solib list is global, | Pedro Alves | 1 | -0/+6 |
2008-09-11 | ChangeLog: | Ulrich Weigand | 1 | -3/+0 |
2008-09-05 | * gdbarch.sh (addr_bits_remove): Change type to 'm'. | Ulrich Weigand | 1 | -2/+2 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -0/+1 |
2008-08-11 | ARM BE8 support. | Stan Shebs | 1 | -0/+5 |
2008-07-22 | Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE. | Stan Shebs | 1 | -1/+1 |
2008-06-11 | * gdbarch.sh (gdbarch_skip_main_prologue): New. | Pierre Muller | 1 | -0/+6 |
2008-05-24 | * gdbarch.sh: Added new gdbarch struct | Carlos Eduardo Seo | 1 | -0/+6 |
2008-05-16 | * gdbarch.sh: Delete dwarf_reg_to_regnum. | Daniel Jacobowitz | 1 | -6/+2 |
2008-05-02 | * Makefile.in (arm-tdep.o): Update. | Daniel Jacobowitz | 1 | -0/+8 |
2008-05-02 | Implement displaced stepping. | Pedro Alves | 1 | -0/+90 |
2008-05-01 | PR gdb/2343 | Aleksandar Ristovski | 1 | -0/+14 |
2008-04-30 | Convert frame unwinders to use the current frame and | Daniel Jacobowitz | 1 | -5/+5 |
2008-04-29 | * gdbarch.sh: Document the return_value method. Explain that | Joel Brobecker | 1 | -3/+10 |
2008-04-22 | doc/ChangeLog: | Corinna Vinschen | 1 | -2/+2 |
2008-02-20 | * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): Add | Markus Deuling | 1 | -2/+2 |