News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Visual Studio 2008 Enum Bit Flags Visualization

Started by drac, March 20, 2008, 02:16:19 PM

Previous topic - Next topic

drac

You can see about it here.

I don't know if this can be implemented into C::B, though.

Ceniza

#1
It could be implemented into C::B, but I don't really think that's gonna happen. It's not really that easy to start with.

The right place to ever consider implementing that is GDB. You better ask the GDB guys.

[edit]
Another option could be writing a GDB script. However, I'm not sure how powerful GDB scripts can be.
[/edit]