OSDN Git Service

* value.h (find_function_in_inferior): Add const keyword to
authorbrobecke <brobecke>
Fri, 13 Sep 2002 00:18:33 +0000 (00:18 +0000)
committerbrobecke <brobecke>
Fri, 13 Sep 2002 00:18:33 +0000 (00:18 +0000)
commit4314231ea1d872adf618efd98c373351731735b5
tree6fa39eb363a574210b494974d3e152970d7db2ec
parenta86627998c3469bd73d38e84b55a6e6828bf1d0c
   * 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.
gdb/ChangeLog
gdb/valops.c
gdb/value.h