* defs.h (enum misc_command_type, command_control_type): Enums
[deliverable/binutils-gdb.git] / gdb /
1994-08-06  Stu Grossman * remote.c (remote_open): Move setting of inferior_pi...
1994-08-05  Stan Shebs * dwarfread.c (bfd.h): Don't include.
1994-08-05  Thomas LordDon't dereference invalid pointers in procfs_mourn_inferior
1994-08-05  J.T. Conklin* i386-nlmstub.c (handle_exception): Point the PC at...
1994-08-05  Steve Chamberlain * remote.c (read_frame): Calculate run length encoded...
1994-08-04  Steve ChamberlainNew file. (stan said I could put it here)
1994-08-04  Stu Grossman * target.c (find_default_run_target): Make sure to_ca...
1994-08-04  Jean Marie Diaz * TODO: Remove note about fast watchpoints and remove...
1994-08-04  Stan Shebs * config/i386/xm-i386v4.h, config/m68k/xm-m68kv4.h,
1994-08-04  Stu Grossman * target.c (add_target): Don't call clean_target...
1994-08-04  Stu Grossman * remote.c (remote_open): Set inferior_pid to make...
1994-08-04  Jean Marie Diaz * config/i386/i386m3.mh (NAT_CLIBS): Add -lmachid...
1994-08-04  Stan Shebs * ch-lang.c (chill_language_defn): Ditto.
1994-08-04  Stan Shebs * breakpoint.c (breakpoint_1): Improve pluralization...
1994-08-03  Stan Shebs * language.h (struct language_defn): Remove unused...
1994-08-02  Stan Shebs * defs.h (bfd_read, bfd_seek): Remove declarations.
1994-08-02  J.T. Conklin* config/netware.exp: New file.
1994-08-02  J.T. Conklin* inflow.c (kill_command): Fix a bug which prevented...
1994-08-02  Stan Shebs * defs.h: Change two-line declarations to one-line...
1994-08-02  Jean Marie Diaz * breakpoint.c (mention), main.c (fputs_unfiltered...
1994-08-01  Jean Marie Diaz * gdbint.texinfo: Remove references to BROKEN_LARGE_AL...
1994-08-01  Stan Shebs * gdbint.texinfo: Put regex conditionals in their...
1994-08-01  Kung HsuModified Files:
1994-08-01  Jeff Law * hppa-tdep.c (compare_unwind_entries): Add "const...
1994-08-01  Jeff Law * hppa-tdep.c (saved_pc_after_call): If the saved...
1994-07-30  Stu Grossman * findvar.c (write_pc write_pc_pid): Remove casts...
1994-07-30  Steve Chamberlain * remote.c (read_frame): Split readchar/checksum...
1994-07-29  Fred Fish From Kevin A. Buettner (kev@cujo.geg.mot.com).
1994-07-29  Stu GrossmanKeep gdbtk.c and gdbtk.tcl.
1994-07-29  J.T. Conklin* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): If using...
1994-07-29  J.T. ConklinObsolete file.
1994-07-28  J.T. Conklin* config/mt-slite (LDFLAGS): If using the newlib in...
1994-07-28  Stu Grossman * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): ...
1994-07-28  J.T. Conklin* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use...
1994-07-28  J.T. ConklinFix typo
1994-07-28  J.T. Conklin* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use...
1994-07-28  J.T. Conklin* gdb.base/configure.in: Look for makefile fragments...
1994-07-28  Fred Fish * Makefile.in (annotate.o): Add dependencies.
1994-07-28  J.T. Conklin* sparclite/aload.c: Added new -q (quiet) option.
1994-07-27  J.T. Conklin* nlm/gdbserve.c: merge in command line argument parsin...
1994-07-27  J.T. Conklin* i386-nlmstub.c: The returnLength field must be initia...
1994-07-27  Fred Fish * Makefile.in (DISTSTUFF): Add definition.
1994-07-27  Jim Kingdon* target.c (push_target): Cast result from xmalloc.
1994-07-27  Stan Shebs * gdbint.texinfo: Removed mentions of many obsolete...
1994-07-26  Stan ShebsTue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee)
1994-07-26  Peter Schauer * gdb.base/corefile.exp: Change `else if' to `elseif...
1994-07-26  Stu Grossman * target.c (nomemory): Fix prototype and routine...
1994-07-25  J.T. Conklin* gdb.base/opaque.exp: use runto instead of messing...
1994-07-25  J.T. Conklin* gdb.base/opaque.exp: use runto instead of messing...
1994-07-25  Jim Kingdon* Makefile.in (clean): Remove libgdb-files.
1994-07-25  Stan Shebs * coredep.c: Include inferior.h.
1994-07-25  J.T. Conklin* Makefile.in (LD_FOR_TARGET): Look for ld in ../ld...
1994-07-24  Fred Fish * Makefile.in: Remove extra tabs that confuse some...
1994-07-23  Stan Shebs * gdb.base/whatis.exp (v_signed_short_array): Fix...
1994-07-23  Stan Shebs * symfile.c (deduce_language_from_filename): Recognize...
1994-07-23  Stan Shebs * gdb.base/help.exp: Update expected add-symbol-file...
1994-07-23  Stan Shebs * breakpoint.c (ignore, condition): Move usage note...
1994-07-23  Stu Grossman * target.c (unpush_target): Fix handling of removal...
1994-07-23  Stu Grossman * Makefile.in: Add stuff to build nlmstub.
1994-07-22  J.T. ConklinUpgraded to use gdb_test.
1994-07-20  J.T. ConklinUse gdb_run_cmd
1994-07-20  J.T. ConklinChanged pattern in gdb_run_cmd to match up to the first...
1994-07-20  J.T. ConklinNew implementation of gdb_run_cmd which fixes some...
1994-07-20  J.T. ConklinTemporarily back out last change
1994-07-19  J.T. Conklin* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
1994-07-19  J.T. Conklin* gdb.base/funcargs.exp: Use gdb_run_cmd to start program.
1994-07-19  J.T. Conklin* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
1994-07-19  J.T. Conklin* lib/gdb.exp (gdb_run_cmd): New function, used to...
1994-07-19  J.T. Conklin* gdb.base/bitfields.exp: Use gdb_run_cmd to start...
1994-07-19  J.T. Conklin* lib/gdb.exp (gdb_run_cmd): New function, used to...
1994-07-19  J.T. ConklinMostly converted to use gdb_test proc.
1994-07-19  J.T. ConklinThis config file didn't belong here
1994-07-19  Stan Shebs * main.c: Include <ctype.h>.
1994-07-19  J.T. Conklin* gdb.base/bitfields.exp: Simplify by using delete_brea...
1994-07-18  Kung HsuModified Files:
1994-07-18  J.T. Conklin* gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pr...
1994-07-18  Stan Shebs(is there an echo in here?)
1994-07-18  J.T. Conklin* gdb.base/corefile.exp: Execute coremaker to generate...
1994-07-17  Fred Fish(This is the change that should have gone in the main...
1994-07-17  Fred Fish * Makefile.in (VERSION): Bump to 4.12.85.
1994-07-17  Stan Shebs * gdb.texinfo: Add some more credits.
1994-07-17  Stan Shebs * config/m88k/delta88.mh (MUNCH_DEFINE): Remove.
1994-07-17  Stan Shebs Harris CX/UX support, from Bob Rusk (rrusk@mail.csd...
1994-07-17  Peter Schauer * elfread.c (elf_symtab_read): Handle error return...
1994-07-17  Stan Shebs * inferior.h (ARCH_NUM_REGS): New macro, actual number of
1994-07-16  Stan Shebs * breakpoint.c (ignore, condition): Add usage notes...
1994-07-15  Stan Shebs Stop printing at null char option, from Oliver Meyer
1994-07-15  Stan Shebs From Kevin A. Buettner (kev@cujo.geg.mot.com).
1994-07-15  Peter Schauer * infrun.c (wait_for_inferior): Handle stepping into...
1994-07-15  Stan Shebs * gdbint.texinfo: Removed mentions of many incorrectly...
1994-07-14  Stan Shebs * gdb.base/signals.exp: Allow for optionality of break...
1994-07-14  Stan Shebs * dbxread.c: Don't include libbfd.h.
1994-07-14  Kung HsuModified Files:
1994-07-14  Jim Kingdon* gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
1994-07-14  Stan Shebs Breakpoint hit counts, from Bob Rusk (rrusk@mail.csd...
1994-07-12  J.T. ConklinMinor tweaks
1994-07-12  J.T. Conklin* gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys...
1994-07-12  J.T. Conklin* config/mt-i386-netware: New file.
1994-07-12  J.T. Conklin* gdb.base/interrupt.c: Do not test if errno == EINTR...
1994-07-12  J.T. Conklin* gdb.base/Makefile.in: Added support for systems that...
next
This page took 0.044122 seconds and 7 git commands to generate.