* frame.c (find_saved_register): Avoid a NULL pointer
authorJason Thorpe <thorpej@netbsd.org>
Sat, 20 Apr 2002 23:54:28 +0000 (23:54 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Sat, 20 Apr 2002 23:54:28 +0000 (23:54 +0000)
commitaa40ec9031076c07d84a1a60322e5bba66378782
tree817bd94bc0001d9e94ecc0ef3389e83a095f19fe
parent0f79675b658bbf6871b720d7b662ddfb6cce1533
* frame.c (find_saved_register): Avoid a NULL pointer
dereference and actually walk the frame list.
gdb/ChangeLog
gdb/frame.c