OSDN Git Service

* 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)
commit2a2ed25a904a1a25a74a957811d750b0ef6bce2e
tree3012c20d9a3db7891bae1dfecd777cb4d7735d8b
parent7f2e65011f03eb448e6573b8125ec2985c73dc1b
* 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