Author Topic: Another question about the debugger  (Read 4178 times)

Max

  • Guest
Another question about the debugger
« on: March 07, 2006, 06:30:29 pm »
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