summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * config/m68k/delta68.m{t,h}: Use nm-delta68.h, etc. notJim Kingdon1993-08-195-6/+23
* * defs.h: Try to clarify comment about ADDR_BITS_REMOVE.Jim Kingdon1993-08-181-0/+1
* * printcmd.c (print_address), values.c (value_as_pointer): Don'tJim Kingdon1993-08-183-7/+24
* * blockframe.c (block_innermost_frame): Uncomment.Jim Kingdon1993-08-189-57/+153
* * main.c (gdb_readline): If we read some characters followed by EOF,Jim Kingdon1993-08-181-0/+5
* * hppab-nat.c hppah-nat.c infptrace.c (child_resume): Pass in pid asJim Kingdon1993-08-181-2/+2
* * mips-tdep.c: Remove unused #ifndef NUMERIC_REG_NAMES and add comment.Jim Kingdon1993-08-172-56/+102
* * config/m88k/tm-m88k.h: Fix typo in comment.K. Richard Pixley1993-08-173-52/+71
* fixed typo in commentK. Richard Pixley1993-08-172-1/+5
* * stabs.texinfo (Stack Variables): Re-write.Jim Kingdon1993-08-172-101/+57
* * main.c (cd_command): If current_directory on entry is "/", thenJim Kingdon1993-08-172-134/+296
* * 29k-share/udi/udiphcfg.h: Always include udiphunix.h not udiphdos.h.Jim Kingdon1993-08-172-0/+13
* * complaints.c (complain): fflush (stdout) after output.Jim Kingdon1993-08-172-0/+11
* * config/i386/tm-i386bsd.h (SIGTRAMP_START, SIGTRAMP_END, FRAME_CHAIN,Peter Schauer1993-08-172-24/+59
* * blockframe.c, frame.h (sigtramp_saved_pc): New routine to fetchPeter Schauer1993-08-173-132/+340
* * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 lineJim Kingdon1993-08-171-0/+8
* * gdb.stabs/wierd.exp: Deal with it if echo of "file" commandJim Kingdon1993-08-171-1/+7
* * stabs.texinfo (Stabs-in-elf): Talk about getting the startJim Kingdon1993-08-172-49/+80
* * gdb.t06/signals.exp: Revise comments regarding "'next' behaved asJim Kingdon1993-08-171-0/+5
* * stack.c (frame_info, print_frame_info): Add comment about usingJim Kingdon1993-08-161-0/+6
* * config/m68k/tm-m68k.h (SIG_PC_FP_OFFSET, SIG_SP_FP_OFFSET):Peter Schauer1993-08-161-0/+19
* * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,Peter Schauer1993-08-161-0/+11
* * blockframe.c (create_new_frame, get_prev_frame_info):Peter Schauer1993-08-161-7/+32
* * blockframe.c (create_new_frame, get_prev_frame_info):Peter Schauer1993-08-161-0/+53
* hacking, whacking, and bug fixing.K. Richard Pixley1993-08-131-298/+421
* * Makefile.in (remote-bug.o): new rule.K. Richard Pixley1993-08-131-0/+3
* * remote-hms.c (hms_wait): use -1 for timeout's which means blockK. Richard Pixley1993-08-132-1/+4
* * ser-unix.c (get_tty_state): if a descriptor is not a tty, thenK. Richard Pixley1993-08-132-4/+21
* comment changeK. Richard Pixley1993-08-132-3/+6
* * config/m88k/tm-m88k.h: comment change to remove embeddedK. Richard Pixley1993-08-132-2/+9
* * Makefile.in (VERSION): Bump to 4.10.1 after release and cvsFred Fish1993-08-132-17/+35
* * gdbserver/Makefile.in: Use GDBSERVER_LIBS andJim Kingdon1993-08-134-0/+19
* * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so patternFred Fish1993-08-121-0/+6
* * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.Jim Kingdon1993-08-122-4/+8
* * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.Jim Kingdon1993-08-122-7/+18
* * lib/gdb.exp (gdb_exit): Move the best version of gdb_exitJohn Gilmore1993-08-125-133/+17
* * remote-{monitor,bug}.c: Make bug_ops not static (forward declarationJim Kingdon1993-08-113-6/+12
* * blockframe.c (find_pc_partial_function),Jim Kingdon1993-08-111-0/+10
* * gdb.t24/demangle.exp: Add tests for PR 3220.Jim Kingdon1993-08-111-0/+8
* * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not justFred Fish1993-08-111-0/+3
* Removed many junk machine-collected "conditionals", described someStan Shebs1993-08-111-0/+5
* * gdb.t06/signals.exp: Rework code that recognizes known SVR4Fred Fish1993-08-101-0/+6
* * config/unix-gdb.exp (gdb_load): Add eof to expect statement.Jim Kingdon1993-08-101-3/+4
* * config/unix-gdb.exp (gdb_load): Add eof to expect statement.Jim Kingdon1993-08-102-0/+10
* * objfiles.h (struct objfile): Clean up comments forJim Kingdon1993-08-102-5/+13
* * gdbint.texinfo (Getting Started): Use @itemize, not @table.Jim Kingdon1993-08-102-18/+29
* * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain ofFred Fish1993-08-101-0/+4
* * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,Fred Fish1993-08-101-0/+4
* * gdb.stabs/wierd.exp: Only issue warning for missing wierd.oFred Fish1993-08-102-1/+8
* Moved the function hashname from stabsread.c to buildsym.c, sinceStan Shebs1993-08-093-32/+36