* infrun.c: Remove step_resume_{duplicate,shadow}. Replace
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a5f8bbfde7ca84c90d7eb81b64a6e91d98ef3d89..6fe11ea037eefe577b109c4657fc766f154ad4e7 100644 (file)
@@ -1,9 +1,148 @@
+Sat Jul 10 09:54:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * infrun.c: Remove step_resume_{duplicate,shadow}.  Replace
+       step_resume_break_address with step_resume_breakpoint (now local
+       to wait_for_inferior).
+       ({insert,remove}_step_breakpoint): Remove.
+       (wait_for_inferior): Set step resume break with
+       set_momentary_breakpoint.  Test hitting it with bpstat_stop_status
+       and bpstat_what (stop_step_resume_break removed).
+       * breakpoint.{h,c}, infrun.c: Return value from bpstat_what now struct
+       which includes previous return value as main_action, and a step_resume
+       bit.
+       * breakpoint.c (delete_breakpoint): If breakpoint was inserted, and
+       there is another breakpoint there, insert it.
+       * infrun.c (wait_for_inferior): Rearrange the spaghetti a bit.  Use
+       a few more gotos.
+       Various: Clean up and add comments.
+
+       * infrun.c [TDESC]: Remove remaining tdesc code (see ChangeLog
+       for Wed Nov 13 16:45:13 1991).
+
+Fri Jul  9 12:36:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * values.c, value.h (modify_field), callers: Make fieldval a LONGEST.
+
+       * h8300-tdep.c (NEXT_PROLOGUE_INSN): Make pword1 an INSN_WORD *
+       not short *.
+
+       * findvar.c, defs.h
+       ({extract,store}_{signed_integer,unsigned_integer,address}):
+       New routines to replace SWAP_TARGET_AND_HOST.
+       All over: All uses of SWAP_TARGET_AND_HOST on integers replaced.
+
+       * config/sparc/tm-sparc.h: Add comment suggesting that removing
+       ins and locals from the registers array might clean things up.
+
+       * utils.c: Clean up comments about wrap buffer and wrap_here.
+       * printcmd.c (printf_command): Call wrap_here before vprintf.
+
+       * mipsread.c (cross_ref): Set the name to unknown for "struct *" case.
+       Patch from ptf@delcam.co.uk (Paul Flinders).
+
+       * a29k-tdep.c, findvar.c (get_saved_register): Fix byteswapping sins.
+
+Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * defs.h, remote-eb.c (TM_FILE_OVERRIDE):  Remove it.
+       * mips-tdep.c (init_extra_frame_info):  Set proper fci->frame if pc
+       is at the start of the dummy code.
+
+Thu Jul  8 14:48:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * sparc-tdep.c (sparc_push_dummy_frame): Skip all the do_save_insn
+       stuff, just write the sp and fp.
+       (sparc_pop_frame): Skip the do_restore_insn; we already restore
+       the sp with the other out registers.
+
+       * hppa-tdep.c (hppa_push_arguments): Allocate enough space for
+       arguments.
+
+       * hppa-tdep.c: Change _initialize_hppab_tdep to _initialize_hppa_tdep.
+
+Thu Jul  8 08:22:05 1993  Doug Evans  (dje@canuck.cygnus.com)
+
+       * config/h8300/tm-h8300.h: (REGISTER_TYPES): Adjust for h8/300h.
+       (REGISTER_RAW_SIZE): Ditto.
+       (REGISTER_VIRTUAL_TYPE): Use builtin_type_unsigned_long for regs
+       on the h8/300h (ints may still be 16 bits).
+       (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
+       EXTRACT_STRUCT_VALUE_ADDRESS): Add FIXME's for h8/300h.  Some
+       thought needed here.
+
+       * h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h.
+       (examine_prologue): reg_save_depth is 4 if h8/300h.
+
+       * findvar.c (read_register): Provide some support for 64 bit regs.
+       (write_register): Ditto.
+
+Wed Jul  7 14:30:00 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config/mips/nm-riscos.h: machine/machparam.h is always the right
+       place to look for BSD43_NBPG, not machine/vmparam.h
+
+       * infcmd.c (run_stack_dummy): New argument name.
+       Change error message in (another) attempt to make it comprehensible.
+       * valops.c (call_function_by_hand): Pass name to run_stack_dummy.
+       * symtab.h: Declare demangle and asm_demangle since macros use them.
+
+       * eval.c (evaluate_subexp): Add comment about calling a member
+       function of a variable in a register.
+
+       * expression.h: Clean up comment about string in STRUCT_STRUCT etc.
+
+       * config/{rs6000/tm-rs6000.h,sparc/tm-sparc.h,pyr/tm-pyr.h},
+       inferior.h (PC_IN_CALL_DUMMY) [ON_STACK]: Add comments about stack
+       frame tops and bottoms.
+
+       * frame.h, blockframe.c, stack.c, a29k-tdep.c,
+       config/gould/tmp-{pn,np1}.h,
+       config/{sparc/tm-sparc.h,pyr/tm-pyr.h,vax/tm-vax.h}: Remove field
+       next_frame from struct frame_info.  It has no purpose beyond
+       ->next->frame and is an artifact from GDB 2.8.
+
+Tue Jul  6 11:51:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * Makefile.in: Remove gdb before creating a new one.
+       Update init.c atomically.
+
+       * Makefile.in (ALLPARAM): Add config/{alpha/xm-alpha.h,pa/xm-pa.h}.
+       (ALLCONFIG): Add config/alpha/alpha-osf1.mh.
+
+       * infcmd.c (_initialize_infcmd): In docstring for "continue",
+       describe argument as setting ignore count.
+
+Sun Jul  4 15:04:47 1993  Doug Evans  (dje@cygnus.com)
+
+       * h8300-tdep.c (examine_prologue): Fix call to
+       read_memory_unsigned_integer.
+
+Fri Jul  2 18:22:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config/mips/{x,n}m-irix{3,4}.h: Make some definitions here
+       rather than including xm-bigmips.h.
+
+       * eval.c (evaluate_subexp): Improve error messages for OP_TYPE and
+       default cases.
+
+       * Makefile.in (distclean): Remove y.tab.h.
+
+Fri Jul  2 14:55:48 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * exec.c (exec_file_command):  Remove Mar 28 hack as BFD handles
+       file updates properly now.
+       * mipsread.c (mips_coff_new_init):  Force reevaluation of sigtramp
+       addresses if switching to a new symbol file.
+       * dbxread.c (process_one_symbol):  Avoid dereferencing NULL
+       symbols that might be returned from define_symbol.
+
 Fri Jul  2 13:33:12 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
 
        New target macros for getting at the pc, sp and fp.
        * infcmd.c (read_pc, write_pc):  Modify to use new macros.
        (read_sp, write_sp, read_fp, write_fp): New functions.
-       * blockframe.c (reinit_frame_cache, get_prev_frame_info):  Use new functions.
+       * blockframe.c (reinit_frame_cache, get_prev_frame_info):
+       Use new functions.
        * breakpoint.c (bpstat_alloc): ditto.
        * infrun.c (wait_for_inferior): ditto.
        * stack.c (print_frame_info): ditto.
This page took 0.031755 seconds and 4 git commands to generate.