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 v3 1/1] btrace: Resume recording after disconnect.


> From: Tim Wiederhake <tim.wiederhake@intel.com>
> Cc: palves@redhat.com, markus.t.metzger@intel.com
> Date: Fri, 22 Jul 2016 11:23:48 +0200
> 
> This patch allows gdbserver to continue recording after disconnect.  On
> reconnect, the recorded data is accessible to gdb as if no disconnect happened.

Thanks.

>  *** Changes since GDB 7.11
>  
> +* GDBserver now supports record btrace without maintaining an active
> +  GDB connection.        ^^^^^^

I guess you meant "recording", because the above is not correct
English otherwise.

The documentation parts are okay with that fixed.


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