aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1993-05-12 * Makefile.in (VERSION): Bump to 4.9.1 after release and cvsFred Fish1-0/+7
1993-05-11 * README: Update known bugs to include the Solaris bug thatFred Fish1-0/+9
1993-05-11 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,Fred Fish1-1/+1
1993-05-11Remove CVS-merge trash from ChangeLog.John Gilmore1-1/+0
1993-05-11 * config/m68k/xm-hp300bsd.h: Include <sys/param.h> to avoid INT_MAXJim Kingdon2-6/+7
1993-05-11 * README, NEWS: Update for gdb 4.9 release.Fred Fish2-54/+16
1993-05-11* ch-exp.y (MAX, MIN): Rename to MAX_TOKEN, MIN_TOKEN.John Gilmore2-7/+13
1993-05-10 Patch from Jeffrey Law:Jim Kingdon2-0/+6
1993-05-10 * hppa-tdep.c (hppa_push_arguments): Allocate correct amount ofIan Lance Taylor2-1/+6
1993-05-10 * ch-exp.y (start): Apply work-around to avoid bison warning.Fred Fish2-1/+5
1993-05-10 * Makefile.in (BISON): Remove double quotes around BISONFred Fish2-1/+4
1993-05-10 * configure.in (hppa*-hp-bsd): Change to hppa*-hp-bsd*Fred Fish2-8/+17
1993-05-09 * Makefile.in (VERSION): Bump to 4.8.6.Fred Fish2-4/+10
1993-05-08 * config/pa/xm-hppah.h (MALLOC_INCOMPATIBLE): Define it, andFred Fish2-0/+19
1993-05-08 * coffread.c (read_coff_symtab): Don't fclose stream as it is noPeter Schauer1-0/+5
1993-05-07 * gdbinv-s.texi (Remote Serial): describe new ^C behavior inRoland Pesch3-1/+29
1993-05-07Remove dangling 'fi'.Fred Fish1-2/+0
1993-05-07 * Clarify the intended use of the gdb-testers and gdb-patchesFred Fish2-14/+39
1993-05-07 * solib.c (clear_solib): Don't close bfd if it is NULL.Jim Kingdon1-0/+4
1993-05-07Add note about testsuite.Fred Fish1-1/+9
1993-05-07 * core.c (dis_asm_read_memory): Cast second arg ofFred Fish2-1/+8
1993-05-07check in serial.h change that grossman made but forgot to check inJim Kingdon1-6/+7
1993-05-07* gdb.texinfo (Shell Commands): do not mention SHELL env var inRoland Pesch2-4/+6
1993-05-07*** empty log message ***Roland Pesch1-0/+2
1993-05-07 * gdb.texinfo (MIPS Stack): new node.Roland Pesch1-0/+37
1993-05-06New material for MIPS Remote thanks to Ian, and minor miscellany:Roland Pesch4-14/+75
1993-05-06 * More patches from Jeffrey Law (law@cs.utah.edu).Stu Grossman1-0/+6
1993-05-06 * ser-unix.c (wait_for): Use VTIME to do timeouts instead ofStu Grossman2-16/+51
1993-05-06 * i386-tdep.c (i386_frame_num_args): Always return -1.Jim Kingdon1-0/+4
1993-05-06Mention support for IDT MIPS board.Ian Lance Taylor1-1/+1
1993-05-06Fix typo, meant --srcdir not --subdir.Fred Fish1-1/+1