This is a preliminary cleanup before I (re)submit a new architecture field (see http://sources.redhat.com/ml/gdb-patches/2002-09/msg00215.html) 2002-09-12 Joel Brobecker * value.h (find_function_in_inferior): Add const keyword to one of the parameters. Allows us to invoke this function with a const char *. * valops.c (find_function_in_inferior): Likewise. Tested on Linux. Ok to apply? Thanks, -- Joel