Author Topic: modify debugger output  (Read 3918 times)

Offline MoonKid

  • Almost regular
  • **
  • Posts: 180
modify debugger output
« on: April 16, 2006, 10:35:52 am »
The watchlist is to complex. There are to many informations. To many automatismn.
Is it possible to modify it?

1. Need two watchlists like in MSVC. One for my own definied watches and one for automatic defined (current local variables, etc) watches.

2. Need to say If I want to see the adress of a variable. (I do not need it.)

3. Do not autoexpand the trees.

4. Is it possible to describe how own types should be displayed, like AUTOEXP.DAT in MSVC?