aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-05-23 * configure.in (configdirs): Add gdb.t24 for C++ tests thatFred Fish3-1/+15
1993-05-22 * infrun.c (wait_for_inferior),Jim Kingdon1-0/+3
1993-05-22 * inftarg.c (child_wait): Deal with EINTR and include message fromJim Kingdon1-0/+5
1993-05-22xJim Kingdon1-1/+1
1993-05-22 * stabsread.c: Remove most uses of lookup_fundamental_type.Jim Kingdon3-212/+376
1993-05-22Remove <<<< stuff from CVS. Not sure how it got hereJim Kingdon1-9/+0
1993-05-22 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.Jim Kingdon2-33/+70
1993-05-22 * config/mips/tm-irix3.h: Add sigcontext offsets for Irix.Peter Schauer1-0/+6
1993-05-22 Fix stack unwinding through _sigtramp on Irix. These patches are fromPeter Schauer2-8/+19
1993-05-22 * infrun.c (wait_for_inferior): Clear stop_signal if it should notPeter Schauer2-99/+93
1993-05-22 * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefinePeter Schauer5-274/+172
1993-05-21ISC changesJim Kingdon2-1/+5
1993-05-21fix typoJim Kingdon1-1/+1
1993-05-21 * complaint.c: Make sure all complain() pass the address of the struct.Jim Kingdon3-6/+12
1993-05-21Slight changes for the 29k-udi target.Sean Eric Fagan1-0/+1
1993-05-21Change the configuration, for target 29k-udi, a little bit.Sean Eric Fagan2-0/+2
1993-05-21Change the configuration a little bit.Sean Eric Fagan1-1/+1
1993-05-21Renamed the udi "sun"-host file to a "unix"-host file. These are necessarySean Eric Fagan1-2/+11
1993-05-21Changed the configuration scheme a bit, to be saner, cleaner, etc.Sean Eric Fagan2-13/+100
1993-05-21Renamed it to "udiphunix.h".Sean Eric Fagan1-86/+0
1993-05-21Further revisions (for xcoff mostly) to test case logged in ChangeLog yesterdayJim Kingdon2-4/+40
1993-05-21 * stabs.texinfo (Builtin Type Descriptors): Document the floatingJim Kingdon2-17/+45
1993-05-21 * Makefile.in: Add rule for xcoffexec.o like that for paread.o.Jim Kingdon2-2/+6
1993-05-21 * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.Jim Kingdon2-10/+12
1993-05-21 * configure.in: Do gdb.stabs and C++ tests only for stabs.Jim Kingdon1-1/+17
1993-05-21New directoryJim Kingdon8-0/+612
1993-05-20 * stabs.texinfo: Remove node Quick Reference and put its childrenJim Kingdon2-356/+749
1993-05-20xJim Kingdon1-0/+4
1993-05-19fixed typo in tm-m68k.hK. Richard Pixley1-0/+4
1993-05-19fix typoK. Richard Pixley1-3/+3
1993-05-19 * config/pa/nm-hppab.h: Comment PTRACE_ARG3_TYPE.Stu Grossman2-1/+7
1993-05-19 * Makefile.in (INSTALLED_LIBS): New variable.Jim Kingdon2-0/+8
1993-05-19 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"Jim Kingdon6-5/+10
1993-05-19 * main.c (quit_command): In the "quit anyway?" message, tell the userJim Kingdon1-0/+3
1993-05-19 * config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h".Jim Kingdon3-2/+9
1993-05-19 * infcmd.c (read_pc): Doc fix.Jim Kingdon1-0/+2
1993-05-19 * printcmd.c (print_address_symbolic): Use %u not %d for offset.Jim Kingdon1-0/+2
1993-05-19 * blockframe.c (get_prev_frame_info): If pc in sigtramp, setJim Kingdon4-17/+64
1993-05-19 * gdb.t21/demangle.exp: Add a couple of new patterns. EnsureFred Fish1-0/+30
1993-05-18 * infptrace.c: Remove unused KERNEL_U_ADDR_HPUX code.Jim Kingdon1-0/+2
1993-05-18 * infcmd.c (step_1): Fix poorly worded error message.Jim Kingdon2-7/+26
1993-05-18 * config/{i386/linux.mh,m68k/isi.mh} (NATDEPFILES):Jim Kingdon3-1/+20
1993-05-18 * stabs.texinfo (Parameters): Add "(sometimes)" when describingJim Kingdon2-10/+15
1993-05-18 * Makefile.in (depend): Put "${srcdir}" in generated dependenciesJim Kingdon3-512/+820
1993-05-18 * ChangeLog, ChangeLog-92: Split ChangeLog at 1993.Fred Fish3-6281/+6295
1993-05-18 * findvar.c ({read,write}_register): Use REGISTER_RAW_SIZEJim Kingdon2-4/+19
1993-05-17 * findvar.c (write_register): Add sanity check for register size.Stu Grossman2-17/+26
1993-05-15Now that makeinfo node defaulting works, include readline appendices inRoland Pesch2-21/+12
1993-05-14back out malloc/xmalloc patchK. Richard Pixley1-7/+5
1993-05-13 * remote-nindy.c: Removed declaration of coffstrip.Ian Lance Taylor1-1/+0