This is the mail archive of the gdb-patches@sourceware.org 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 v4] Add gdb.Value.format_string ()


> From: Marco Barisione <mbarisione@undo.io>
> Date: Mon, 18 Mar 2019 21:49:08 +0000
> Cc: Kevin Buettner <kevinb@redhat.com>,
>  gdb-patches@sourceware.org,
>  tom@tromey.com
> 
> On 18 Mar 2019, at 20:00, Eli Zaretskii <eliz@gnu.org> wrote:
> >> From: Marco Barisione <mbarisione@undo.io>
> >> Date: Mon, 18 Mar 2019 18:14:35 +0000
> >> Cc: gdb-patches@sourceware.org,
> >> Eli Zaretskii <eliz@gnu.org>,
> >> Tom Tromey <tom@tromey.com>
> >> 
> >> +when using the @code{format_string()} method or the @code{str()}
> >                        ^^^^^^^^^^^^^^^                      ^^^^^
> > This part is still not fixed.
> 
> Sorry, I missed it as I was looking for a space before the “(”.
> 
> Here’s an updated patch.

This version is fine with me, thanks.


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