aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
AgeCommit message (Expand)AuthorFilesLines
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
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish1-1/+1
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-5/+19
1996-06-28 * remote-e7000.c,remote.c,target.h,top.c:Dawn Perchik1-0/+11
1996-05-20 * defs.h (read_command_lines, query_hook): Update prototypes.Fred Fish1-27/+60
1996-05-16 * top.c (read_next_line): Fix thinkos. From Don Seeley.Jeff Law1-2/+2
1996-05-13 * top.c (execute_control_command, case while_control): AllowJeff Law1-0/+2
1996-04-13 * README: Update for 4.16 release.Fred Fish1-0/+6
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-1/+0
1996-03-05 * top.c (print_gdb_version): Update copyright year.Stan Shebs1-1/+1
1996-02-03 * dwarfread.c (read_func_scope): Avoid GDB core dumps ifPeter Schauer1-1/+7
1996-01-24 * NEWS: Make note of new record and replay feature forFred Fish1-0/+4
1995-12-15 * top.c (set_endian_from_file): Use new bfd_big_endian macro.Ian Lance Taylor1-3/+3
1995-11-29 * top.c (command_line_input): Only strip out an initial #-comment.Per Bothner1-40/+7
1995-11-24 * top.c (recurse_read_control_structure): Don't make cleanupsJeff Law1-13/+0
1995-10-27 * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGETStu Grossman1-0/+12
1995-10-07 * top.c (execute_control_command): Use 0/1 instead of BFD'sStan Shebs1-3/+3
1995-10-03 * top.c (build_command_line): Demand arguments for if/whileJeff Law1-0/+3
1995-08-26 * mdebugread.c (parse_symbol): Handle sh.value of zero for enums.Peter Schauer1-1/+10
1995-08-09 * top.c (target_output_hook): Really make it match defs.h (char *Stan Shebs1-1/+1
1995-08-08 * top.c (target_output_hook): Make declaration match the oneJeff Law1-1/+1
1995-08-07 * top.c (target_output_hook): New definition.Steve Chamberlain1-0/+6
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-2/+2
1995-07-31* configure.in: Check for unistd.h.J.T. Conklin1-2/+1
1995-07-20 * top.c (show_endian): Cast first arg of printf_unfiltered toFred Fish1-1/+1
1995-07-20 From Richard Earnshaw (rearnsha@armltd.co.uk):Stan Shebs1-1/+12