aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
AgeCommit message (Expand)AuthorFilesLines
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-0/+62
1999-10-26import gdb-1999-10-25 snapshotJason Molenda1-0/+1
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-4/+0
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+1
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-13/+21
1999-09-22import gdb-1999-09-21Jason Molenda1-0/+1
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-13/+2
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-15/+12
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-3/+0
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-2/+10
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-2/+32
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-280/+294
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-5/+18
1999-06-28import gdb-1999-06-28 snapshotJason Molenda1-2/+1
1999-06-21import gdb-1999-06-21 snapshotJason Molenda1-1/+2621
1999-06-14import gdb-1999-06-14 snapshotJason Molenda1-2373/+10
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-19/+10
1999-05-19import gdb-1999-0519Jason Molenda1-19/+20
1999-05-11import gdb-1999-05-10Stan Shebs1-25/+147
1999-04-26import gdb-19990422 snapshotStan Shebs1-17/+13
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+3677
1999-04-16Initial creation of sourceware repositoryStan Shebs1-3677/+0
1999-01-291999-01-29 Martin Hunt <hunt@cygnus.com>Martin Hunt1-2/+7
1999-01-28This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham1-1/+1
1999-01-22 From J.T. Conklin <jtc@redbacknetworks.com>:Stan Shebs1-1/+1
1999-01-18Fix warnings from calls to catch_errors() and make_cleanup().Andrew Cagney1-2/+2
1999-01-17catch_errors() takes PTR argument/func instead of char* argument/func.Andrew Cagney1-1/+1
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-4/+56
1998-12-23 * Makefile.in (READLINE_CFLAGS): Search $(READLINE_SRC)/.. ratherPer Bothner1-2/+2
1998-12-22Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+1
1998-12-14CARP:Andrew Cagney1-293/+0
1998-12-13CARP:Andrew Cagney1-49/+66
1998-11-13Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-1/+1
1998-11-05* top.c (gdb_readline): Allow CRLF line termination on systemsChristopher Faylor1-0/+8
1998-10-141998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-12/+16
1998-08-31 * top.c (context_hook): Define.Tom Tromey1-0/+3
1998-05-24 * ser-unix.c (wait_for): Do not reset timeout_remaining for cygwin32 soKeith Seitz1-0/+3
1998-04-13Mon Apr 13 16:28:07 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-0/+4
1998-04-09Wed Apr 8 19:21:42 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-2/+2
1998-03-22Sat Mar 21 19:34:49 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+9
1998-02-06 * top.c (do_nothing): Remove signal handler after signal is caught.Jason Molenda1-0/+7
1998-01-19 * top.c (print_gdb_version): Restore to original message.Stan Shebs1-2/+2
1998-01-16 * top.c (print_gdb_version): delete stutter.Felix Lee1-1/+1
1998-01-05fix gdb/13620 -- control-c to interrupt gdb command only works once.David Taylor1-13/+13
1997-11-26 * tracepoint.c (set_raw_tracepoint): make sure there's a trailing sla...Keith Seitz1-15/+50
1997-09-03Allow backends to set the architecture using bfd_architecture enumAndrew Cagney1-18/+38
1997-09-01Add ``set processor'' - an alias to ``set architecture''.Andrew Cagney1-0/+1
1997-08-28New commands ``set architecture'', ``show architecture'' and ``infoAndrew Cagney1-0/+118
1997-08-27Only pass endianess to simulator when explicitly set by user with setAndrew Cagney1-1/+1
1997-07-25 * top.c (execute_command): Force cleanup of alloca areas.Jeff Law1-0/+4