mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-17 04:48:24 +00:00
* mi-cmd-var.c (mi_cmd_var_create): Change the function used to
parse the frame addr from parse_and_eval_address() to
string_to_core_addr(). This is a fix for PR gdb/494.