aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/tui-hooks.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-2/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-07-25gdb:Tom Tromey1-21/+18
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-5/+7
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-9/+11
2007-08-142007-08-14 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-05-11doc/ChangeLog:Ulrich Weigand1-7/+2
2007-03-29 * defs.h (deprecated_registers_changed_hook): Delete declaration.Daniel Jacobowitz1-20/+6
2007-03-07 * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): ReplaceDenis Pilat1-1/+1
2007-02-27 * frame.c (deprecated_selected_frame): Rename to...Daniel Jacobowitz1-6/+6
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-03-29 * Makefile.in (utils.o): Update.Daniel Jacobowitz1-5/+2
2005-12-23 * tui/tui-file.c:Eli Zaretskii1-3/+3
2005-07-31From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz1-2/+2
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-262004-06-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-17/+17
2004-04-09* tui/tui-hooks.c: Include "readline/readline.h" afterMark Kettenis1-1/+5
2004-02-282004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-02-102004-02-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+2
2004-02-082004-02-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-02-072004-02-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2004-01-282004-01-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2004-01-192004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+9
2003-06-22 * tui-hooks.c: Update include order.Daniel Jacobowitz1-18/+9
2003-06-12 * Makefile.in (tuiDisassem.o): Update dependencies.Andreas Schwab1-1/+1
2003-02-142003-02-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-124/+3
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+4
2002-11-21 * tui-hooks.c (tui_init_hook): Don't enable the TUI if a specificStephane Carrez1-0/+4
2002-10-022002-10-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+0
2002-09-10 * tui-hooks.c (tui_event_loop): New function.Stephane Carrez1-0/+89
2002-09-01 * tui-hooks.c (tui_detach_hook): New hook to know when a process dies.Stephane Carrez1-0/+11
2002-08-30 * tuiSourceWin.h (tui_update_all_breakpoint_info): Declare.Stephane Carrez1-57/+3
2002-08-25 * tuiSourceWin.c (tui_display_main): Rename from tuiDisplayMainFunctionStephane Carrez1-3/+1
2002-08-25 * tui-hooks.c (tui_selected_frame_level_changed_hook): Always updateStephane Carrez1-4/+4
2002-03-01Add FIXME explaining include problem.Andrew Cagney1-2/+10
2002-02-082002-02-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+10
2001-07-24 * tui-hooks.c: New file, gdb hooks for tui.Stephane Carrez1-0/+390