Node:Bool vars,
Next:Complex vars,
Previous:Static vars,
Up:Debugging
Q: How can I watch a bool variable with RHIDE or GDB?
When I try, the debugger always displays void....
A: With the default COFF debugging format, you can't: it doesn't
support the bool data type. You have to switch to stabs
debugging format; see switching to stabs, for details.
| This Cybermirror (Imprint | DE, US & UK) is powered by Philivision (DE, US & UK). We were provided additional Internet Consulting by Cybersulting (DE, US & UK). |