On Sat, Dec 02, 2017 at 08:30:37PM -0500, Doug Gale wrote:
> Signed-off-by: Doug Gale <doug...@gmail.com>
> ---
> Fix usage of %c in trace output, now uses 0x%02x
> Fix possible sign extended char that could cause 0xfc to say 0xfffffffc
> Add missing traces for hitting breakpoints, continuing, stepping
> Fix incorrect dynamic check for tracing being enabled in hexdump
> Fix missing braces around single line if body
> Fix incorrectly indented return statement
> Fix order of trace-events to be more tidy
>  gdbstub.c    | 113 
> +++++++++++++++++++++++++++++++++++++++++------------------
>  trace-events |  28 +++++++++++++++
>  2 files changed, 106 insertions(+), 35 deletions(-)
Thanks, since there is no gdbstub.c maintainer I have applied this to my
tracing-next tree:
https://github.com/stefanha/qemu/commits/tracing-next

Stefan

Attachment: signature.asc
Description: PGP signature

Reply via email to