* stack.c (parse_frame_specification): For one argument case,
authorDavid Taylor <taylor@redhat.com>
Thu, 8 Mar 2001 20:45:22 +0000 (20:45 +0000)
committerDavid Taylor <taylor@redhat.com>
Thu, 8 Mar 2001 20:45:22 +0000 (20:45 +0000)
commitec9a34493d40b2ad20dbfad56ea5ac45078fa749
tree48eb568ef4ccc94e27289341556f4cd4ce00bff8
parenta50c34dcb969c7b2a5976ae02842c98b69acdf5d
* stack.c (parse_frame_specification): For one argument case,
  handle the situation where the argument is an integer, not an
  address -- arguably the most common case.  This matters on
targets where pointers and addresses are different.
gdb/ChangeLog
gdb/stack.c