Age | Commit message (Expand) | Author | Files | Lines |
2009-03-25 | * infrun.c (normal_stop): Use has_stack_frames instead of | Pedro Alves | 1 | -9/+1 |
2009-03-25 | Fix completer problem for filename completion on the first try. | Pierre Muller | 1 | -0/+1 |
2009-03-03 | * top.c (quit_target): Check for target_has_execution before | Pedro Alves | 1 | -1/+2 |
2009-02-25 | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -3/+3 |
2009-01-09 | * defs.h (deprecated_error_hook): Delete declaration. | Pedro Alves | 1 | -5/+0 |
2009-01-07 | * top.c (gdb_prompt_string): Delete, unused. | Doug Evans | 1 | -3/+0 |
2009-01-06 | * top.c (gdb_init): Don't set the current directory here; that's | Jim Blandy | 1 | -3/+0 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | * top.c (print_gdb_version): Update copyright year. | Joel Brobecker | 1 | -1/+1 |
2008-09-22 | * top.c (any_thread_of, kill_or_detach): New functions. | Pedro Alves | 1 | -8/+38 |
2008-09-22 | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 1 | -2/+4 |
2008-09-08 | * inferior.h (stop_bpstat): Delete. | Pedro Alves | 1 | -2/+4 |
2008-08-16 | * gdbthread.h: Add comments. | Pedro Alves | 1 | -1/+1 |
2008-08-16 | * target.h (pop_all_targets): Declare. | Pedro Alves | 1 | -2/+3 |
2008-07-28 | * annotate.h (deprecated_annotate_starting_hook): Remove. | Tom Tromey | 1 | -7/+0 |
2008-07-13 | Allow all CLI command even if target is executing. | Vladimir Prus | 1 | -7/+0 |
2008-07-12 | Replace struct continuation_args by void* and per command structs. | Pedro Alves | 1 | -2/+0 |
2008-07-11 | Exited threads. | Pedro Alves | 1 | -5/+14 |
2008-07-09 | Per-thread commands. | Pedro Alves | 1 | -1/+2 |
2008-07-09 | Add "executing" property to threads. | Pedro Alves | 1 | -8/+5 |
2008-06-10 | (print_gdb_version): Don't print final newline. | Andreas Schwab | 1 | -1/+1 |
2008-06-05 | 2008-06-05 Vladimir Prus <vladimir@codesourcery.com> | Joseph Myers | 1 | -1/+8 |
2008-05-05 | * top.c (command_line_handler_continuation): Remove. | Vladimir Prus | 1 | -55/+0 |
2008-05-05 | * inf-loop.c (inferior_event_handler): Call bpstat_do_action, | Vladimir Prus | 1 | -2/+0 |
2008-04-24 | exec_cleanup murder. | Vladimir Prus | 1 | -1/+4 |
2008-04-17 | * cli/cli-decode.h (CMD_ASYNC_OK): New define. | Tom Tromey | 1 | -7/+2 |
2008-03-23 | Revert 2008-03-21 changes. | Daniel Jacobowitz | 1 | -25/+1 |
2008-03-21 | PR gdb/544 | Daniel Jacobowitz | 1 | -1/+25 |
2008-03-21 | * top.c (quit_confirm): Warn that we will kill the program. | Daniel Jacobowitz | 1 | -1/+1 |
2008-03-17 | * top.c (execute_command): Fix uninitialized variable error. | Ulrich Weigand | 1 | -1/+1 |
2008-03-14 | Async mode fixes. | Vladimir Prus | 1 | -1/+76 |
2008-03-14 | * top.c (simplified_command_loop): Remove. | Vladimir Prus | 1 | -35/+0 |
2008-03-14 | * top.c (execute_command): Disable break and stop | Pedro Alves | 1 | -2/+0 |
2008-03-14 | * top.c (execute_command): Enable break, info and interrupt | Pedro Alves | 1 | -1/+4 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+2 |
2008-01-01 | * top.c (print_gdb_version): Update copyright year. | Joel Brobecker | 1 | -1/+1 |
2007-12-07 | * target.c (update_current_target): Inherit to_log_command. | Maciej W. Rozycki | 1 | -1/+1 |
2007-10-22 | * top.c (command_loop): Fix output for shrinkage. | Daniel Jacobowitz | 1 | -2/+2 |
2007-09-02 | * top.c (print_gdb_version): Fixed a string end-of-line compiler error. | Jan Kratochvil | 1 | -1/+1 |
2007-09-02 | * top.c (print_gdb_version): Update for GPL version 3. | Daniel Jacobowitz | 1 | -4/+4 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-07-01 | 2007-07-01 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -5/+6 |
2007-03-29 | * defs.h (deprecated_registers_changed_hook): Delete declaration. | Daniel Jacobowitz | 1 | -5/+0 |
2007-02-28 | * top.c (gdb_readline_wrapper_cleanup): Remove invalid assertion. | Daniel Jacobowitz | 1 | -1/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-03 | 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -11/+97 |
2007-01-01 | Followed the Start of New Year Procedure: | Joel Brobecker | 1 | -1/+1 |
2006-07-21 | 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+3 |
2006-03-29 | * Makefile.in (utils.o): Update. | Daniel Jacobowitz | 1 | -5/+18 |