My Project is set to generate the debug symbols and all other libraries im using are also debug libraries.
1: When iam starting debug (Start Debug) it seems random like if after a breakpoint is hit the step into / step out toolbar buttons are there or not.
-> So i have to set many breakpoints
2: How to watch variables? If i rightclick on a variable and add it to watch nothing happens, if i try to open watch window the window does not open.
-> In the watch options however i see the variable added (Have i really to configure the variable type, this is a joke right, see also below 3?)
3: If iam using the Memory Explorer ? and enter &var... then i get the memory but not correct size and not correct big/little endian, right?
thanks