Age | Commit message (Expand) | Author | Files | Lines |
2012-08-24 | * h8300-tdep.c (h8300_push_dummy_call): Replace unsafe alloca | Siddhesh Poyarekar | 5 | -7/+31 |
2012-08-24 | gdb/testsuite/ | Yao Qi | 2 | -6/+4 |
2012-08-24 | gdb/ | Yao Qi | 2 | -1/+6 |
2012-08-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-08-23 | Document how to return from "python-interactive" to GDB. | Yit Phang Khoo | 3 | -2/+12 |
2012-08-23 | 2012-08-23 Pedro Alves <palves@redhat.com> | Pedro Alves | 4 | -6/+19 |
2012-08-23 | 2012-08-23 Pedro Alves <palves@redhat.com> | Pedro Alves | 2 | -1/+6 |
2012-08-23 | gdb/ | Yao Qi | 5 | -30/+109 |
2012-08-23 | gdb/testsuite/ | Yao Qi | 4 | -16/+23 |
2012-08-23 | gdb/gdbserver/ | Yao Qi | 2 | -2/+5 |
2012-08-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-08-22 | 2012-08-22 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2 | -1/+6 |
2012-08-22 | Enable readline in Python in a GDB-specific way and block the | Yit Phang Khoo | 5 | -0/+134 |
2012-08-22 | * defs.h: Include build-gnulib/config.h | Keith Seitz | 5 | -0/+13 |
2012-08-22 | * arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pc | Joseph Myers | 5 | -1/+86 |
2012-08-22 | Add a new "python-interactive" command that starts a standard | Yit Phang Khoo | 4 | -4/+145 |
2012-08-22 | * defs.h (quit_flag): Don't declare. | Tom Tromey | 13 | -16/+131 |
2012-08-22 | * event-top.c (sigwinch_token, handle_sigwinch): Remove. | Tom Tromey | 5 | -40/+12 |
2012-08-22 | * jit.c (jit_object_close_impl): Don't malloc the objfile | Tom Tromey | 5 | -12/+27 |
2012-08-22 | * windows-nat.c (windows_make_so): Use gdb_bfd_open. | Tom Tromey | 13 | -24/+54 |
2012-08-22 | * dwarf2read.c (macro_start_file): Update. | Tom Tromey | 6 | -9/+23 |
2012-08-22 | * elfread.c (elf_symtab_read): Update. | Tom Tromey | 8 | -11/+133 |
2012-08-22 | * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY. | Tom Tromey | 3 | -0/+23 |
2012-08-22 | * registry.h (struct registry_fields): New. | Tom Tromey | 5 | -27/+63 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 20 | -372/+278 |
2012-08-22 | * exec.c (exec_close, exec_file_attach): Update. | Tom Tromey | 5 | -13/+37 |
2012-08-22 | * lib/gdb.exp (skip_unwinder_tests): New proc. | Tom Tromey | 4 | -43/+45 |
2012-08-22 | * cli/cli-cmds.c (filter_sals): Handle nelts == 0 case. | Tom Tromey | 2 | -1/+6 |
2012-08-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-08-21 | * gdb.hp/gdb.aCC/exception.exp: Remove. | Tom Tromey | 2 | -21/+4 |
2012-08-21 | * symfile.c (allocate_symtab): Use host_address_to_string | Pierre Muller | 2 | -2/+8 |
2012-08-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-08-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-08-19 | 2012-08-19 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 5 | -1/+223 |
2012-08-19 | 2012-08-19 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 2 | -0/+6 |
2012-08-19 | 2012-08-19 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 2 | -8/+12 |
2012-08-19 | PR c++/14365 | Keith Seitz | 5 | -2/+435 |
2012-08-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-08-18 | Fix a typo that prevented "make TAGS" from working. | Eli Zaretskii | 2 | -1/+6 |
2012-08-18 | gdb/testsuite/ | Jan Kratochvil | 2 | -2/+6 |
2012-08-18 | gdb/testsuite/ | Yao Qi | 2 | -24/+34 |
2012-08-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-08-17 | GDB 7.5 released. | gdbadmin | 1 | -0/+4 |
2012-08-17 | PR c++/13356 | Keith Seitz | 23 | -301/+243 |
2012-08-17 | gdb: fix test failures after updating usage strings | Mike Frysinger | 4 | -12/+20 |
2012-08-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-08-16 | fix internal_error during fork event handling. | Joel Brobecker | 2 | -3/+57 |
2012-08-16 | Change detach_breakpoints to take a ptid instead of a pid | Joel Brobecker | 6 | -11/+22 |
2012-08-16 | inf_ttrace_follow_fork: detach_breakpoints called twice for child. | Joel Brobecker | 2 | -1/+11 |
2012-08-16 | DWARF frame unwinder executes one too many rows | Joel Brobecker | 7 | -2/+143 |