This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 4/4] Fix PR breakpoints/16494: add dprintf-style "agent-call"(doc)
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Hui Zhu <hui_zhu at mentor dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 04 Mar 2014 19:12:35 +0200
- Subject: Re: [PATCH 4/4] Fix PR breakpoints/16494: add dprintf-style "agent-call"(doc)
- Authentication-results: sourceware.org; auth=none
- References: <5315FF9A dot 70202 at mentor dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Wed, 5 Mar 2014 00:30:18 +0800
> From: Hui Zhu <hui_zhu@mentor.com>
>
> This patch is for doc.
>
> Thanks,
> Hui
>
> 2014-03-04 Hui Zhu <hui@codesourcery.com>
>
> PR breakpoint/16494
> * gdb.texinfo (Dynamic Printf): Add "agent-call".
> (qSupported): Add "DprintfAgentCall".
This is OK, thanks.