This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Stray "," in mi-support.exp


On Mon, Mar 14, 2005 at 03:05:53PM +0000, Paul Brook wrote:
> On Sunday 13 March 2005 04:52, Daniel Jacobowitz wrote:
> > Hmm, it looks right to me, but I'd like for one of the MI maintainers
> > to comment.  With gdbserver, we use -target-select, which produces:
> >
> > 47-target-select remote localhost:2346
> > Remote debugging from host 127.0.0.1
> > 47^connected,thread-id="0",frame={addr="0xb7feac20",func="??",args=[]}
> > (gdb)
> >
> > This is preferable to using the CLI passthrough; want to give that a
> > shot, and then we can just delete the questionable pattern?
> 
> That does seem a better solution, and works as expected.
> Updated patch attached.
> 
> Ok?
> 
> Paul
> 
> 2005-03-14  Paul Brook  <paul@codesourcery.com>
> 
>  * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
>  targets.

Hmm... I think this is sufficiently simple that I can approve it.  Yes,
this is OK - thanks!

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]