[PATCH] Include default-collect expressions in tdump

Stan Shebs stan@codesourcery.com
Thu Apr 8 23:02:00 GMT 2010


tdump works by scanning the tracepoint's actions, which means it will 
overlook anything acquired via default-collect.  This patch fixes that, 
by basically mimicking the action prepend that happens on tracepoint 
downloads.

Stan

2010-04-08  Stan Shebs  <stan@codesourcery.com>

    * tracepoint.c (trace_dump_command): Include default-collect
    expressions.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dctdump-patch-1
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20100408/af0bf28c/attachment.ksh>


More information about the Gdb-patches mailing list