1 Jul 2006 14:35
Re: [commit] Fix MI prompt in manual (was: MI Doco)
Eli Zaretskii <eliz <at> gnu.org>
2006-07-01 12:35:01 GMT
2006-07-01 12:35:01 GMT
> Date: Sat, 10 Jun 2006 10:32:32 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
>
> > Date: Fri, 9 Jun 2006 15:57:43 -0400
> > From: Daniel Jacobowitz <drow <at> false.org>
> >
> > > Are you saying that all the MI examples that use <at> value{GDBP} are
> > > incorrect?
> >
> > Yes, I'm afraid so.
>
> I guess we will need to fix that ASAP.
Done with the following patch:
2006-07-01 Eli Zaretskii <eliz <at> gnu.org>
* gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
(GDB/MI Breakpoint Commands, GDB/MI Program Context)
(GDB/MI Thread Commands, GDB/MI Program Execution)
(GDB/MI Stack Manipulation, GDB/MI Variable Objects)
(GDB/MI Data Manipulation, GDB/MI Symbol Query)
(GDB/MI File Commands, GDB/MI Target Manipulation)
(GDB/MI Miscellaneous Commands): Change ( <at> value{GDBP})->(gdb),
since the MI prompt is hard-wired into the code.
Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.341
(Continue reading)
.
>
> 2006-07-01 Nathan J. Williams <nathanw <at> wasabisystems.com>
>
> * bsd-kvm.c (bsd_kvm_open): Open the KVM interface read-write if
> write_files is set.
I bet you made this patch against the csl branch. I
hacked download_write_size on that branch; Vlad's been looking at this
a little closer. 512 is right for mainline.
RSS Feed