Make bpstat_what::is_longjmp a bool
authorSimon Marchi <simon.marchi@polymtl.ca>
Wed, 10 Jul 2019 01:20:16 +0000 (21:20 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Wed, 10 Jul 2019 01:20:16 +0000 (21:20 -0400)
commite2d0f9803e3054b05c2de716f3c928e510009436
tree3d7a8094816599836e55c3f6b3d6ad2526e190da
parenteb6ad40f244ea6dedca1440b0ce3d89c1ecdac0c
Make bpstat_what::is_longjmp a bool

gdb/ChangeLog:

* breakpoint.h (struct bpstat_what) <is_longjmp>: Change type to
bool.
(bpstat_what): Use false instead of 0.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
This page took 0.025385 seconds and 4 git commands to generate.