summaryrefslogtreecommitdiff
path: root/gdb/top.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2011-03-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-121-2/+1
* 2011-03-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-111-0/+2
* PR python/12216:Tom Tromey2011-01-311-1/+19
* move handing of "set interactive-mode" to gdb_has_a_terminalJoel Brobecker2011-01-211-38/+0
* problem sourcing GDB script in interactive-mode onJoel Brobecker2011-01-131-1/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-7/+7
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-22/+26
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in version of output (gdb/gdbserver/gdbreplay)Joel Brobecker2011-01-011-1/+1
* 2010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-291-76/+81
* * top.c: #include "python/python.h".Doug Evans2010-11-021-0/+12
* gdb/Jan Kratochvil2010-09-111-1/+12
* gdb/Jan Kratochvil2010-08-071-0/+33
* gdb/Jan Kratochvil2010-07-271-0/+3
* Refactor 'maint time' command statistics.Paul N. Hilfinger2010-06-261-58/+1
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+4
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-3/+0
* * top.c (source_file_name): Make const char *.Doug Evans2010-04-071-1/+1
* * top.c (stop_sig, float_handler, do_nothing): Remove.Tom Tromey2010-01-191-60/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * top.c (print_gdb_version): Update copyright year.Joel Brobecker2010-01-011-1/+1
* gdb/ChangeLog:Paul Pluzhnikov2009-12-021-3/+0
* * top.c (execute_command): Select a frame before checking the currentDaniel Jacobowitz2009-11-051-2/+5
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-0/+13
* * top.c (interactive_mode): New static variable.Joel Brobecker2009-09-101-0/+38
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-2/+15
* * top.c (execute_command): Remove redundant comment.Doug Evans2009-08-281-3/+1
* 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