Use "false" in select_frame_for_mi
authorTom Tromey <tom@tromey.com>
Mon, 22 Apr 2019 02:24:05 +0000 (20:24 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 4 May 2019 20:13:27 +0000 (14:13 -0600)
commite2eb806a17490963f23be1d567cff357537df678
tree3f3035882496acd69d9a28222e2084d2cb353844
parent6fe876770ad6739a5b3ca50f53dfcfbe433ba0fa
Use "false" in select_frame_for_mi

This changes select_frame_for_mi to use "false" rather than "FALSE".

gdb/ChangeLog
2019-05-04  Tom Tromey  <tom@tromey.com>

* stack.c (select_frame_for_mi): Use "false", not "FALSE".
gdb/ChangeLog
gdb/stack.c