aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-112003-11-11 David Carlton <carlton@kealia.com>David Carlton1-16/+14
2003-09-172003-09-17 David Carlton <carlton@kealia.com>David Carlton1-282/+40
2003-08-052003-08-05 David Carlton <carlton@kealia.com>David Carlton1-7/+7
2003-06-272003-06-27 David Carlton <carlton@kealia.com>David Carlton1-7/+9
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-17/+2
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+1
2002-09-27Merge with mainline; tag is carlton_dictionary-20020927-mergeDavid Carlton1-1/+1
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+2142
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-2141/+0
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-48/+56
2002-05-28Initial check-in of interpreter support from Apple. (Slightly massaged andKeith Seitz1-13/+42
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-17/+8
2002-02-23* cli/cli-decode.c (cmd_cfunc_eq): New function.Andrew Cagney1-1/+1
2002-02-10* defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney1-5/+5
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney1-7/+16
2002-02-02s/NO_FUNCTION/NULL/Andrew Cagney1-1/+1
2002-01-202002-01-20 Michael Chastain <mec@shout.net>Michael Chastain1-1/+1
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney1-4/+0
2002-01-05Remove obsolete MacOS support.Andrew Cagney1-7/+4
2001-11-27 * NEWS: Updated.Tom Tromey1-0/+50
2001-11-20 * top.c (gdb_init): Call init_ui_hook before initializingKeith Seitz1-4/+9
2001-11-10s/value_ptr/struct value */Andrew Cagney1-2/+2
2001-10-21Don't print ``(MI_OUT)'' at startup.Andrew Cagney1-5/+0
2001-10-16* value.h (value_as_address): Rename value_as_pointer.Andrew Cagney1-1/+1
2001-09-07* defs.h (enum return_reason): Renumber so that all values areAndrew Cagney1-34/+81
2001-08-27* event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: SomeMark Kettenis1-13/+9
2001-08-14* top.c (SIGSETJMP): Protect env argument with parentheses.Christopher Faylor1-3/+3
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney1-0/+1
2001-07-172001-07-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2001-07-162001-07-16 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+0
2001-07-162001-07-16 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-21/+4
2001-07-152001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-120/+79
2001-07-152001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-20/+0
2001-07-14 * utils.c (query): Remove tui hacks; tui must use the query_hook.Stephane Carrez1-25/+0
2001-05-17 * top.c (user_args): Remove unused declaration.Eli Zaretskii1-15/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-3/+4
2001-04-19Obsolete MPW as host.Andrew Cagney1-5/+5
2001-04-192001-04-18 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-12/+13
2001-04-052001-04-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-0/+6
2001-03-07 * top.c (init_main): Make `set history file name' complete on fileEli Zaretskii1-5/+6
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-06* signals.h: Removed.J.T. Conklin1-1/+1
2001-01-252001-01-24 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-1/+1
2000-12-202000-12-20 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-2/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-7/+7
2000-12-012000-12-01 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-1881/+34
2000-12-012000-11-30 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-386/+1
2000-11-27* remote.c (remote_write_bytes): Add default case to switchAndrew Cagney1-0/+2
2000-11-16 * tracepoint.c (trace_find_tracepoint_command): Replace call toDavid Taylor1-1/+1
2000-11-062000-11-06 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-9/+57