Age | Commit message (Expand) | Author | Files | Lines |
2010-01-19 | gdb/testsuite/ | Jan Kratochvil | 3 | -12/+20 |
2010-01-03 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-01-01 | Update the copyright header of most if not all files that have not been | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 72 | -73/+82 |
2009-12-21 | PR gdb/10884 | Vladimir Prus | 2 | -0/+37 |
2009-12-20 | * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, | Joel Brobecker | 1 | -5/+4 |
2009-11-10 | * lib/gdb.exp (gdb_compile_test): New. | Nathan Sidwell | 1 | -2/+4 |
2009-10-30 | Fix breakpoint commands in MI. | Vladimir Prus | 1 | -0/+15 |
2009-09-15 | gdb | Tom Tromey | 11 | -79/+74 |
2009-08-27 | gdb/ | Jan Kratochvil | 1 | -0/+5 |
2009-08-26 | * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test | Joseph Myers | 2 | -2/+10 |
2009-08-03 | Implement -break-commands | Vladimir Prus | 1 | -0/+26 |
2009-08-03 | Refactor reading of commands | Vladimir Prus | 1 | -0/+3 |
2009-07-07 | gdb | Tom Tromey | 3 | -3/+3 |
2009-07-07 | gdb/testsuite/ | Jan Kratochvil | 1 | -0/+4 |
2009-06-30 | * mi/mi-cmd-stack.c (parse_print_values): New. | Vladimir Prus | 1 | -2/+2 |
2009-06-17 | ChangeLog: | Ulrich Weigand | 1 | -1/+1 |
2009-06-09 | * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp, | Daniel Jacobowitz | 32 | -35/+35 |
2009-05-27 | gdb/ | Pedro Alves | 2 | -0/+149 |
2009-05-17 | Always report varobj as changed when in_scope attribute changes. | Vladimir Prus | 1 | -0/+27 |
2009-05-11 | * gdb.mi/nsintrall.c (main): Fix off-by-one error. | Doug Evans | 1 | -1/+1 |
2009-04-03 | Eliminate some sleep usage. | Vladimir Prus | 1 | -2/+5 |
2009-04-02 | * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use | Pedro Alves | 1 | -37/+7 |
2009-04-02 | * gdb.mi/mi-nonstop.exp: Don't check isnative. Use | Pedro Alves | 3 | -114/+31 |
2009-03-27 | * thread.c (do_restore_current_thread_cleanup): Redo test for | Doug Evans | 2 | -0/+160 |
2009-03-26 | gdb | Tom Tromey | 4 | -8/+8 |
2009-03-13 | * gdb.mi/mi-cli.exp: Adjust for output difference in | Vladimir Prus | 1 | -4/+21 |
2009-03-12 | * gdb.mi/mi-cli.exp: Remove debug print. | Vladimir Prus | 1 | -1/+0 |
2009-03-12 | Include token in ^running notification for CLI commands. | Vladimir Prus | 1 | -2/+18 |
2009-02-18 | * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New. | Vladimir Prus | 3 | -3/+3 |
2009-02-14 | Include frame information for *stopped due to CLI commands. | Vladimir Prus | 1 | -0/+3 |
2009-01-30 | * breakpoint.c (create_breakpoint, create_breakpoints) | Vladimir Prus | 1 | -0/+16 |
2009-01-19 | * dummy-frame.c (dummy_frame): Replace regcache member with | Doug Evans | 2 | -6/+8 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 68 | -68/+80 |
2008-11-18 | * infcall.c (call_function_by_hand): Fix punctuation and capitalization | Doug Evans | 2 | -2/+2 |
2008-11-17 | Implement =thread-selected notification. | Vladimir Prus | 1 | -0/+6 |
2008-11-17 | Include group-id in thread-created notification. | Vladimir Prus | 1 | -1/+1 |
2008-11-14 | gdb | Tom Tromey | 1 | -0/+85 |
2008-10-15 | gdb/ | Pedro Alves | 2 | -0/+249 |
2008-09-22 | gdb/ | Pedro Alves | 3 | -32/+228 |
2008-09-13 | * gdb.mi/mi-nonstop.exp: Do not check thread state while a | Daniel Jacobowitz | 1 | -3/+1 |
2008-08-21 | * gdb.mi/mi-nonstop.exp: Fix the check for non-stop | Vladimir Prus | 2 | -13/+28 |
2008-08-19 | * lib/mi-support.exp (mi_expect_stop): Produce | Vladimir Prus | 2 | -0/+286 |
2008-08-19 | * target.c (target_async_permitted, target_async_permitted_1) | Vladimir Prus | 1 | -1/+1 |
2008-08-06 | Fix for PR gdb/1543. | Jan Kratochvil | 22 | -68/+2 |
2008-07-31 | * lib/mi-support.exp (mi_load_shlibs): New. | Vladimir Prus | 1 | -1/+1 |
2008-07-30 | * lib/mi-support.exp (get_mi_thread_list) | Vladimir Prus | 3 | -415/+0 |
2008-06-28 | Revert accidental commit | Vladimir Prus | 1 | -1/+1 |
2008-06-26 | * target.c (target_read_until_error): New. | Vladimir Prus | 1 | -1/+1 |
2008-06-25 | Emit ^running via observer. | Vladimir Prus | 1 | -61/+7 |