aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-10-17 * infrun.c (wait_for_inferior): Clean up comments which were atJim Kingdon1-92/+41
1993-10-17* procfs.c: Handle process exits more elegantly by trapping onStu Grossman2-6/+36
1993-10-17* infrun.c: Add comment about signals.Jim Kingdon1-1/+1
1993-10-17* config/m88k/xm-dgux.h: Define NO_PTRACE_H.Jim Kingdon2-0/+6
1993-10-17* gdb.disasm: New directory for GDB disassembler tests.Jim Kingdon1-10/+3
1993-10-17* gdb.disasm: New directory for GDB disassembler tests.Jim Kingdon2-0/+48
1993-10-17 * corelow.c (add_to_thread_list): Need a cast to go from PTR toJim Kingdon2-1/+4
1993-10-17 * infrun.c: Add comment about signals.Jim Kingdon3-4/+9
1993-10-17* procfs.c (procfs_wait): Losing Unixware can't do poll on /procStu Grossman3-53/+82
1993-10-16* procfs.c (procfs_set_sproc_trap): Don't use this if sprocStu Grossman1-6/+9
1993-10-16*** empty log message ***Stu Grossman1-0/+6
1993-10-16* breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman22-519/+863
1993-10-16 * h8300-tdep.c, h8500-tdep.c: Define sim_load only, but notJim Kingdon1-0/+3
1993-10-16 * h8300-tdep.c, h8500-tdep.c: Define sim_load only, but notJim Kingdon2-19/+15
1993-10-16xJim Kingdon1-3/+3
1993-10-16 * stack.c (print_stack_frame): Put catch_errors aroundJim Kingdon1-0/+4
1993-10-16 * findvar.c (value_from_register): When preparing to cast a valueJim Kingdon1-0/+7
1993-10-15 * mipsread.c (upgrade_type): Replace bitsize sanity checks andPeter Schauer1-0/+5
1993-10-15 * Move comments on bypassing call dummy breakpoint from stack.cJim Kingdon3-30/+35
1993-10-15 * gdb.t06/break.exp: For "next over recursive call", fail on anyJim Kingdon1-0/+5
1993-10-15Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-0/+6
1993-10-15Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-0/+8
1993-10-15 * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior),Jim Kingdon16-213/+301
1993-10-15 * remote-mon.c (general_open): Set dev_name. Minor tweaking to getRob Savoye2-13/+25
1993-10-15 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion ofJim Kingdon1-0/+7
1993-10-14Modified Files:Kung Hsu1-0/+4
1993-10-14Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)Jim Kingdon1-8/+8
1993-10-14Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)Jim Kingdon6-1/+1160
1993-10-14* gdb.t00/help.exp: Don't test "help set".Jim Kingdon1-0/+2
1993-10-14 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfailsJim Kingdon1-3/+0
1993-10-14 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfailsJim Kingdon1-6/+6
1993-10-14 * gdb.t20/inherit.exp: Remove all xfails from within expect statements.Jim Kingdon1-0/+4
1993-10-14 * gdb.t20/inherit.exp: Add note (in failure message) about knownJim Kingdon1-0/+6
1993-10-14Remove references to shade.David Edelsohn1-1/+0
1993-10-14 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend onJim Kingdon1-0/+9
1993-10-14* gdb.t06/signals.exp: Add xfail for sun3.Jim Kingdon1-0/+4
1993-10-14 * inflow.c: Pass pointer to process group, not process group itself,Jim Kingdon2-2/+5
1993-10-13 * inflow.c (terminal_ours_1): Don't print warning on failure toJim Kingdon2-3/+9
1993-10-13 * printcmd.c (printf_command): Instead of using makeva* andJim Kingdon5-104/+20
1993-10-13* config/mips/xm-mips.h: Remove comment about HAVE_SGTTY vs. usleep.Jim Kingdon2-2/+5
1993-10-13only configure gdbserver for native environmentsDavid D. Zuhn2-1/+13
1993-10-13* gdb.texinfo (Files): Say what address the load command loads it at.Jim Kingdon2-0/+7
1993-10-12 * stabsread.c (read_type): Treat a negative type number at the startJim Kingdon2-1/+7
1993-10-12 * inflow.c: Use 0 (standard input) not scb->fd.Jim Kingdon2-4/+12
1993-10-12 * blockframe.c (get_prev_frame_info): Don't error() if there are noJim Kingdon1-0/+3
1993-10-12 * xcoffsolib.h, xcoffexec.c: Undo the part of Fred's bfd->abfdJim Kingdon3-18/+22
1993-10-12 * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending):Jim Kingdon4-21/+131
1993-10-12 * osfsolib.c (solib_create_inferior_hook): Reset stop_soon_quietlyPeter Schauer2-1/+13
1993-10-12fix unterminated character stringDavid D. Zuhn2-1/+5
1993-10-12* stabs.texinfo (Common Blocks): Minor cleanups.Jim Kingdon2-9/+17