search for: debugchannel

Displaying 4 results from an estimated 4 matches for "debugchannel".

Did you mean: debugchannels
2009 Apr 02
5
Error in starting "wine file" in x86_64 FC10 env
First the following errors are logged in dmesg: [ 31.891848] mtrr: base(0xc0000000) is not aligned on a size(0xff00000) boundary [ 32.343580] Xorg:3090 conflicting memory types c0000000-cff00000 uncached<->uncached-minus [ 32.343585] reserve_memtype failed 0xc0000000-0xcff00000, track uncached, req write-back [ 32.344431] Xorg:3090 conflicting memory types fd000000-fe000000
2008 Mar 31
3
Using wine to show the System Call Order
Hi, Is it possible to use Wine (or its debugging feature) to display which system calls are made and the order in which the system calls are made? I am trying an experiment involving the use of the order in which system calls are made to help determine if a win32 executable might be malicious. Thanks!
2008 Aug 28
2
Getting started developing for Wine.
Hi, I'm a Windows developer and recent Linux convert! The Wine project is very interesting to me, and instead of just waiting around for others to make improvements, I'd really like to start investigating and making my own fixes to some of my favorite Windows applications so that I can enhance the Wine experience, as well as become more familiar with Linux (and open source) development in
2010 May 03
3
Debugging and userfriendliness
I've been playing this MMORPG (Mabinogi if anyone cares) for a while and it worked alright in Wine for the longest time (it still had some issues mostly because it was stupidly using Internet Explorer for so much of it..) until Hackshield updated and decided to throw the 0x00000108 error when initializing. So I figured I'd give the debugger a shot and try to figure out the issue to get