[Bug 28801] stack_set_frame_internal passes undefined value into SymSetContext()?

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 19 05:03:41 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28801

Eric Pouech <eric.pouech at orange.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.pouech at orange.fr

--- Comment #1 from Eric Pouech <eric.pouech at orange.fr> 2011-10-19 05:03:41 CDT ---
Hi Dan,

just a wild guess looking the winedbg code.
- in programs/winedbg/stack.c, line 81, can you add a printf when
stack_get_current_frame() fails (returns FALSE) ?
- it looks like winedbg cannot get any valid frame for some reasons, and the
stack code forces to go to first frame (instead of reporting an error)

TIA

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list