This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: restore accidentally deleted call


The call below was deleted in revision 1.88 of s390-tdep.c; inferior
calls broke because they didn't return to the call dummy breakpoint.
Since the ChangeLog entry only talks about deleting the gdbarch calls
to set CALL_DUMMY_START_OFFSET and CALL_DUMMY_LENGTH, I'm guessing
that was by accident.

More than likely from a merge botch. Thanks for finding it.


2003-04-10 Jim Blandy <jimb at redhat dot com>

	* s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
	call to set_gdbarch_deprecated_push_arguments.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]