Age | Commit message (Expand) | Author | Files | Lines |
2010-04-04 | 2010-04-04 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 6 | -2/+82 |
2010-04-04 | gdb/ | Jan Kratochvil | 5 | -2/+56 |
2010-04-04 | gdb/ | Jan Kratochvil | 3 | -41/+5 |
2010-04-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-04-03 | * inferiors.c (add_thread): Set last_status kind to | Pedro Alves | 4 | -11/+22 |
2010-04-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-04-02 | gdb/ | Jan Kratochvil | 2 | -3/+6 |
2010-04-02 | 2010-04-02 Hui Zhu <teawater@gmail.com> | Hui Zhu | 3 | -0/+812 |
2010-04-02 | 2010-04-02 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2 | -29/+839 |
2010-04-02 | 2010-04-02 Hui Zhu <teawater@gmail.com> | Hui Zhu | 2 | -8/+5 |
2010-04-02 | * tracepoint.c (trace_dump_actions): New, factored out from | Pedro Alves | 2 | -48/+68 |
2010-04-02 | * gdb.trace/tfind.exp: Adjust expected disassembly output. | Pedro Alves | 2 | -1/+5 |
2010-04-02 | * breakpoint.h (struct counted_command_line): Moved definition to | Pedro Alves | 5 | -13/+37 |
2010-04-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-04-01 | Use hex_string instead of phex_nz for error. | H.J. Lu | 2 | -1/+6 |
2010-04-01 | 2010-04-01 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 6 | -83/+86 |
2010-04-01 | 2010-04-01 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 2 | -0/+15 |
2010-04-01 | Support "ah", "bh", "ch", "dh" on amd64. | H.J. Lu | 4 | -14/+76 |
2010-04-01 | * linux-low.c (get_stop_pc): Don't adjust the PC if stopped with | Pedro Alves | 2 | -10/+13 |
2010-04-01 | * mem-break.c (struct raw_breakpoint): New field shlib_disabled. | Pedro Alves | 4 | -2/+132 |
2010-04-01 | * linux-low.c (linux_wait_1): Avoid setting need_step_over is | Pedro Alves | 6 | -95/+362 |
2010-04-01 | gdb/ | Pedro Alves | 8 | -34/+90 |
2010-04-01 | gdb/ | Pedro Alves | 6 | -69/+195 |
2010-04-01 | * gdb.trace/collection.exp (gdb_collect_args_test) | Pedro Alves | 2 | -0/+36 |
2010-04-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-03-31 | * arm-tdep.c (thumb_get_next_pc_raw): Correctly detect TBH | Richard Earnshaw | 2 | -6/+23 |
2010-03-31 | gdb/ | Jan Kratochvil | 5 | -2/+138 |
2010-03-31 | 2010-03-31 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 6 | -5/+62 |
2010-03-31 | * src/gdb/remote.c (end_thread): ARI fix: Use xstrdup instead of strdup. | Pierre Muller | 2 | -1/+5 |
2010-03-31 | * gdb.texinfo (TUI Commands): Mention that in some cases, these | Pedro Alves | 2 | -0/+11 |
2010-03-31 | * c-typeprint.c (c_type_print_args): Don't print "void" | Keith Seitz | 3 | -6/+26 |
2010-03-31 | * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to | Keith Seitz | 2 | -5/+8 |
2010-03-31 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-03-30 | * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined | Doug Evans | 3 | -8/+12 |
2010-03-30 | * tui/tui-interp.c (tui_is_toplevel): New. | Pedro Alves | 4 | -0/+33 |
2010-03-30 | * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text | Doug Evans | 2 | -5/+11 |
2010-03-30 | Add org.gnu.gdb.i386.avx. | H.J. Lu | 2 | -0/+15 |
2010-03-30 | 2010-03-30 Ozkan Sezer <sezeroz@gmail.com> | Tom Tromey | 2 | -0/+5 |
2010-03-30 | Add xmlRegisters= to qSupported packet. | H.J. Lu | 7 | -61/+143 |
2010-03-30 | 2010-03-29 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 2 | -21/+6 |
2010-03-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-03-29 | 2010-03-29 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 2 | -11/+52 |
2010-03-29 | 2010-03-29 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 7 | -38/+315 |
2010-03-29 | 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 3 | -0/+20 |
2010-03-29 | 2010-03-29 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 2 | -2/+6 |
2010-03-29 | 2010-03-29 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 2 | -9/+33 |
2010-03-29 | * gdb.trace/collection.exp (run_trace_experiment): Make sure | Pedro Alves | 2 | -3/+14 |
2010-03-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2010-03-28 | * gdb.trace/collection.exp (executable): New. | Pedro Alves | 2 | -81/+83 |
2010-03-28 | gdb/testsuite/ | Jan Kratochvil | 2 | -3/+8 |