[PATCH] Disconnected tracing

Eli Zaretskii eliz@gnu.org
Wed Jan 6 18:46:00 GMT 2010


> Date: Tue, 05 Jan 2010 21:20:09 -0800
> From: Stan Shebs <stan@codesourcery.com>
> 
> This next patch realizes a long-anticipated advantage of tracepoints, 
> namely that it should be possible to disconnect GDB from the target but 
> leave the trace experiment running, then reconnect later to see if 
> anything interesting turned up.

Thanks.

> Index: NEWS
> ===================================================================
> RCS file: /cvs/src/src/gdb/NEWS,v
> retrieving revision 1.345
> diff -p -r1.345 NEWS
> *** NEWS	6 Jan 2010 04:20:26 -0000	1.345
> --- NEWS	6 Jan 2010 04:55:19 -0000

This part is okay.

> Index: doc/gdb.texinfo
> ===================================================================
> RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
> retrieving revision 1.655
> diff -p -r1.655 gdb.texinfo
> *** doc/gdb.texinfo	6 Jan 2010 04:20:27 -0000	1.655
> --- doc/gdb.texinfo	6 Jan 2010 04:55:20 -0000

A minor comment and a question:

> + ask what you want to do with the trace. But for unexpected
                                          ^^
Two spaces, please.

> + that define tracepoints. (FIXME add detailed syntax)

When will this FIXME be taken care of?

Thanks.



More information about the Gdb-patches mailing list