similar to: Debugging 64-bit Wine Apps with winedbg

Displaying 20 results from an estimated 4000 matches similar to: "Debugging 64-bit Wine Apps with winedbg"

2002 Aug 04
1
problems with winedbg
Hi list, updating wine to current cvs shows that stg could be broken in winedbg. Running programs that crash and go to debugger make winedbg jump nowhere in winedbg's data. This happens with several programs I tested (windows / dos programs), and the backtrace is always the same. The programs all complain about a read access fault at 0x0815cbe4 (yes, always the same adress) and show this
2001 Sep 12
1
winedbg no longer launches automatically
Wine debug no longer launches for me. Not that I know how to use it, but I like trying to find and report bugs. Warning: /usr/bin/winedbg.exe not accessible from a DOS drive Warning: /usr/bin/winedbg not accessible from a DOS drive Warning: /usr/bin/winedbg 137011720.exe not accessible from a DOS drive Warning: /usr/bin/winedbg 137011720 not accessible from a DOS drive Warning: /usr/bin/winedbg
2004 Sep 14
0
Winedbg on FreeBsd Question
I am using FreeBsd 4.10 and am attempting to use winedgb. Winedbg will start and give me a bunch of messages and eventually a prompt if I start it with no parameters: $winedbg . .(Bunch of messages) . Wine-dbg>. If I add a parameter specifying some app, I get no output of any kind, no messages, no prompt appears, and winedbg appears to be hung. $winedbg <app name> A CTRL-C
2007 Mar 24
1
extracting info from a minidump via winedbg
Hello Wine users! I've got a minidump from a ("real") Windows user of our game and would like to extract information from it using winedbg. The information winedbg gives me by default, is this: WineDbg starting on minidump on pid 068c warzone2100.exe was running on #1 Intel ???-0.521 CPU on Windows XP (2600) Register dump: CS:001b SS:0023 DS:0023 ES:0023 FS:003b GS:0000
2002 Feb 16
2
WineDbg : list of errors
Hi, Using WineDbg, I have problems to attach to a process. I start "winedbg". then "walk process". It gives reference to a W-process. Trying attach to this process gives me error 5. Where could i find more info on these error numbers ? [syl@snoop La 4?me Proph?tie]$ winedbg WineDbg starting... on pid 0 Wine-dbg>walk process pid threads parent exe 0806ba80
2002 Aug 26
1
invalid adress when using winedbg
running winedbg manually to debug a program, it says that an adress is invalid when trying to set breakpoints. here is my cmdline: $ winedbg iexplore.exe (happens with all programs) fixme:console:SetConsoleCtrlHandler (0x403a1d30,1) - no error checking or testing yet WineDbg starting on pid 84509d8 Breakpoint 1 at 0x00401ee6 Invalid address, can't set breakpoint You can turn on deferring
2007 Aug 06
0
"Re: cannot use winedbg on Ubuntu Feisty"
A) DON'T EVER RUN WINE AS ROOT! B) What version of wine? C) Remove ~/.wine (and probably /root/.wine) and try again. If you still have problems, post back. -Austin On 8/6/07, lalev@uni-svishtov.bg < lalev@uni-svishtov.bg> wrote: Hi everyone, This happens every time I start winedbg, no matter what program I want to debug. It's ubuntu feisty fawn and I have built wine from sources.
2008 Jul 29
2
why I cannot use winedbg --gdb
when I run Oblivion.exe by "winedbg --gdb", the following message appear, then it is blocked, I cannot type any letter in the terminal. if I run winedbg without "--gdb", it is OK. anyone can help? thanks! root at robwang:/mnt/home/Oblivion# winedbg --gdb Oblivion.exe 0016:0017: create process 'Z:\mnt\home\Oblivion\Oblivion.exe'/0x110670 @0x96434c (0<0>)
2004 Feb 06
0
starcraft runs faster from winedbg than from wine?
Hi, I have discovered i can run starcraft at (almost) full speed on my system. This only works one time, directly after reboot. When tried a second time it's all choppy again. My guess is there're some stale wine processes after the first attempt. When i reboot and start wine instead of winedebug the game video performance is choppy. When i start the game with winedbg after that The
2010 Nov 14
1
winedbg (w. gdb) and Eclipse (3.6)
I'm quite new to wine development but I have used winedbg and gdb a couple of times (in console). Now Im trying to setup wine as an Eclipse project and so far everything works except debugging. I am using Eclipse 3.6 on ubuntu and have set up a debug configuration where I changed the following (rest is default): - C app: loader/wine - gdb debugger: winedbg --gdb When I try launching the debug
2007 Aug 06
0
cannot use winedbg on ubuntu feisty ?
Hi everyone, This happens every time I start winedbg, no matter what program I want to debug. It's ubuntu feisty fawn and I have built wine from sources. user@machine:~$ winedbg "C:\Program Files\Diablo II\Diablo II.exe" WineDbg starting on pid 000a wine: Unhandled page fault on read access to 0x00000000 at address 0xb7d5cc23 (thread 0009), starting debugger... Unhandled exception:
2001 Apr 18
1
Breakpoints in winedbg
Hello, With wine-20010326 breakpoints doesn't seem to work. Did anyone else experienced this or am I doing something wrong? I did the following: $ winedbg setup.exe Wine-Dbg> break FindResourceA Wine-Dbg> continue The application runs as there were no breakpoints set, calls the function with the breakpoint several times without stopping on it. After the application ends winedbg
2009 May 29
1
winedbg out of control since Jaunty Upgrade
I just upgraded to Ubuntu jaunty. I've been using the Intrepid Wine repo before, then I updated my sources.list for Jaunty. All wine programs including winecfg itself throws tons of error now upon initial startup: Code: fixme:dbghelp_dwarf:compute_location Unhandled attr op: e0 dwarf.c:1355: dwarf2_parse_variable: Assertion `subpgm->func' failed. wine: Assertion failed at address
2009 Sep 01
1
Setting the current thread in winedbg
I'm new here, but have spent a lot of time around debuggers and Linux. I tried to get the iTunes 8.2 installer to work on Ubuntu 8.10, which runs Wine 1.0.1. It hangs in a windows critical section while displaying "Installing Bonjour...". i can't find a similar bug in the bug base, so I've logged #19900. I figured I'd try debugging it myself, so I started the app
2002 Mar 05
3
Having trouble getting winedbg to be invoked, trying to run sol.exe
Well, I retitled this message several times while writing it, as I discovered more things; the brick wall I ultimately ran into is getting the debugger to work. So, bear with me... I'm trying to get Wine working. Ultimately I have a couple of apps I want to get working, but at the moment I'm trying to run sol.exe to verify that Wine is installed and configured properly and... having
2008 Aug 16
1
Winedbg detected
Hello I would like to run a debugger or log window to detect what goes wrong when trying to run Sims2, but when I use winedbg Sims2.exe and step it, I get a popup that a debugger was detected. How can I mask, or hide wine's debugger? Would i need a root kit? or is that just something that works on windows. Thanks!
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... :)
2010 Jul 13
1
Running programs in winedbg initially stopped
I have a crash on startup of a program, so i try to use winedbg. But i'm unable to place breakpoints before the program starts - i'm able only when it's too late - after the crash. run command does restart the program but the breakpoints get lost. How can i do what i'm trying to do?
2010 Sep 01
0
Function tracing with winedbg
I'm trying to trace all internal function calls (not only system calls) of an executable. I see that with winedbg it is possible to get a backtrace, but that is only a snapshot of the stack at a certain point of time. I'd like to have the full list of function calls from the beginning of the run to the end. Any suggestions?
2006 May 12
1
[ESRI-L] outline polygons of point clumps
Sorry, I did not make my question clear. Since I have a point theme with many points, some of them may clump together. the problems here are: 1. how to find clumps in a point theme? 2. the convex-hull extension I found only deal with all the points in a theme at each time? how to make each convex hull around each point clump automatically? Thanks. Xiaohua On 5/12/06, Bob Booth <bbooth