Pass a NULL pointer as the last argument to find_pc_partial_function.
authorJohn Baldwin <jhb@FreeBSD.org>
Sat, 11 Jun 2016 15:15:09 +0000 (08:15 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 14 Jun 2016 18:49:34 +0000 (11:49 -0700)
commit683cd65eb4787e3e2921076699e0ca9b00762df3
treea22468f6b6c6ee61a6b9428a9f67b5a4cc5d9f4a
parentbec734b212d68d96560e309f49a584d98b98fbdc
Pass a NULL pointer as the last argument to find_pc_partial_function.

gdb/ChangeLog:

* tui/tui-stack.c (tui_show_frame_info): Fix type mismatch.
gdb/ChangeLog
gdb/tui/tui-stack.c