News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Another question about the debugger

Started by Max, March 07, 2006, 06:30:29 PM

Previous topic - Next topic

Max

Dear All,

Using the debugger inside CB I am watching a pretty big struct. The CB watch window is reporting the
struct members using one line only, separated by a comma.

Using the console debugger the members are reported using a multi line approach. Every member is reported
in a different line.
It is , IMHO, more convenient to observe the struct members in console.

Is it possible to change this behaviour?

What do you think about that?

Is this a feature request that may be requested or there are hidden reasons to do the window in that way.

Bye

(Windows XP, build 2141)

Max