it is gdb_loop not gdb-loop      under vs. dash.

ouch.

took me a while to see it.



On Sun, Nov 3, 2013 at 7:21 PM, Andrew McLaren <and...@aratika.co.nz> wrote:

> I'm running Mspdebug outboard of Eclipse. In the old gdbproxy, once I set
> this listening on its input port, it remained active until it was
> explicitly
> stopped. With Mspdebug, if the debug session is stopped in Eclipse,
> Mspdebug
> returns to its [mspdebug] prompt, and the "gdb [port]" command needs to be
> reissued before it is again usable.
>
> >From the documentation it appears that the gdb-loop option should be the
> magic required to keep this active. However I've had no luck getting this
> to
> work. This indicates it should have a boolean value, and have tried a
> number
> of variations, all with no apparent effect. Options I have tried are;
>
> gdb <port> opt gdb-loop
> gdb <port> opt gdb-loop 1
> gdb <port> opt gdb-loop true
>
> plus tried adding these directly to the startup command line.
>
> Am I reading this correctly?
>
> Thanks - Andrew
>
>
> ------------------------------------------------------------------------------
> Android is increasing in popularity, but the open development platform that
> developers love is also attractive to malware creators. Download this white
> paper to learn more about secure code signing practices that can help keep
> Android apps secure.
> http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>
>


-- 
Eric B. Decker
Senior (over 50 :-) Researcher
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to