aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-31 Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans1-2/+15
2009-08-28 * top.c (execute_command): Remove redundant comment.Doug Evans1-3/+1
2009-08-142009-08-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-44/+63
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-6/+10
2009-05-23gdb/Jan Kratochvil1-5/+5
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+2
2009-04-23gdbTom Tromey1-0/+9
2009-03-25 * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves1-9/+1
2009-03-25 Fix completer problem for filename completion on the first try.Pierre Muller1-0/+1
2009-03-03 * top.c (quit_target): Check for target_has_execution beforePedro Alves1-1/+2
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-3/+3
2009-01-09 * defs.h (deprecated_error_hook): Delete declaration.Pedro Alves1-5/+0
2009-01-07 * top.c (gdb_prompt_string): Delete, unused.Doug Evans1-3/+0
2009-01-06* top.c (gdb_init): Don't set the current directory here; that'sJim Blandy1-3/+0
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2009-01-03 * top.c (print_gdb_version): Update copyright year.Joel Brobecker1-1/+1
2008-09-22 * top.c (any_thread_of, kill_or_detach): New functions.Pedro Alves1-8/+38
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-2/+4
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves1-2/+4
2008-08-16 * gdbthread.h: Add comments.Pedro Alves1-1/+1
2008-08-16 * target.h (pop_all_targets): Declare.Pedro Alves1-2/+3
2008-07-28 * annotate.h (deprecated_annotate_starting_hook): Remove.Tom Tromey1-7/+0
2008-07-13 Allow all CLI command even if target is executing.Vladimir Prus1-7/+0
2008-07-12 Replace struct continuation_args by void* and per command structs.Pedro Alves1-2/+0
2008-07-11 Exited threads.Pedro Alves1-5/+14
2008-07-09 Per-thread commands.Pedro Alves1-1/+2
2008-07-09 Add "executing" property to threads.Pedro Alves1-8/+5
2008-06-10(print_gdb_version): Don't print final newline.Andreas Schwab1-1/+1
2008-06-052008-06-05 Vladimir Prus <vladimir@codesourcery.com>Joseph Myers1-1/+8
2008-05-05 * top.c (command_line_handler_continuation): Remove.Vladimir Prus1-55/+0
2008-05-05 * inf-loop.c (inferior_event_handler): Call bpstat_do_action,Vladimir Prus1-2/+0
2008-04-24 exec_cleanup murder.Vladimir Prus1-1/+4
2008-04-17 * cli/cli-decode.h (CMD_ASYNC_OK): New define.Tom Tromey1-7/+2
2008-03-23Revert 2008-03-21 changes.Daniel Jacobowitz1-25/+1
2008-03-21 PR gdb/544Daniel Jacobowitz1-1/+25
2008-03-21 * top.c (quit_confirm): Warn that we will kill the program.Daniel Jacobowitz1-1/+1
2008-03-17 * top.c (execute_command): Fix uninitialized variable error.Ulrich Weigand1-1/+1
2008-03-14 Async mode fixes.Vladimir Prus1-1/+76
2008-03-14 * top.c (simplified_command_loop): Remove.Vladimir Prus1-35/+0
2008-03-14 * top.c (execute_command): Disable break and stopPedro Alves1-2/+0
2008-03-14 * top.c (execute_command): Enable break, info and interruptPedro Alves1-1/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+2
2008-01-01 * top.c (print_gdb_version): Update copyright year.Joel Brobecker1-1/+1
2007-12-07* target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki1-1/+1
2007-10-22 * top.c (command_loop): Fix output for shrinkage.Daniel Jacobowitz1-2/+2
2007-09-02 * top.c (print_gdb_version): Fixed a string end-of-line compiler error.Jan Kratochvil1-1/+1
2007-09-02 * top.c (print_gdb_version): Update for GPL version 3.Daniel Jacobowitz1-4/+4
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-082007-08-08 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-07-012007-07-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-5/+6