OSDN Git Service

* 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)
commit744d2f411e8e7e85979e2a32698472a1b3842947
treedcf4a8d81b1d6716afa89dc989aa531ac49e42c3
parent610a075da9f8d357111b223ed72530720929b5a8
* frame.c (find_saved_register): Avoid a NULL pointer
dereference and actually walk the frame list.
gdb/ChangeLog
gdb/frame.c