]> Git Repo - binutils.git/blobdiff - gdb/ChangeLog
* core.c (dis_asm_read_memory): Cast second arg of
[binutils.git] / gdb / ChangeLog
index ae489effaa34c479fc4d44801819668e9936e5b8..efce9240707a3d40c4d652b25cc6f0b1ed270879 100644 (file)
@@ -1,6 +1,41 @@
+Thu May  6 20:55:35 1993  Fred Fish  ([email protected])
+
+       * core.c (dis_asm_read_memory):  Cast second arg of
+       target_read_memory to "char *".
+       * breakpoint.c (watchpoint_check):  Change arg type from PTR to
+       "char *", to match other functions called by catch_errors().
+
+Thu May  6 15:47:45 1993  Stu Grossman  ([email protected])
+
+       * More patches from Jeffrey Law ([email protected]).
+       * gdb/config/pa/tm-hppah.h (millicode_start, millicode_end):
+       Delete unnecessary declarations.
+
+Thu May  6 15:15:46 1993  Stu Grossman  ([email protected])
+
+       * ser-unix.c (wait_for):  Use VTIME to do timeouts instead of
+       poll() for termio{s}.
+
+Thu May  6 10:03:41 1993  Jim Kingdon  ([email protected])
+
+       * i386-tdep.c (i386_frame_num_args): Always return -1.
+
 Wed May  5 15:16:33 1993  Stu Grossman  ([email protected])
 
         * Patches from Jeffrey Law <[email protected]>.
+       * gdb/hppa-tdep.c: Declare frame_saved_pc.
+       (frameless_function_invocation): New function.
+       (frame_saved_pc, init_extra_frame_info): Use 
+       frameless_function_invocation.
+       * gdb/config/pa/tm-hppa.h (SAVED_PC_AFTER_CALL): Use saved_pc_after
+       call instead of just grabbing the value currently in %r2.
+       (FRAMELESS_FUNCTION_INVOCATION): Use frameless_function_invocation.
+       * gdb/config/pa/tm-hppah.h (SAVED_PC_AFTER_CALL): Delete private
+       definition and use the common one in tm-hppa.h.
+       * gdb/hppa-tdep.c (frame_chain_valid): If "use_unwind" is true, then
+       use unwind descriptors to determine if the frame chain is valid.
+       * gdb/hppa-tdep.c (find_dummy_frame_regs):  Rework so that
+       it does not assume %r4 is the frame pointer.
        * gdb/hppa-pinsn.c (print_insn): Handle 'r' and 'R' for break, rsm,
        and ssm instructions.
        * gdb/hppa-tdep.c (extract_5r_store, extract_5R_store): New
This page took 0.024654 seconds and 4 git commands to generate.