Age | Commit message (Expand) | Author | Files | Lines |
1993-11-04 | * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'. | Jim Kingdon | 1 | -0/+1 |
1993-11-04 | * configure.in: Make hppa*-*-hiux* use hppahpux, | Jim Kingdon | 2 | -2/+7 |
1993-11-04 | Modified Files: | Kung Hsu | 2 | -4/+17 |
1993-11-03 | Merge changes for dos x udi: | Jim Kingdon | 5 | -1/+22 |
1993-11-03 | Merge changes from progressive for dos x udi: | Jim Kingdon | 1 | -0/+607 |
1993-11-03 | * lib/gdb.exp: Comment out code which depends on non-existent | Jim Kingdon | 2 | -3/+9 |
1993-11-03 | Add my ChangeLog entry for gdbserver back in again | Stan Shebs | 1 | -0/+7 |
1993-11-03 | * remote.c (putpkt, getpkt): Don't call interrupt_query. | Jim Kingdon | 1 | -0/+2 |
1993-11-03 | * findvar.c (value_of_register): Rename val to reg_val to avoid | Jim Kingdon | 1 | -0/+3 |
1993-11-03 | * lib/gdb.exp: Transform tool name. | Rob Savoye | 4 | -62/+127 |
1993-11-03 | * main.c: Add variables source_line_number, source_file_name, | Jim Kingdon | 1 | -0/+9 |
1993-11-03 | * stack.c (down_silently_command): Add comment about PR 1913. | Jim Kingdon | 2 | -1/+12 |
1993-11-02 | * breakpoint.c (insert_breakpoints, delete_breakpoint): Call | Jim Kingdon | 2 | -2/+11 |
1993-11-02 | Don't let printf_unfiltered functions inherit a fixed-size buffer | Thomas Lord | 1 | -2/+2 |
1993-11-02 | * findvar.c (value_of_register, value_from_register), | Peter Schauer | 24 | -360/+331 |
1993-11-02 | * gdbserver/configure.in: Recognize *-*-lynxos* instead of | Stan Shebs | 2 | -2/+7 |
1993-11-02 | * paread.c (pa_symtab_read): Change comments to say ignoring | Jim Kingdon | 1 | -1/+3 |
1993-11-02 | * stabs.texinfo (Enumerations): Talk about large, negative and | Jim Kingdon | 2 | -16/+27 |
1993-11-02 | Remove infrun.hacked.c. I just looked at the diff, and don't see any | Jim Kingdon | 2 | -1705/+0 |
1993-11-02 | Fix a couple typos introduced by recent checkins | Stan Shebs | 1 | -2/+2 |
1993-11-02 | * symtab.c, symtab.h, source.c: Change find_line_pc_range to take | Jim Kingdon | 3 | -30/+46 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 121 | -1236/+1751 |
1993-11-01 | * config/m88k/m88k.mh (NATDEPFILES): Remove exec.o. | Jim Kingdon | 2 | -1/+3 |
1993-11-01 | * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS. | Jim Kingdon | 1 | -0/+11 |
1993-11-01 | * paread.c (pa_symtab_read): Change comments to say ignoring | Jim Kingdon | 4 | -13/+44 |
1993-11-01 | Fix typo in recent hange from using bfd target name to using the flavour. | Jeff Law | 1 | -1/+1 |
1993-11-01 | * paread.c (pa_symtab_read): Also filter out local symbols starting | Jeff Law | 1 | -0/+5 |
1993-11-01 | * paread.c (pa_symtab_read): Also filter out local symbols starting | Jeff Law | 1 | -1/+2 |
1993-10-31 | * values.c (unpack_long, unpack_double, value_from_double), | Jim Kingdon | 1 | -1/+1 |
1993-10-31 | * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c, | Jim Kingdon | 1 | -1/+1 |
1993-10-31 | * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel | Jim Kingdon | 2 | -14/+17 |
1993-10-31 | Keep Lynx files | Stan Shebs | 1 | -1/+3 |
1993-10-31 | Keep Lynx files | Stan Shebs | 3 | -0/+11 |
1993-10-31 | * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c, | Jim Kingdon | 9 | -45/+27 |
1993-10-31 | * paread.c: Remove comment about how we should use an "ordinary" | Jim Kingdon | 1 | -2/+1 |
1993-10-31 | * objfiles.h, infcmd.c, symfile.c: Add comments about how various | Jim Kingdon | 4 | -5/+38 |
1993-10-30 | * symfile.c (reread_symbols): When re-reading symbols, do all the | Jim Kingdon | 11 | -204/+270 |
1993-10-30 | * config/i386/{i386m3.mh,i386mk.mh}, config/mips/mipsm3.mh, | Jim Kingdon | 5 | -9/+9 |
1993-10-30 | More LynxOS support | Stan Shebs | 22 | -32/+993 |
1993-10-29 | * TODO: Add idea for "disassemble" with source. | Jim Kingdon | 1 | -1/+2 |
1993-10-29 | * defs.h, findvar.c (extract_floating, store_floating): New functions. | Jim Kingdon | 7 | -107/+95 |
1993-10-29 | * remote-sim.c (gdbsim_store_register): Change var name so | Steve Chamberlain | 2 | -4/+9 |
1993-10-29 | * TODO: Add idea for "disassemble" with source. | Jim Kingdon | 2 | -0/+7 |
1993-10-29 | * Makefile.in (VERSION): Bump to 4.11.1 after release and cvs | Fred Fish | 2 | -1/+6 |
1993-10-29 | * TODO: Add section on Mach. Stop calling it a "bug list". | Jim Kingdon | 2 | -30/+90 |
1993-10-29 | * NEWS: Note improvements in C++ support, preliminary thread | Fred Fish | 2 | -4/+33 |
1993-10-29 | * README: Add note from Peter Schauer about OSF/1 shared | Fred Fish | 1 | -0/+6 |
1993-10-28 | * NEWS: Add notes about Alpha and "set remotedebug" for UDI. | Jim Kingdon | 2 | -3/+11 |
1993-10-28 | * config/i386/{i386m3.mt,i386m3.mh}, | Jim Kingdon | 5 | -8/+9 |
1993-10-28 | * valops.c (value_assign): Change bitfield code to use a buffer of | Jim Kingdon | 2 | -16/+40 |