Hi Jim, Jim Blandy wrote: > Markus Deuling writes: >> this patch removes CALL_DUMMY_LOCATION macro from gdbarch.sh. >> >> ChangeLog: >> >> * gdbarch.sh (CALL_DUMMY_LOCATION): Replace by >> gdbarch_call_dummy_location. >> * infcall.c (call_function_by_hand): Likewise. >> * inferior.h: Change comment. >> * arch-utils.c: Change comment. >> * gdbarch.c, gdbarch.h: Regenerate. >> >> >> Is this ok to commit? > > This looks good --- thank you! thank you very much for your review. I attached a new version of the patch where I deleted a unnecessary comment instead of rewriting it. -#include "inferior.h" /* enum CALL_DUMMY_LOCATION et.al. */ +#include "inferior.h" If that's ok, could you please commit it Ulrich? Thanks in advance. -- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com