aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-13gdb/Thiago Jung Bauermann1-3/+12
2011-04-19gdbTom Tromey1-1/+1
2011-03-122011-03-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+1
2011-03-112011-03-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2011-01-31 PR python/12216:Tom Tromey1-1/+19
2011-01-21move handing of "set interactive-mode" to gdb_has_a_terminalJoel Brobecker1-38/+0
2011-01-13problem sourcing GDB script in interactive-mode onJoel Brobecker1-1/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-7/+7
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-22/+26
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2011-01-01Update copyright year in version of output (gdb/gdbserver/gdbreplay)Joel Brobecker1-1/+1
2010-12-292010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-76/+81
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