--- Ann and Jason Edmeades
<[EMAIL PROTECTED]> wrote:
> >KDBG seems to be working ok, except when I select
> run
> >winedbg reports
>
> >Unknown packet request vCont?
> >0015:0016: exception code=0x406d1388
>
> >http://www.rons.net.cn/htp/gdb/gdb_33.html
>
> >vCount should be valid so
> >vCount should be valid so I'll see if I can find
> out
> >what's not going on.
> >
> Weird - I just cannot get things working with this
> one. I'm happy to try any
> graphical environment, or update portions of my
> Linux to get it working -
> Any suggestions on where to start?
kdbg and ddd wo
--- Eric Pouech <[EMAIL PROTECTED]> wrote:
> Ann and Jason Edmeades a écrit :
> > Hi
> >
> > I was trying to get a gui replacement for winedbg
> as I can never remember
> > how to view memory etc, and saw
> >
>
http://www.winehq.com/site/docs/wine-devel/dbg-others
>
> > where it talks about us
>KDBG seems to be working ok, except when I select run
>winedbg reports
>Unknown packet request vCont?
>0015:0016: exception code=0x406d1388
>http://www.rons.net.cn/htp/gdb/gdb_33.html
>vCount should be valid so I'll see if I can find out
>what's not going on.
>I've tried ddd and get th
Hi,
>> 1. Winedbg:
>> I can get to the trap by winedbg program.exe, cont, and it stops and
>> displays everything ok
>>
>> 2. KDBG: I launch winedbg --gdb --no-start program.exe, and it starts and
>> issues the line target remote localhost:32835
>>
>> I then issue kdbg -r localhost:32835 /usr/lo
--- Eric Pouech <[EMAIL PROTECTED]> wrote:
> Ann and Jason Edmeades a écrit :
> > Hi
> >
> > I was trying to get a gui replacement for winedbg
> as I can never remember
> > how to view memory etc, and saw
> >
>
http://www.winehq.com/site/docs/wine-devel/dbg-others
>
> > where it talks about us
Ann and Jason Edmeades a écrit :
Hi
I was trying to get a gui replacement for winedbg as I can never remember
how to view memory etc, and saw
http://www.winehq.com/site/docs/wine-devel/dbg-others
where it talks about using kdbg. I was looking at a simple trap and thought
it ideal to test with
Hi
I was trying to get a gui replacement for winedbg as I can never remember
how to view memory etc, and saw
http://www.winehq.com/site/docs/wine-devel/dbg-others
where it talks about using kdbg. I was looking at a simple trap and thought
it ideal to test with
So...
1. Winedbg:
I can get t