Re: Trace/breakpoint trap using VS2008 remote debugger

2010-12-09 Thread Joe Dluzen
The remote debugger is on Mint 9 32 under WINE1.2 in a virtual machine. VS2008 is on the host PC, Win7 64. The only command line output is that "Trace/breakpoint trap" line, and then the program exits. I've filed a bug here: http://bugs.winehq.org/show_bug.cgi?id=25462 and a HowTo here: http://wik

Re: Trace/breakpoint trap using VS2008 remote debugger

2010-12-09 Thread 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 immediately exits with > "Trace/breakpoint trap." I've tried looking up the error, but it seems > that no one has this specifi

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