This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
[PATCH]: Add FIXME to save_dummy_frame_tos in gdbarch.sh
- From: Mark Kettenis <kettenis at chello dot nl>
- To: gdb-patches at sources dot redhat dot com
- Date: Sat, 8 Mar 2003 23:17:24 +0100 (CET)
- Subject: [PATCH]: Add FIXME to save_dummy_frame_tos in gdbarch.sh
Per Andrew's suggestion. Checked in.
Mark
Index: ChangeLog
from Mark Kettenis <kettenis at gnu dot org>
* gdbarch.sh (save_dummy_frame_tos): Add comment.
Index: gdbarch.sh
===================================================================
RCS file: /cvs/src/src/gdb/gdbarch.sh,v
retrieving revision 1.201
diff -u -p -r1.201 gdbarch.sh
--- gdbarch.sh 7 Mar 2003 23:34:15 -0000 1.201
+++ gdbarch.sh 8 Mar 2003 22:15:39 -0000
@@ -601,6 +601,8 @@ F:2:STACK_ALIGN:CORE_ADDR:stack_align:CO
M:::CORE_ADDR:frame_align:CORE_ADDR address:address
v:2:EXTRA_STACK_ALIGNMENT_NEEDED:int:extra_stack_alignment_needed::::0:1::0:::
F:2:REG_STRUCT_HAS_ADDR:int:reg_struct_has_addr:int gcc_p, struct type *type:gcc_p, type::0:0
+# FIXME: kettenis/2003-03-08: This should be replaced by a function
+# parametrized with (at least) the regcache.
F:2:SAVE_DUMMY_FRAME_TOS:void:save_dummy_frame_tos:CORE_ADDR sp:sp::0:0
M::UNWIND_DUMMY_ID:struct frame_id:unwind_dummy_id:struct frame_info *info:info::0:0
v:2:PARM_BOUNDARY:int:parm_boundary