Age | Commit message (Expand) | Author | Files | Lines |
1993-10-13 | * inflow.c (terminal_ours_1): Don't print warning on failure to | Jim Kingdon | 2 | -3/+9 |
1993-10-13 | * printcmd.c (printf_command): Instead of using makeva* and | Jim Kingdon | 5 | -104/+20 |
1993-10-13 | * config/mips/xm-mips.h: Remove comment about HAVE_SGTTY vs. usleep. | Jim Kingdon | 2 | -2/+5 |
1993-10-13 | only configure gdbserver for native environments | David D. Zuhn | 2 | -1/+13 |
1993-10-13 | * gdb.texinfo (Files): Say what address the load command loads it at. | Jim Kingdon | 2 | -0/+7 |
1993-10-12 | * stabsread.c (read_type): Treat a negative type number at the start | Jim Kingdon | 2 | -1/+7 |
1993-10-12 | * inflow.c: Use 0 (standard input) not scb->fd. | Jim Kingdon | 2 | -4/+12 |
1993-10-12 | * blockframe.c (get_prev_frame_info): Don't error() if there are no | Jim Kingdon | 1 | -0/+3 |
1993-10-12 | * xcoffsolib.h, xcoffexec.c: Undo the part of Fred's bfd->abfd | Jim Kingdon | 3 | -18/+22 |
1993-10-12 | * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending): | Jim Kingdon | 4 | -21/+131 |
1993-10-12 | * osfsolib.c (solib_create_inferior_hook): Reset stop_soon_quietly | Peter Schauer | 2 | -1/+13 |
1993-10-12 | fix unterminated character string | David D. Zuhn | 2 | -1/+5 |
1993-10-12 | * stabs.texinfo (Common Blocks): Minor cleanups. | Jim Kingdon | 2 | -9/+17 |
1993-10-12 | * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact | Jim Kingdon | 2 | -46/+79 |
1993-10-12 | * stabsread.c: Fix comment about gcc 2.3.3 stab for long long int. | Jim Kingdon | 2 | -2/+6 |
1993-10-12 | Change sp64sim.h to sp64sim.mt in keep_these_too list. Add sp64.mt, | Fred Fish | 1 | -1/+3 |
1993-10-12 | Add sp64-tdep.c to lose_these_too if it is not added to keep_these_too. | Fred Fish | 1 | -0/+2 |
1993-10-11 | * m3-nat.c, config/nm-m3.h: Add a target_ops struct and other | Jim Kingdon | 3 | -117/+276 |
1993-10-11 | * symtab.h: Fix comments re headers, sharing blockvectors, etc. | Jim Kingdon | 1 | -0/+4 |
1993-10-11 | update REMOTE_O for i960-vxworks to make it compile again | David D. Zuhn | 2 | -1/+5 |
1993-10-11 | * mipsread.c (parse_partial_symbols): Do not add undefined | Peter Schauer | 2 | -71/+127 |
1993-10-11 | * alpha-tdep.c (init_extra_frame_info): Remove kludge for gcc, | Peter Schauer | 2 | -25/+14 |
1993-10-09 | * inflow.c: Remove unused includes of sys/param.h and sys/types.h. | Jim Kingdon | 2 | -9/+7 |
1993-10-08 | * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c, | Fred Fish | 6 | -80/+95 |
1993-10-08 | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 6 | -182/+157 |
1993-10-08 | * findvar.c, value.h (symbol_read_needs_frame): New function. | Jim Kingdon | 5 | -55/+54 |
1993-10-08 | * remote.c (remote_wait): Use strtoul for parsing 'N' message. | Jim Kingdon | 1 | -3/+3 |
1993-10-08 | * blockframe.c (get_frame_block): Do not adjust pc if the frame | Peter Schauer | 2 | -8/+14 |
1993-10-08 | * config/h8300/tm-h8300.h: Don't define sr_get_debug. | Jim Kingdon | 4 | -25/+79 |
1993-10-07 | define sr_get_debug. | Steve Chamberlain | 1 | -0/+2 |
1993-10-07 | * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args): | Steve Chamberlain | 4 | -8/+40 |
1993-10-07 | * gdb.texinfo (Signaling): Update for symbolic symbol names | Jim Kingdon | 2 | -3/+18 |
1993-10-07 | New Mach stuff: | Jim Kingdon | 28 | -0/+5924 |
1993-10-07 | new for mach | Jim Kingdon | 2 | -0/+0 |
1993-10-07 | new for mach3 (really native not host) | Jim Kingdon | 3 | -0/+0 |
1993-10-07 | * blockframe.c (find_pc_partial_function): If we call | Jim Kingdon | 3 | -4/+17 |
1993-10-07 | new for mach | Jim Kingdon | 19 | -0/+0 |
1993-10-07 | * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really | Jim Kingdon | 1 | -0/+6 |
1993-10-07 | * blockframe.c (find_pc_partial_function): Fix handling for PCs | Stu Grossman | 5 | -41/+126 |
1993-10-07 | * config/sparc/sun4os4.mh: Add comment saying why we don't use | Jim Kingdon | 2 | -0/+9 |
1993-10-07 | * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function | Jim Kingdon | 7 | -19/+44 |
1993-10-07 | * Makefile.in (REGEX, REGEX1): Always use our own version of | Jim Kingdon | 2 | -1/+12 |
1993-10-06 | * hppa-tdep.c (frame_chain): Rework so that it correctly | Jim Kingdon | 1 | -2/+4 |
1993-10-06 | minor formatting tweaks | Thomas Lord | 2 | -22/+27 |
1993-10-06 | * hppa-tdep.c (frame_chain): Rework so that it correctly | Jim Kingdon | 2 | -5/+134 |
1993-10-06 | * breakpoint.c (delete_breakpoint): Don't insert a disabled breakpoint. | Jim Kingdon | 2 | -1/+5 |
1993-10-06 | * README: Add Alpha notes from Schauer. | Jim Kingdon | 2 | -6/+10 |
1993-10-06 | * README: Add Alpha notes from Schauer. | Jim Kingdon | 1 | -21/+54 |
1993-10-05 | * Makefile.in (install, uninstall): Remove $$n.1 stuff; I don't | Jim Kingdon | 5 | -8/+18 |
1993-10-05 | * stabsread.c (read_range_type): Remove comment which recommends | Jim Kingdon | 2 | -3/+6 |