Re: [Mspgcc-users] Breaking msp-gdb

2009-09-21 Thread Douglass, Woodrow
om] > Sent: Monday, September 21, 2009 2:37 PM > To: mspgcc-users@lists.sourceforge.net > Subject: Re: [Mspgcc-users] Breaking msp-gdb > > On 2009-09-21, Douglass, Woodrow > wrote: > > > Hey, when I try to interrupt msp-gdb with ctrl-c, it breaks the > > debugger,

Re: [Mspgcc-users] Breaking msp-gdb

2009-09-21 Thread Grant Edwards
On 2009-09-21, Douglass, Woodrow wrote: > Hey, when I try to interrupt msp-gdb with ctrl-c, it breaks the > debugger, and not the target. How do I interrupt just the target while > debugging with gdb? That's odd. Ctrl-C always worked for me. -- Grant Edwards grante

[Mspgcc-users] Breaking msp-gdb

2009-09-21 Thread Douglass, Woodrow
Hey, when I try to interrupt msp-gdb with ctrl-c, it breaks the debugger, and not the target. How do I interrupt just the target while debugging with gdb? Thanks, Woody