Age | Commit message (Expand) | Author | Files | Lines |
1993-05-31 | * Makefile.in (SER_HARDWIRE): Temporarily comment out ser-tcp.o. | Fred Fish | 1 | -0/+2 |
1993-05-31 | * {dbxread.c, dwarfread.c} (read_ofile_symtab): Rewrite to take | Fred Fish | 1 | -0/+5 |
1993-05-30 | * dbxread.c (read_ofile_symtab): Remove "#if 1" around code to | Fred Fish | 1 | -0/+9 |
1993-05-30 | * c-typeprint.c (c_type_print_base): Avoid dereferencing NULL | Fred Fish | 1 | -0/+6 |
1993-05-29 | * Makefile.in: Add new file ser-tcp.c. | Stu Grossman | 1 | -0/+24 |
1993-05-29 | * printcmd.c (print_address_symbolic): turn this into an assigment | David D. Zuhn | 1 | -0/+6 |
1993-05-27 | * xcoffread.c (read_xcoff_symtab): If several program csects in one | Jim Kingdon | 1 | -0/+6 |
1993-05-27 | * printcmd.c (print_address_symbolic): Append source filename and | Peter Schauer | 1 | -0/+6 |
1993-05-26 | * configure.in: Add config for Lynx target. Configure gdbserver | Stu Grossman | 1 | -0/+3 |
1993-05-26 | blah blah blah | Stu Grossman | 1 | -0/+6 |
1993-05-26 | * stabsread.c (define_symbol, case 't'): Only set the name if it | Jim Kingdon | 1 | -0/+7 |
1993-05-26 | * mipsread.c (parse_symbol, parse_partial_symbols): Deal with Fortran | Jim Kingdon | 1 | -0/+5 |
1993-05-26 | * printcmd.c (print_formatted, case 'i'): Pass a tab to wrap_here. | Jim Kingdon | 1 | -0/+5 |
1993-05-26 | * source.c (line_info): If we don't find a symtab, print more useful | Jim Kingdon | 1 | -0/+3 |
1993-05-26 | * source.c (line_info): If --fullname, display the source. | Jim Kingdon | 1 | -0/+9 |
1993-05-25 | * breakpoint.c (catch_command_1): Fix typo in error msg. | Brendan Kehoe | 1 | -0/+4 |
1993-05-25 | elf, bfd_vma-cast changes | Ken Raeburn | 1 | -0/+11 |
1993-05-25 | * stabsread.c: Remove all uses of error(). Make error_type and | Jim Kingdon | 1 | -1/+11 |
1993-05-25 | * mips-tdep.c: Removed #include of many header files, and #define | Ian Lance Taylor | 1 | -0/+5 |
1993-05-25 | * Many places: replace "the inferior" in messages with "the program" | Jim Kingdon | 1 | -0/+5 |
1993-05-25 | * config/i386/linux.mh: Don't use \ newline; the awk scripts don't | Jim Kingdon | 1 | -0/+12 |
1993-05-25 | * sparc-nat.c (store_inferior_registers): Fill in all members of | Peter Schauer | 1 | -0/+10 |
1993-05-25 | try to make hppa opcode table, updated for gas, still be compatible with gdb | Ken Raeburn | 1 | -0/+9 |
1993-05-24 | * mipsread.c (parse_symbol): Deal with scVar and scVarRegister. | Jim Kingdon | 1 | -0/+3 |
1993-05-24 | * c-typeprint.c (c_type_print_base): Don't print typedef'd names | Jim Kingdon | 1 | -0/+5 |
1993-05-24 | * symmisc.c (dump_msymbols): Avoid gdb coredump with stripped | Peter Schauer | 1 | -0/+5 |
1993-05-22 | * infrun.c (wait_for_inferior), | Jim Kingdon | 1 | -0/+3 |
1993-05-22 | * inftarg.c (child_wait): Deal with EINTR and include message from | Jim Kingdon | 1 | -0/+5 |
1993-05-22 | * stabsread.c: Remove most uses of lookup_fundamental_type. | Jim Kingdon | 1 | -0/+10 |
1993-05-22 | Fix stack unwinding through _sigtramp on Irix. These patches are from | Peter Schauer | 1 | -0/+10 |
1993-05-22 | * infrun.c (wait_for_inferior): Clear stop_signal if it should not | Peter Schauer | 1 | -0/+5 |
1993-05-22 | * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefine | Peter Schauer | 1 | -0/+33 |
1993-05-21 | ISC changes | Jim Kingdon | 1 | -0/+2 |
1993-05-21 | fix typo | Jim Kingdon | 1 | -1/+1 |
1993-05-21 | * complaint.c: Make sure all complain() pass the address of the struct. | Jim Kingdon | 1 | -0/+6 |
1993-05-21 | * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol. | Jim Kingdon | 1 | -0/+4 |
1993-05-20 | x | Jim Kingdon | 1 | -0/+4 |
1993-05-19 | fixed typo in tm-m68k.h | K. Richard Pixley | 1 | -0/+4 |
1993-05-19 | * config/pa/nm-hppab.h: Comment PTRACE_ARG3_TYPE. | Stu Grossman | 1 | -0/+4 |
1993-05-19 | * Makefile.in (INSTALLED_LIBS): New variable. | Jim Kingdon | 1 | -0/+4 |
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 | 1 | -0/+3 |
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 | 1 | -0/+9 |
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 | 1 | -0/+2 |
1993-05-18 | * config/{i386/linux.mh,m68k/isi.mh} (NATDEPFILES): | Jim Kingdon | 1 | -0/+3 |
1993-05-18 | * Makefile.in (depend): Put "${srcdir}" in generated dependencies | Jim Kingdon | 1 | -0/+8 |
1993-05-18 | * ChangeLog, ChangeLog-92: Split ChangeLog at 1993. | Fred Fish | 1 | -6279/+7 |