gdb: Convert frame_show_address to return a bool
authorAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 8 Nov 2019 15:15:29 +0000 (15:15 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Sun, 10 Nov 2019 21:00:13 +0000 (21:00 +0000)
commit621377757c83ccc8573cc2e979e1d4ba55335c13
tree599bb50fa6f286df1ef03c1c04adb70b61c9ac1c
parentcf57ad6d61771f608079f31db10a93872a4553c5
gdb: Convert frame_show_address to return a bool

Just a clean up, should be no user visible changes after this commit.

gdb/ChangeLog:

* stack.c (frame_show_address): Convert return type to bool.
* stack.h (frame_show_address): Likewise, and update header
comment.

Change-Id: Iaaa9ebd4ff6534db19c5329f1c604932c747bd7f
gdb/ChangeLog
gdb/stack.c
gdb/stack.h
This page took 0.024505 seconds and 4 git commands to generate.