> From: Andrew Pinski <pinskia@gmail.com> > Date: Thu, 1 Sep 2016 11:36:34 -0700 > Cc: Simon Marchi <simon.marchi@polymtl.ca>, GDB Development <gdb@sourceware.org> > > Note the only feature I want to use right now is bool instead of char > or int were the value is a boolean. You have bool in C.