aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
AgeCommit message (Expand)AuthorFilesLines
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
1997-07-10Thu Jul 10 00:02:41 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-3/+4
1997-05-23Don't restrict the endian commands to BI-ENDIAN gdb.Andrew Cagney1-18/+19
1997-04-29Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-2/+2
1997-04-19 * Makefile.in (SUBDIRS): Add mswin so that make cleanup cleans upStu Grossman1-2/+6
1997-03-15 * breakpoint.c (insert_breakpoints, watchpoint_check,Peter Schauer1-4/+35
1997-02-12 * defs.h: Fix cntl-C to read from the Windows message queue.Dawn Perchik1-4/+2
1996-10-21 * top.c: Add new commands "set annotate" and "show annotate".Michael Snyder1-0/+7
1996-09-30 * top.c (execute_control_command): Free values from while_controlJeff Law1-1/+9
1996-09-27 * top.c (print_gdb_version): Rewrote to comply with new GNU codingFred Fish1-17/+30
1996-09-05 * Makefile.in: Add mswin to SUBDIRS. Add rules forStu Grossman1-3/+1
1996-08-08 * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.cStu Grossman1-6/+9