Re: Trace/breakpoint trap using VS2008 remote debugger

2010-12-09 Thread Joe Dluzen
owTo here: http://wiki.winehq.org/VisualStudioDebugging 2010/12/9 André Hentschel : > Am 07.12.2010 22:23, schrieb Joe Dluzen: >> Hi all, >> >> I've got the Visual Studio Remote Debugger working with breakpoints, >> but not with forcing the process to pause. It immediat

Trace/breakpoint trap using VS2008 remote debugger

2010-12-07 Thread Joe Dluzen
Hi all, I've got the Visual Studio Remote Debugger working with breakpoints, but not with forcing the process to pause. It immediately exits with "Trace/breakpoint trap." I've tried looking up the error, but it seems that no one has this specific set of circumstances. Any ideas? Thanks, Joe

Status of LoadLibrary and .so

2009-09-10 Thread Joe Dluzen
Hi all, back a few years ago it didn't: http://www.winehq.org/pipermail/wine-devel/2003-July/018498.html Does anyone know of the status of LoadLibrary and a .so? Can it load directly or is there a workaround that does not involve multiple processes and some sort of IPC? thanks, Joe

WINE and the LSB, or installations Picasa style

2009-08-28 Thread Joe Dluzen
Hello all, any updates on the progress of compiling WINE against the LSB? I know Dan was attempting to here http://www.mail-archive.com/wine-devel@winehq.org/msg47916.html but there's been no recent updates. Or, does anyone have any tips or tutorials or best practices to deploy a self contained W