Age | Commit message (Expand) | Author | Files | Lines |
1993-04-03 | * xcoffread.c (xcoff_symfile_offsets): Use 0 not addr for offsets. | Jim Kingdon | 2 | -2/+12 |
1993-04-03 | N_SO fixes | Jim Kingdon | 2 | -5/+15 |
1993-04-02 | * rs6000-tdep.c (frameless_function_invocation): Don't even think | Jim Kingdon | 2 | -0/+7 |
1993-04-02 | * stabsread.c (patch_block_stabs): If stab & no symbol, make | Jim Kingdon | 6 | -6/+53 |
1993-04-02 | * findvar.c (value_from_register): H8500 specific, check to see | Stu Grossman | 1 | -1/+1 |
1993-04-02 | * sparc-tdep.c (in_solib_trampoline), symfile.c (find_pc_section): | K. Richard Pixley | 2 | -0/+12 |
1993-04-02 | New print_address for disassemblers, merge a29k and i960 disassemblers | Jim Kingdon | 4 | -1012/+80 |
1993-04-01 | Fix prototype problems related to recent disassembler changes | Jim Kingdon | 2 | -1/+7 |
1993-04-01 | * breakpoint.c (bpstat_print, bpstat_stop_status): Change to walk the | Peter Schauer | 1 | -0/+19 |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 2 | -450/+13 |
1993-04-01 | * core.c (dis_asm_read_memory): drop fourth arg which conflicts with | K. Richard Pixley | 2 | -3/+10 |
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 7 | -37/+36 |
1993-03-31 | Teach sparc solaris to next over shared library functions. | K. Richard Pixley | 5 | -85/+94 |
1993-03-30 | * infrun.c (wait_for_inferior): Revise comment. | Jim Kingdon | 1 | -0/+2 |
1993-03-30 | Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 6 | -19/+68 |
1993-03-30 | (print_it_normal): return 0 after hitting watchpoint | Jim Kingdon | 2 | -2/+4 |
1993-03-30 | * breakpoint.h (bpstat): New field print_it. | Jim Kingdon | 2 | -54/+138 |
1993-03-30 | * config/unix-gdb.exp: Add missing return 0. | Peter Schauer | 2 | -0/+5 |
1993-03-30 | * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early | Peter Schauer | 1 | -0/+5 |
1993-03-30 | *** empty log message *** | Jim Kingdon | 1 | -0/+4 |
1993-03-30 | add comment | Jim Kingdon | 1 | -47/+149 |
1993-03-30 | * mips-pinsn.c: Add missing include of dis-asm.h. | Peter Schauer | 2 | -0/+5 |
1993-03-30 | * Makefile.in (clean, distclean, realclean): Recursively apply | Fred Fish | 1 | -0/+5 |
1993-03-30 | * configure.in (subdirs): Put back gdb.t17 which mysteriously | Fred Fish | 2 | -1/+9 |
1993-03-30 | Update for just completed file renamings. | Fred Fish | 3 | -13/+20 |
1993-03-30 | * config/m68k/tm-m68k.h: Renamed from config/m68k/tm-68k.h. | Fred Fish | 29 | -39/+52 |
1993-03-29 | Add comments regarding breakpoint_re_set | Jim Kingdon | 2 | -1/+18 |
1993-03-29 | * config/a29k/tm-a29k.h: Renamed from config/a29k/tm-29k.h. | Fred Fish | 16 | -61/+72 |
1993-03-29 | * xcoffread.c (sort_syms, compare_symbols): Remove. | Jim Kingdon | 2 | -59/+5 |
1993-03-29 | * xcoffread.c: Nuke NAMES_HAVE_DOT define (not used). | Jim Kingdon | 2 | -6/+5 |
1993-03-29 | * breakpoint.{c,h}: Add exp_string to struct breakpoint and use | Jim Kingdon | 3 | -72/+104 |
1993-03-28 | * breakpoint.c (breakpoint_re_set_one): Fix storage leak. | Peter Schauer | 5 | -10/+40 |
1993-03-28 | Reorder recent entries that we out of date sequence, and add an entry of | Fred Fish | 1 | -21/+28 |
1993-03-27 | Catch up on today's changes. | Roland Pesch | 2 | -1/+24 |
1993-03-27 | *-config.texi: introduce new switch GENERIC to describe text *only* for | Roland Pesch | 3 | -3/+30 |
1993-03-27 | 1. Update conditional markup: | Roland Pesch | 6 | -1005/+307 |
1993-03-26 | * Makefile.in (TARFILES): Avoid trailing backslash. | John Gilmore | 2 | -3/+5 |
1993-03-26 | Fetch lazy values | Jim Kingdon | 2 | -57/+73 |
1993-03-26 | * rs6000-tdep.c (single_step): Misc cleanups (CORE_ADDR not int, | Jim Kingdon | 1 | -12/+16 |
1993-03-26 | * Clean up xcoff relocation. | Jim Kingdon | 12 | -204/+279 |
1993-03-26 | * gdb.t15/funcargs.exp: Fix expected outputs to include | Fred Fish | 1 | -0/+6 |
1993-03-25 | List the known things that are currently sanitized away. (Sanitize | Fred Fish | 1 | -2/+16 |
1993-03-25 | * findvar.c (read_register, write_register): Make these capable | Stu Grossman | 1 | -39/+48 |
1993-03-25 | * alldeps.mak, configure.in, i860-break.h, i860-opcode.h, | Fred Fish | 7 | -3109/+4 |
1993-03-25 | * findvar.c (read_register, write_register): Make these capable | Stu Grossman | 4 | -198/+507 |
1993-03-25 | * config/udi-gdb.exp (gdb_exit): Remove close command. | Ian Lance Taylor | 2 | -20/+63 |
1993-03-25 | Remove i860 directory for list of things to keep. | Fred Fish | 1 | -1/+3 |
1993-03-25 | * Makefile.in: Numerous small changes to macro definitions | Fred Fish | 4 | -310/+261 |
1993-03-25 | Doesn't need links anymore. | Rob Savoye | 1 | -13/+13 |
1993-03-25 | rename deja-gnu to dejagnu | David D. Zuhn | 2 | -2/+3 |