User forums > Using Code::Blocks

Why C::B over write gdb's set print element value?

<< < (2/3) > >>

oBFusCATed:
OK, I've added a way to control the value of the printed elements.
See Debug -> Information -> Print Elements.

ollydbg:

--- Quote from: oBFusCATed on January 06, 2012, 12:29:28 am ---OK, I've added a way to control the value of the printed elements.
See Debug -> Information -> Print Elements.

--- End quote ---
Thanks for implement this feature, I will test it ASAP.

ollydbg:
The variable name:

--- Code: ---m_printElements
--- End code ---
should be:

--- Code: ---m_PrintElements
--- End code ---
right?

oBFusCATed:
I prefer the first version.

ollydbg:

--- Quote from: oBFusCATed on January 06, 2012, 08:54:35 am ---I prefer the first version.

--- End quote ---
Me too.  :)
But the C::B's coding standard (some page in the wiki) said we should use second version.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version