Age | Commit message (Expand) | Author | Files | Lines |
1993-05-19 | * Makefile.in (INSTALLED_LIBS): New variable. | Jim Kingdon | 2 | -0/+8 |
1993-05-19 | * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?" | Jim Kingdon | 6 | -5/+10 |
1993-05-19 | * main.c (quit_command): In the "quit anyway?" message, tell the user | Jim Kingdon | 1 | -0/+3 |
1993-05-19 | * config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h". | Jim Kingdon | 3 | -2/+9 |
1993-05-19 | * infcmd.c (read_pc): Doc fix. | Jim Kingdon | 1 | -0/+2 |
1993-05-19 | * printcmd.c (print_address_symbolic): Use %u not %d for offset. | Jim Kingdon | 1 | -0/+2 |
1993-05-19 | * blockframe.c (get_prev_frame_info): If pc in sigtramp, set | Jim Kingdon | 4 | -17/+64 |
1993-05-19 | * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure | Fred Fish | 1 | -0/+30 |
1993-05-18 | * infptrace.c: Remove unused KERNEL_U_ADDR_HPUX code. | Jim Kingdon | 1 | -0/+2 |
1993-05-18 | * infcmd.c (step_1): Fix poorly worded error message. | Jim Kingdon | 2 | -7/+26 |
1993-05-18 | * config/{i386/linux.mh,m68k/isi.mh} (NATDEPFILES): | Jim Kingdon | 3 | -1/+20 |
1993-05-18 | * stabs.texinfo (Parameters): Add "(sometimes)" when describing | Jim Kingdon | 2 | -10/+15 |
1993-05-18 | * Makefile.in (depend): Put "${srcdir}" in generated dependencies | Jim Kingdon | 3 | -512/+820 |
1993-05-18 | * ChangeLog, ChangeLog-92: Split ChangeLog at 1993. | Fred Fish | 3 | -6281/+6295 |
1993-05-18 | * findvar.c ({read,write}_register): Use REGISTER_RAW_SIZE | Jim Kingdon | 2 | -4/+19 |
1993-05-17 | * findvar.c (write_register): Add sanity check for register size. | Stu Grossman | 2 | -17/+26 |
1993-05-15 | Now that makeinfo node defaulting works, include readline appendices in | Roland Pesch | 2 | -21/+12 |
1993-05-14 | back out malloc/xmalloc patch | K. Richard Pixley | 1 | -7/+5 |
1993-05-13 | * remote-nindy.c: Removed declaration of coffstrip. | Ian Lance Taylor | 1 | -1/+0 |
1993-05-12 | * Makefile.in (VERSION): Bump to 4.9.1 after release and cvs | Fred Fish | 1 | -0/+7 |
1993-05-11 | * README: Update known bugs to include the Solaris bug that | Fred Fish | 1 | -0/+9 |
1993-05-11 | * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp, | Fred Fish | 1 | -1/+1 |
1993-05-11 | Remove CVS-merge trash from ChangeLog. | John Gilmore | 1 | -1/+0 |
1993-05-11 | * config/m68k/xm-hp300bsd.h: Include <sys/param.h> to avoid INT_MAX | Jim Kingdon | 2 | -6/+7 |
1993-05-11 | * README, NEWS: Update for gdb 4.9 release. | Fred Fish | 2 | -54/+16 |
1993-05-11 | * ch-exp.y (MAX, MIN): Rename to MAX_TOKEN, MIN_TOKEN. | John Gilmore | 2 | -7/+13 |
1993-05-10 | Patch from Jeffrey Law: | Jim Kingdon | 2 | -0/+6 |
1993-05-10 | * hppa-tdep.c (hppa_push_arguments): Allocate correct amount of | Ian Lance Taylor | 2 | -1/+6 |
1993-05-10 | * ch-exp.y (start): Apply work-around to avoid bison warning. | Fred Fish | 2 | -1/+5 |
1993-05-10 | * Makefile.in (BISON): Remove double quotes around BISON | Fred Fish | 2 | -1/+4 |
1993-05-10 | * configure.in (hppa*-hp-bsd): Change to hppa*-hp-bsd* | Fred Fish | 2 | -8/+17 |
1993-05-09 | * Makefile.in (VERSION): Bump to 4.8.6. | Fred Fish | 2 | -4/+10 |
1993-05-08 | * config/pa/xm-hppah.h (MALLOC_INCOMPATIBLE): Define it, and | Fred Fish | 2 | -0/+19 |
1993-05-08 | * coffread.c (read_coff_symtab): Don't fclose stream as it is no | Peter Schauer | 1 | -0/+5 |
1993-05-07 | * gdbinv-s.texi (Remote Serial): describe new ^C behavior in | Roland Pesch | 3 | -1/+29 |
1993-05-07 | Remove dangling 'fi'. | Fred Fish | 1 | -2/+0 |
1993-05-07 | * Clarify the intended use of the gdb-testers and gdb-patches | Fred Fish | 2 | -14/+39 |
1993-05-07 | * solib.c (clear_solib): Don't close bfd if it is NULL. | Jim Kingdon | 1 | -0/+4 |
1993-05-07 | Add note about testsuite. | Fred Fish | 1 | -1/+9 |
1993-05-07 | * core.c (dis_asm_read_memory): Cast second arg of | Fred Fish | 2 | -1/+8 |
1993-05-07 | check in serial.h change that grossman made but forgot to check in | Jim Kingdon | 1 | -6/+7 |
1993-05-07 | * gdb.texinfo (Shell Commands): do not mention SHELL env var in | Roland Pesch | 2 | -4/+6 |
1993-05-07 | *** empty log message *** | Roland Pesch | 1 | -0/+2 |
1993-05-07 | * gdb.texinfo (MIPS Stack): new node. | Roland Pesch | 1 | -0/+37 |
1993-05-06 | New material for MIPS Remote thanks to Ian, and minor miscellany: | Roland Pesch | 4 | -14/+75 |
1993-05-06 | * More patches from Jeffrey Law (law@cs.utah.edu). | Stu Grossman | 1 | -0/+6 |
1993-05-06 | * ser-unix.c (wait_for): Use VTIME to do timeouts instead of | Stu Grossman | 2 | -16/+51 |
1993-05-06 | * i386-tdep.c (i386_frame_num_args): Always return -1. | Jim Kingdon | 1 | -0/+4 |
1993-05-06 | Mention support for IDT MIPS board. | Ian Lance Taylor | 1 | -1/+1 |
1993-05-06 | Fix typo, meant --srcdir not --subdir. | Fred Fish | 1 | -1/+1 |