aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-02 * top.c: #include "python/python.h".Doug Evans1-0/+12
2010-09-11gdb/Jan Kratochvil1-1/+12
2010-08-07gdb/Jan Kratochvil1-0/+33
2010-07-27gdb/Jan Kratochvil1-0/+3
2010-06-26Refactor 'maint time' command statistics.Paul N. Hilfinger1-58/+1
2010-05-172010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+4
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+0
2010-04-07 * top.c (source_file_name): Make const char *.Doug Evans1-1/+1
2010-01-19 * top.c (stop_sig, float_handler, do_nothing): Remove.Tom Tromey1-60/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2010-01-01 * top.c (print_gdb_version): Update copyright year.Joel Brobecker1-1/+1
2009-12-02gdb/ChangeLog:Paul Pluzhnikov1-3/+0
2009-11-05 * top.c (execute_command): Select a frame before checking the currentDaniel Jacobowitz1-2/+5
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+13
2009-09-10 * top.c (interactive_mode): New static variable.Joel Brobecker1-0/+38
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