Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
[deliverable/binutils-gdb.git] / gdb /
1993-10-19  Roland PeschTue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowan...
1993-10-19  Kung HsuModified Files:
1993-10-19  Fred FishClean out all references to snapshots.readme, a file...
1993-10-19  Jim Kingdon * config/rs6000/rs6000.mh (TERMCAP): Define to -lcurses.
1993-10-19  Stu Grossman * sparclite/Makefile.in: Fixup so that this works...
1993-10-19  Jim Kingdon* gdb.texinfo (Symbols): Add class NAME to doc for...
1993-10-19  Jim Kingdon* breakpoint.h (struct bpstat_what): Don't use bitfields.
1993-10-19  Jim Kingdon* typeprint.c: Add "class CLASS-NAME" to docstring...
1993-10-19  Fred Fish * Makefile.in (ALLPARAM): Add config/m88k/{nm-delta88...
1993-10-19  Fred Fish * README: Remove comment about SunOS 5.x programs...
1993-10-19  Fred Fish * snapshots.readme: Reword paragraph about not public...
1993-10-19  Jim Kingdon* gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile...
1993-10-18  Jim Kingdon * hppa-tdep.c (restore_pc_queue): Call target_terminal...
1993-10-18  Jim Kingdon * c-exp.y: Remove never-used (because of shift/reduce...
1993-10-18  Jim Kingdon * buildsym.c (finish_block): If we pop the context...
1993-10-18  Jim Kingdon * parse.c, parser-defs.h (follow_types): New function.
1993-10-17  Fred FishBump version to 4.10.3 in main trunk after branch for...
1993-10-17  Jim Kingdon * infrun.c (wait_for_inferior): Clean up comments...
1993-10-17  Stu Grossman* procfs.c: Handle process exits more elegantly by...
1993-10-17  Jim Kingdon* infrun.c: Add comment about signals.
1993-10-17  Jim Kingdon* config/m88k/xm-dgux.h: Define NO_PTRACE_H.
1993-10-17  Jim Kingdon* gdb.disasm: New directory for GDB disassembler tests.
1993-10-17  Jim Kingdon* gdb.disasm: New directory for GDB disassembler tests.
1993-10-17  Jim Kingdon * corelow.c (add_to_thread_list): Need a cast to go...
1993-10-17  Jim Kingdon * infrun.c: Add comment about signals.
1993-10-17  Stu Grossman* procfs.c (procfs_wait): Losing Unixware can't do...
1993-10-16  Stu Grossman* procfs.c (procfs_set_sproc_trap): Don't use this...
1993-10-16  Stu Grossman*** empty log message ***
1993-10-16  Stu Grossman* breakpoint.c (breakpoint_thread_match break_command_1):
1993-10-16  Jim Kingdon * h8300-tdep.c, h8500-tdep.c: Define sim_load only...
1993-10-16  Jim Kingdon * h8300-tdep.c, h8500-tdep.c: Define sim_load only...
1993-10-16  Jim Kingdonx
1993-10-16  Jim Kingdon * stack.c (print_stack_frame): Put catch_errors around
1993-10-16  Jim Kingdon * findvar.c (value_from_register): When preparing...
1993-10-15  Peter Schauer * mipsread.c (upgrade_type): Replace bitsize sanity...
1993-10-15  Jim Kingdon * Move comments on bypassing call dummy breakpoint...
1993-10-15  Jim Kingdon * gdb.t06/break.exp: For "next over recursive call...
1993-10-15  Jim KingdonFri Oct 15 11:52:56 1993 Peter Schauer (pes@regent...
1993-10-15  Jim KingdonFri Oct 15 11:52:56 1993 Peter Schauer (pes@regent...
1993-10-15  Jim Kingdon * fork-child.c (fork_inferior), remote-eb.c (eb_create...
1993-10-15  Rob Savoye * remote-mon.c (general_open): Set dev_name. Minor...
1993-10-15  Jim Kingdon * gdb.t24/demangle.exp: Clean up spacing (2 strings...
1993-10-14  Kung HsuModified Files:
1993-10-14  Jim KingdonThu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah...
1993-10-14  Jim KingdonThu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah...
1993-10-14  Jim Kingdon* gdb.t00/help.exp: Don't test "help set".
1993-10-14  Jim Kingdon * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove...
1993-10-14  Jim Kingdon * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove...
1993-10-14  Jim Kingdon * gdb.t20/inherit.exp: Remove all xfails from within...
1993-10-14  Jim Kingdon * gdb.t20/inherit.exp: Add note (in failure message...
1993-10-14  David EdelsohnRemove references to shade.
1993-10-14  Jim Kingdon * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all...
1993-10-14  Jim Kingdon* gdb.t06/signals.exp: Add xfail for sun3.
1993-10-14  Jim Kingdon * inflow.c: Pass pointer to process group, not process...
1993-10-13  Jim Kingdon * inflow.c (terminal_ours_1): Don't print warning...
1993-10-13  Jim Kingdon * printcmd.c (printf_command): Instead of using makeva...
1993-10-13  Jim Kingdon* config/mips/xm-mips.h: Remove comment about HAVE_SGTT...
1993-10-13  David D. Zuhnonly configure gdbserver for native environments
1993-10-13  Jim Kingdon* gdb.texinfo (Files): Say what address the load comman...
1993-10-12  Jim Kingdon * stabsread.c (read_type): Treat a negative type numbe...
1993-10-12  Jim Kingdon * inflow.c: Use 0 (standard input) not scb->fd.
1993-10-12  Jim Kingdon * blockframe.c (get_prev_frame_info): Don't error...
1993-10-12  Jim Kingdon * xcoffsolib.h, xcoffexec.c: Undo the part of Fred...
1993-10-12  Jim Kingdon * stabsread.h, stabsread.c, dbxread.c (common_block...
1993-10-12  Peter Schauer * osfsolib.c (solib_create_inferior_hook): Reset...
1993-10-12  David D. Zuhnfix unterminated character string
1993-10-12  Jim Kingdon* stabs.texinfo (Common Blocks): Minor cleanups.
1993-10-12  Jim Kingdon * stabs.texinfo: Update ld stabs in elf relocation...
1993-10-12  Jim Kingdon* stabsread.c: Fix comment about gcc 2.3.3 stab for...
1993-10-12  Fred FishChange sp64sim.h to sp64sim.mt in keep_these_too list...
1993-10-12  Fred FishAdd sp64-tdep.c to lose_these_too if it is not added...
1993-10-11  Jim Kingdon * m3-nat.c, config/nm-m3.h: Add a target_ops struct...
1993-10-11  Jim Kingdon* symtab.h: Fix comments re headers, sharing blockvecto...
1993-10-11  David D. Zuhnupdate REMOTE_O for i960-vxworks to make it compile...
1993-10-11  Peter Schauer * mipsread.c (parse_partial_symbols): Do not add...
1993-10-11  Peter Schauer * alpha-tdep.c (init_extra_frame_info): Remove kludge...
1993-10-09  Jim Kingdon * inflow.c: Remove unused includes of sys/param.h...
1993-10-08  Fred Fish * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffex...
1993-10-08  Jim Kingdon * inflow.c: Remove unused includes of sys/param.h...
1993-10-08  Jim Kingdon * findvar.c, value.h (symbol_read_needs_frame): New...
1993-10-08  Jim Kingdon * remote.c (remote_wait): Use strtoul for parsing...
1993-10-08  Peter Schauer * blockframe.c (get_frame_block): Do not adjust pc...
1993-10-08  Jim Kingdon * config/h8300/tm-h8300.h: Don't define sr_get_debug.
1993-10-07  Steve Chamberlaindefine sr_get_debug.
1993-10-07  Steve Chamberlain * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_...
1993-10-07  Jim Kingdon * gdb.texinfo (Signaling): Update for symbolic symbol...
1993-10-07  Jim Kingdon New Mach stuff:
1993-10-07  Jim Kingdonnew for mach
1993-10-07  Jim Kingdonnew for mach3 (really native not host)
1993-10-07  Jim Kingdon * blockframe.c (find_pc_partial_function): If we call
1993-10-07  Jim Kingdonnew for mach
1993-10-07  Jim Kingdon * gdb.t17/interrupt.exp: Add xfail for Irix (currently...
1993-10-07  Stu Grossman* blockframe.c (find_pc_partial_function): Fix handlin...
1993-10-07  Jim Kingdon * config/sparc/sun4os4.mh: Add comment saying why...
1993-10-07  Jim Kingdon * breakpoint.c, breakpoint.h (breakpoint_init_inferior...
1993-10-07  Jim Kingdon * Makefile.in (REGEX, REGEX1): Always use our own...
1993-10-06  Jim Kingdon * hppa-tdep.c (frame_chain): Rework so that it correctly
1993-10-06  Thomas Lordminor formatting tweaks
1993-10-06  Jim Kingdon * hppa-tdep.c (frame_chain): Rework so that it correctly
1993-10-06  Jim Kingdon* breakpoint.c (delete_breakpoint): Don't insert a...
next
This page took 0.040876 seconds and 7 git commands to generate.