search for: windebug

Displaying 20 results from an estimated 24 matches for "windebug".

Did you mean: winedebug
2007 Feb 12
7
MSW segfaults II
Hi Think I tracked down why Windows suddenly went horrible crashy - the newest SWIG release generates slightly different code for object tracking, so our fixmodule.rb wasn''t picking up the broken line, so we got a nasty regression. Anyway, the patch (SVN:862) gives me a major improvement in stability Windows. Please could you let me know how SVN HEAD is working for you; if no major
2011 Feb 21
2
How to use Winedebug variable or winedbg?
Hi, I'm trying to understand how to use the debugging system built-in wine.. I've tried yet to use both "winedbg <app.to.launch.exe>" and "wine <app.to.launch.exe> WINDEBUG=+all but doesn't work at all =( Where's the mistake? It should be very useful understand why programs doesn't work and expecially try possible solutions... :)
2008 Mar 02
1
Serial port problem and strange solution (Fujitsu MCU development under wine)
...in linux under wine. Everithing works well exept for the firmware serial uploader. It starts and sends some commands to the MCU but hangs with a timeout error (obviously I've correctly simlinked and chmodded the appropriate ttyS*). To investigate, I started the program again with the option WINDEBUG=+comm and ... incredible as it seems, the program worked *perfectly*. So, is there any technical reason why a serial communication program works well with wine in debug mode but does not work in normal mode? The only explanations that came to my mind is that the huge amount of debug information...
2006 May 23
6
Help please. WINE suddenly quits.
...This fault also happens on Mandriva 2006. It suddenly quits. Does anyone have any idea why this is happening or give me some troubleshooting tips please. ===================================== I found a debug command to try:- WINEDEBUG=+loaddll So I tried it with my application: WINDEBUG=+loaddll wine FileMaker\ Pro.exe Filemaker opened as usual, then quit after a minute or so of clicking around. My terminal had the following output from the debug command: fixmele:CoRegisterMessageFilter stub fixme:win:EnumDisplayDevicesW ((null),0,0x7fb0f7e8,0x00000000), stub! fixmele:ITypeInfo_...
2011 May 10
2
Problem with a program called winbox
...see that some of the text is obscured by the black. Here's the odd part: http://www.butchevans.com/images/winboxproblem3.png In this image, all I did was "highlight" the text in the terminal window. All text is visible in this way. I have started winbox from the command line with WINDEBUG set and I see (among other things) these types of errors: warn:font:AddFontToList Unable to load font "/home/butche/.wine/dosdevices/c:/windows/Fonts/vgaoem.fon"/(nil) err = 1 (sorry for the line wrap). I also see errors that are "AddFontToList Ignoring font" instead of "...
2009 Feb 03
2
Re: Cannot run Win16 installer for Judaic Classics
I ran strace without grep, and redirected stderr to a file, so that I can analyze it peacefully and change my mind as many times as I want without needing to run the command again (though that shouldn't be too troublesome, either). command line: strace wine .wine/drive_c/Program\ Files/davkajcl/judclib2.exe &> .wine/judaic_classics.stderr Regarding your suggestion to capture the error
2006 Apr 11
1
ODBC and Mysql
...;wt", I get a "Specified SQL server not found". I originally used: LIB_ODBC_DRIVER_MANAGER=/usr/lib/libodbc.so.1.0.0 with the symlink indicated. I have since tried LIB_ODBC_DRIVER_MANAGER=/usr/lib/lib/libmyodbc-2.50.39.so with a symlink of "libmyodbc.so". I have set WINDEBUG=+odbc32 but haven't seen much more on the screen, unless I'm doing that wrong. Nothing I've read thus far indicates that I have to install a Windows version of MYSQL drivers. I have read some conflicing info on which drivers I need for Wine as well. So before I bash my head too much...
2006 Feb 03
3
Beginner needs help !
Hello everybody. I am not new to linux but new to wine. I run Fedora Core 4. I tried various rpms for wine (from fedora extras, from newrpms.sunsite.dk, and from winehq), with always the same conclusion : I am unable to run anything, even winecfg. [wec@wec-vero ~]$ winecfg wine: creating configuration directory '/home/wec/.wine'... No error message, but no window opens :-(( I can get
2010 Aug 09
2
Error compiling wine 1.3.0 on slackware64
im having a error compiling wine version 1.3.0 on slackware64 i have the multilib gcc and 32 bit packages installed and i cannot compile i am getting this error. make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/root/wine-1.3.0/dlls/windebug.dll16' make[1]: Entering directory `/root/wine-1.3.0/dlls/windowscodecs' gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -...
2002 Feb 07
1
Vorbisfile Linker Question
....lib(MSVCRTD.dll) : error LNK2005: _memmove already defined in libcmtd.lib(memmove.obj) MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _realloc already defined in libcmtd.lib(dbgheap.obj) LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of other libs; use /NODEFAULTLIB:library .\WinDebug/Game.exe : fatal error LNK1169: one or more multiply defined symbols found Error executing link.exe. I've read some of the discussions on this issue before, and I made sure to check all the settings that have been mentioned (Single vs Multi threaded, Multithreaded DLL vs Multithreaded, alignme...
2008 May 14
4
Fixedsys font
Dear All, I have a windows application running under wine on my Linux machine (Ubuntu 8.04, with wine 0.9.61). When the application starts it complains about a font called Fixedsys not being available. I can click thro the message and the application starts no problem and appears to be working correctly, so this issue isn't a show stopper, just an annoyance and is the last thing before
2011 Feb 27
5
Xfire Crashing
I am having some troubles with Xfire (installer number 43094). I am running Ubuntu 10.10. Xfire starts and I can log in, but as soon as I click something, it crashes. I'm starting with a fresh WINEPREFIX. There is nothing else installed there, and no changes in winecfg. Windows version is set to XP. First couple trys, running Wine 1.2.2 from the Ubuntu repositories:
2002 Oct 05
6
Problems with installing
...toolhelp.spec gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o toolhelp.spec.o toolhelp.spec.c LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -D__WINE__ -o windebug.spec.c -M kernel32.dll -spec windebug.spec gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o windebug.spec.o windebug.spec.c LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/...
2007 Jun 07
1
Cashflow 101 crashes if WINEDEBUG=+all not set. (Slackware 11/Wine 0.9.38)
...entally found that game works if I enable WINEDEBUG=+all before running game (i.e. "WINEDEBUG+=all wine CASHFLOW.exe 2>/dev/null"). It looks like problem is somehow related to Quicktime - Quicktime now can be installed (it wasn't possible in versions before 0.9.38) and works if WINDEBUG=+all was set, but there is a huge (5..10 seconds?) delay before and after Robert Video tips (which weren't working until 0.9.38). This problem doesn't occur on windows. Anyway I'd like to locate and remove source of those errors (even if this mean disabling videotips). For me it loo...
2012 Nov 19
0
[LLVMdev] Debug information under windows
W dniu 2012-10-26 16:55, Daniel Kłobuszewski pisze: > Hello, > > Recently I found binaries produced with LLVM impossible to debug under > Windows. This was probably related to the following bug: > http://llvm.org/bugs/show_bug.cgi?id=13636 > > Asm generated from .ll files revealed that some offsets to debug > information were incorrect: they were absolute instead of
2004 Oct 27
2
Wine 20041019 - Error Installing XviD (log + errors included)
using 20041019 installing XviD 1.0.2 "Creating Shortcuts... C:\Windows\Start Menu\Programs\XviD\Nic's MiniCalc.lnk" error: CoCreateInstance failed, code 0x80040154 This error happens with every link the installer program tries to create. After these set of error messages are done the following happens: "Registering files..." error: "c:\Windows\System\xvid.ax
2002 Jan 03
2
Unable to compile wine CVS version
...server: Updating dlls/user/resources P dlls/user/resources/user32.rc U dlls/user/resources/user32_bitmaps.rc cvs server: Updating dlls/ver cvs server: Updating dlls/version cvs server: Updating dlls/win32s cvs server: Updating dlls/win87em cvs server: Updating dlls/winaspi cvs server: Updating dlls/windebug cvs server: Updating dlls/winedos cvs server: Updating dlls/wineps cvs server: Updating dlls/wineps/data cvs server: Updating dlls/wing cvs server: Updating dlls/wininet cvs server: Updating dlls/winmm cvs server: Updating dlls/winmm/joystick cvs server: Updating dlls/winmm/mcianim cvs server: Upda...
2010 Jun 12
3
Speed/latency issues for development in a Wine environment
...ty that all these timing comparsion results for the same build on Linux and Wine can be explained by that, what can I do to reduce that latency? Note, all Wine results above were done with "timeserver -p" run beforehand. Also, the environment variable controlling Wine debugging was set to WINDEBUG='-all" (as suggested in a web article I read) to eliminate that particular source of latency. If some Wine developer suggests rebuilding Wine with a different configuration than that used in the WineHQ Debian Lenny packages for 1.1.42 I would be happy to try that. I would also be happy t...
2012 Oct 26
5
[LLVMdev] Debug information under windows
Hello, Recently I found binaries produced with LLVM impossible to debug under Windows. This was probably related to the following bug: http://llvm.org/bugs/show_bug.cgi?id=13636 Asm generated from .ll files revealed that some offsets to debug information were incorrect: they were absolute instead of relative to their sections. Following patch seemed to have repaired the problem, so I'm
2019 Jul 05
0
Wine release 4.12
...Build with msvcrt. wdscore: Build with msvcrt. webservices: Build with msvcrt. wer: Build with msvcrt. wevtapi: Build with msvcrt. wiaservc: Build with msvcrt. wimgapi: Build with msvcrt. win32s16: Build with msvcrt. win87em: Build with msvcrt. windebug: Build with msvcrt. windowscodecsext: Build with msvcrt. winehid.sys: Build with msvcrt. winemapi: Build with msvcrt. include: Implement some inline functions in C instead of assembly. wineps16.drv: Build with msvcrt. wing: Build with msvcrt. wing32: Build...