User forums > Nightly builds

The 07 September 2013 build (9295) is out.

<< < (4/10) > >>

ollydbg:

--- Quote from: oBFusCATed on September 16, 2013, 10:03:39 am ---Exact steps to reproduce, please.

--- End quote ---
Very simple steps:
Suppose you have both "watch local variables" and "watch function arguments" setting selected in the debugger setting dialog
1, create a simple console project
2, set a breakpoint
3, build and start to debug the project
4, when debugger hit the breakpoint, go to the debugger setting dialog, and deselect both "watch function arguments" and "watch local variables"
5, press OK
6, crash!

oBFusCATed:
Reproduced.

oBFusCATed:
Fix in trunk.

ollydbg:
Bug report here: call stack information was shown in threads info windows.
Steps to reproduce:
1, suppose the call stack and threads window were no shown.
2, clear the whole debugger log
3, open the threads window->show correctly
4, open the call stack window->show correctly
5, double click on one frame of the stack window
6, I see both the two window get refreshed. stack window becomes empty, all the stack was shown in threads window.
Screen shot below:


Log message in attachment.
Maybe, the opened disassembler windows cause this issue?


[attachment deleted by admin]

oBFusCATed:

--- Quote from: ollydbg on October 01, 2013, 04:01:26 pm ---Bug report here: call stack information was shown in threads info windows.

--- End quote ---
Known bug, can't be fixed or at least I can't.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version