summaryrefslogtreecommitdiff
path: root/gdb/top.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-08-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-08-141-44/+63
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-6/+10
* gdb/Jan Kratochvil2009-05-231-5/+5
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-1/+2
* gdbTom Tromey2009-04-231-0/+9
* * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves2009-03-251-9/+1
* Fix completer problem for filename completion on the first try.Pierre Muller2009-03-251-0/+1
* * top.c (quit_target): Check for target_has_execution beforePedro Alves2009-03-031-1/+2
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-3/+3
* * defs.h (deprecated_error_hook): Delete declaration.Pedro Alves2009-01-091-5/+0
* * top.c (gdb_prompt_string): Delete, unused.Doug Evans2009-01-071-3/+0
* * top.c (gdb_init): Don't set the current directory here; that'sJim Blandy2009-01-061-3/+0
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * top.c (print_gdb_version): Update copyright year.Joel Brobecker2009-01-031-1/+1
* * top.c (any_thread_of, kill_or_detach): New functions.Pedro Alves2008-09-221-8/+38
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-221-2/+4
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-2/+4
* * gdbthread.h: Add comments.Pedro Alves2008-08-161-1/+1
* * target.h (pop_all_targets): Declare.Pedro Alves2008-08-161-2/+3
* * annotate.h (deprecated_annotate_starting_hook): Remove.Tom Tromey2008-07-281-7/+0
* Allow all CLI command even if target is executing.Vladimir Prus2008-07-131-7/+0
* Replace struct continuation_args by void* and per command structs.Pedro Alves2008-07-121-2/+0
* Exited threads.Pedro Alves2008-07-111-5/+14
* Per-thread commands.Pedro Alves2008-07-091-1/+2
* Add "executing" property to threads.Pedro Alves2008-07-091-8/+5
* (print_gdb_version): Don't print final newline.Andreas Schwab2008-06-101-1/+1
* 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>Joseph Myers2008-06-051-1/+8
* * top.c (command_line_handler_continuation): Remove.Vladimir Prus2008-05-051-55/+0
* * inf-loop.c (inferior_event_handler): Call bpstat_do_action,Vladimir Prus2008-05-051-2/+0
* exec_cleanup murder.Vladimir Prus2008-04-241-1/+4
* * cli/cli-decode.h (CMD_ASYNC_OK): New define.Tom Tromey2008-04-171-7/+2
* Revert 2008-03-21 changes.Daniel Jacobowitz2008-03-231-25/+1
* PR gdb/544Daniel Jacobowitz2008-03-211-1/+25
* * top.c (quit_confirm): Warn that we will kill the program.Daniel Jacobowitz2008-03-211-1/+1
* * top.c (execute_command): Fix uninitialized variable error.Ulrich Weigand2008-03-171-1/+1
* Async mode fixes.Vladimir Prus2008-03-141-1/+76
* * top.c (simplified_command_loop): Remove.Vladimir Prus2008-03-141-35/+0
* * top.c (execute_command): Disable break and stopPedro Alves2008-03-141-2/+0
* * top.c (execute_command): Enable break, info and interruptPedro Alves2008-03-141-1/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+2
* * top.c (print_gdb_version): Update copyright year.Joel Brobecker2008-01-011-1/+1
* * target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki2007-12-071-1/+1
* * top.c (command_loop): Fix output for shrinkage.Daniel Jacobowitz2007-10-221-2/+2
* * top.c (print_gdb_version): Fixed a string end-of-line compiler error.Jan Kratochvil2007-09-021-1/+1
* * top.c (print_gdb_version): Update for GPL version 3.Daniel Jacobowitz2007-09-021-4/+4
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-08-08 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-081-1/+1
* 2007-07-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2007-07-011-5/+6
* * defs.h (deprecated_registers_changed_hook): Delete declaration.Daniel Jacobowitz2007-03-291-5/+0
* * top.c (gdb_readline_wrapper_cleanup): Remove invalid assertion.Daniel Jacobowitz2007-02-281-1/+0