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 obv] gdb/NEWS: Add mention of s390*-linux tracepoints.


> From: Marcin KoÅcielnicki <koriakin@0x04.net>
> Cc: uweigand@de.ibm.com,	gdb-patches@sourceware.org,	Marcin KoÅcielnicki <koriakin@0x04.net>
> Date: Tue, 29 Mar 2016 23:40:26 +0200
> 
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 34c5a8d..ce031ee 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -37,6 +37,10 @@ skip -rfunction regular-expression
>  maint info line-table REGEXP
>    Display the contents of GDB's internal line table data struture.
>  
> +* Support for tracepoints and fast tracepoints on s390-linux and s390x-linux
> +  was added in GDBserver, including JIT compiling fast tracepoint's
> +  conditional expression bytecode into native code.

OK, thanks.


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