summaryrefslogtreecommitdiff
path: root/gdb/top.c
Commit message (Expand)AuthorAgeFilesLines
* import gdb-1999-08-16 snapshotJason Molenda1999-08-161-3/+0
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-2/+10
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-2/+32
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-280/+294
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-5/+18
* import gdb-1999-06-28 snapshotJason Molenda1999-06-281-2/+1
* import gdb-1999-06-21 snapshotJason Molenda1999-06-211-1/+2621
* import gdb-1999-06-14 snapshotJason Molenda1999-06-141-2373/+10
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-19/+10
* import gdb-1999-0519Jason Molenda1999-05-191-19/+20
* import gdb-1999-05-10Stan Shebs1999-05-111-25/+147
* import gdb-19990422 snapshotStan Shebs1999-04-261-17/+13
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+3677
* Initial creation of sourceware repositoryStan Shebs1999-04-161-3677/+0
* 1999-01-29 Martin Hunt <hunt@cygnus.com>Martin Hunt1999-01-291-2/+7
* This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham1999-01-281-1/+1
* From J.T. Conklin <jtc@redbacknetworks.com>:Stan Shebs1999-01-221-1/+1
* Fix warnings from calls to catch_errors() and make_cleanup().Andrew Cagney1999-01-181-2/+2
* catch_errors() takes PTR argument/func instead of char* argument/func.Andrew Cagney1999-01-171-1/+1
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-4/+56
* * Makefile.in (READLINE_CFLAGS): Search $(READLINE_SRC)/.. ratherPer Bothner1998-12-231-2/+2
* Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1998-12-221-1/+1
* CARP:Andrew Cagney1998-12-141-293/+0
* CARP:Andrew Cagney1998-12-131-49/+66
* Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1998-11-131-1/+1
* * top.c (gdb_readline): Allow CRLF line termination on systemsChristopher Faylor1998-11-051-0/+8
* 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-141-12/+16
* * top.c (context_hook): Define.Tom Tromey1998-08-311-0/+3
* * ser-unix.c (wait_for): Do not reset timeout_remaining for cygwin32 soKeith Seitz1998-05-241-0/+3
* Mon Apr 13 16:28:07 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1998-04-131-0/+4
* Wed Apr 8 19:21:42 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1998-04-091-2/+2
* Sat Mar 21 19:34:49 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1998-03-221-1/+9
* * top.c (do_nothing): Remove signal handler after signal is caught.Jason Molenda1998-02-061-0/+7
* * top.c (print_gdb_version): Restore to original message.Stan Shebs1998-01-191-2/+2
* * top.c (print_gdb_version): delete stutter.Felix Lee1998-01-161-1/+1
* fix gdb/13620 -- control-c to interrupt gdb command only works once.David Taylor1998-01-051-13/+13
* * tracepoint.c (set_raw_tracepoint): make sure there's a trailing sla...Keith Seitz1997-11-261-15/+50
* Allow backends to set the architecture using bfd_architecture enumAndrew Cagney1997-09-031-18/+38
* Add ``set processor'' - an alias to ``set architecture''.Andrew Cagney1997-09-011-0/+1
* New commands ``set architecture'', ``show architecture'' and ``infoAndrew Cagney1997-08-281-0/+118
* Only pass endianess to simulator when explicitly set by user with setAndrew Cagney1997-08-271-1/+1
* * top.c (execute_command): Force cleanup of alloca areas.Jeff Law1997-07-251-0/+4
* Thu Jul 10 00:02:41 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1997-07-101-3/+4
* Don't restrict the endian commands to BI-ENDIAN gdb.Andrew Cagney1997-05-231-18/+19
* Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1997-04-291-2/+2
* * Makefile.in (SUBDIRS): Add mswin so that make cleanup cleans upStu Grossman1997-04-191-2/+6
* * breakpoint.c (insert_breakpoints, watchpoint_check,Peter Schauer1997-03-151-4/+35
* * defs.h: Fix cntl-C to read from the Windows message queue.Dawn Perchik1997-02-121-4/+2
* * top.c: Add new commands "set annotate" and "show annotate".Michael Snyder1996-10-211-0/+7
* * top.c (execute_control_command): Free values from while_controlJeff Law1996-09-301-1/+9