Age | Commit message (Expand) | Author | Files | Lines |
1993-10-18 | * buildsym.c (finish_block): If we pop the context stack and it is | Jim Kingdon | 1 | -0/+16 |
1993-10-17 | Bump version to 4.10.3 in main trunk after branch for gdb 4.11 | Fred Fish | 1 | -0/+13 |
1993-10-17 | * procfs.c: Handle process exits more elegantly by trapping on | Stu Grossman | 1 | -0/+6 |
1993-10-17 | * config/m88k/xm-dgux.h: Define NO_PTRACE_H. | Jim Kingdon | 1 | -0/+2 |
1993-10-17 | * corelow.c (add_to_thread_list): Need a cast to go from PTR to | Jim Kingdon | 1 | -0/+3 |
1993-10-17 | * infrun.c: Add comment about signals. | Jim Kingdon | 1 | -0/+7 |
1993-10-17 | * procfs.c (procfs_wait): Losing Unixware can't do poll on /proc | Stu Grossman | 1 | -0/+4 |
1993-10-16 | *** empty log message *** | Stu Grossman | 1 | -0/+6 |
1993-10-16 | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1 | -0/+39 |
1993-10-16 | * h8300-tdep.c, h8500-tdep.c: Define sim_load only, but not | Jim Kingdon | 1 | -0/+3 |
1993-10-16 | x | Jim Kingdon | 1 | -3/+3 |
1993-10-16 | * stack.c (print_stack_frame): Put catch_errors around | Jim Kingdon | 1 | -0/+4 |
1993-10-16 | * findvar.c (value_from_register): When preparing to cast a value | Jim Kingdon | 1 | -0/+7 |
1993-10-15 | * mipsread.c (upgrade_type): Replace bitsize sanity checks and | Peter Schauer | 1 | -0/+5 |
1993-10-15 | * Move comments on bypassing call dummy breakpoint from stack.c | Jim Kingdon | 1 | -0/+5 |
1993-10-15 | Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -0/+8 |
1993-10-15 | * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior), | Jim Kingdon | 1 | -0/+19 |
1993-10-15 | * remote-mon.c (general_open): Set dev_name. Minor tweaking to get | Rob Savoye | 1 | -0/+7 |
1993-10-14 | * inflow.c: Pass pointer to process group, not process group itself, | Jim Kingdon | 1 | -0/+3 |
1993-10-13 | * inflow.c (terminal_ours_1): Don't print warning on failure to | Jim Kingdon | 1 | -0/+3 |
1993-10-13 | * printcmd.c (printf_command): Instead of using makeva* and | Jim Kingdon | 1 | -0/+14 |
1993-10-13 | * config/mips/xm-mips.h: Remove comment about HAVE_SGTTY vs. usleep. | Jim Kingdon | 1 | -0/+4 |
1993-10-13 | only configure gdbserver for native environments | David D. Zuhn | 1 | -0/+4 |
1993-10-12 | * stabsread.c (read_type): Treat a negative type number at the start | Jim Kingdon | 1 | -0/+5 |
1993-10-12 | * inflow.c: Use 0 (standard input) not scb->fd. | Jim Kingdon | 1 | -0/+4 |
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 | 1 | -0/+4 |
1993-10-12 | * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending): | Jim Kingdon | 1 | -0/+13 |
1993-10-12 | * osfsolib.c (solib_create_inferior_hook): Reset stop_soon_quietly | Peter Schauer | 1 | -0/+6 |
1993-10-12 | fix unterminated character string | David D. Zuhn | 1 | -0/+4 |
1993-10-12 | * stabsread.c: Fix comment about gcc 2.3.3 stab for long long int. | Jim Kingdon | 1 | -0/+4 |
1993-10-11 | * m3-nat.c, config/nm-m3.h: Add a target_ops struct and other | Jim Kingdon | 1 | -0/+3 |
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 | 1 | -0/+4 |
1993-10-11 | * mipsread.c (parse_partial_symbols): Do not add undefined | Peter Schauer | 1 | -0/+2 |
1993-10-11 | * alpha-tdep.c (init_extra_frame_info): Remove kludge for gcc, | Peter Schauer | 1 | -0/+9 |
1993-10-09 | * inflow.c: Remove unused includes of sys/param.h and sys/types.h. | Jim Kingdon | 1 | -7/+6 |
1993-10-08 | * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c, | Fred Fish | 1 | -0/+6 |
1993-10-08 | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 1 | -0/+8 |
1993-10-08 | * findvar.c, value.h (symbol_read_needs_frame): New function. | Jim Kingdon | 1 | -0/+8 |
1993-10-08 | * blockframe.c (get_frame_block): Do not adjust pc if the frame | Peter Schauer | 1 | -2/+7 |
1993-10-08 | * config/h8300/tm-h8300.h: Don't define sr_get_debug. | Jim Kingdon | 1 | -0/+6 |
1993-10-07 | * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args): | Steve Chamberlain | 1 | -0/+11 |
1993-10-07 | New Mach stuff: | Jim Kingdon | 1 | -0/+11 |
1993-10-07 | * blockframe.c (find_pc_partial_function): If we call | Jim Kingdon | 1 | -0/+8 |
1993-10-07 | * blockframe.c (find_pc_partial_function): Fix handling for PCs | Stu Grossman | 1 | -0/+11 |
1993-10-07 | * config/sparc/sun4os4.mh: Add comment saying why we don't use | Jim Kingdon | 1 | -0/+5 |
1993-10-07 | * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function | Jim Kingdon | 1 | -0/+12 |
1993-10-07 | * Makefile.in (REGEX, REGEX1): Always use our own version of | Jim Kingdon | 1 | -0/+7 |
1993-10-06 | * hppa-tdep.c (frame_chain): Rework so that it correctly | Jim Kingdon | 1 | -0/+8 |