[Bug 14229] winedbg can't dump stack of functions that take float args?

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 8 18:51:38 CDT 2008


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


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download




--- Comment #6 from Dan Kegel <dank at kegel.com>  2008-07-08 18:51:37 ---
Didn't help.  I copied all the pdbs from both the app
and visual C++ 6 itself (including libcd.pdb) into
c:\pdbs, and ran the test app as
_NT_SYMBOL_PATH='C:\pdbs' wine floatparm.exe
Same output. WINEDEBUG=+environ showed that that
environment variable wasn't even being read.

Running in winedbg, the environment variable is actually read,
and both floatparm.pdb, vc60.pdb, and libcd.pdb are opened,
but bt still shows
  2 0x00401040 demofunc+0x20(arg1=
Needing an integral value

Next move?


-- 
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