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: [RFC][PATCH] Allow JIT unwinder provide symbol information


> Date: Sun, 20 Apr 2014 18:35:01 -0700
> From: Alexander Smundak <asmundak@google.com>
> Cc: gdb-patches <gdb-patches@sourceware.org>
> 
> I've reshuffled the structs to make them v1-compatible, and added two
> tests, one to verify that old JIT readers still work, and the other
> for the current JIT reader.
> The revised patch is below.

Thanks.

> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -3,6 +3,9 @@
> 
>  *** Changes since GDB 7.7
> 
> +* Revised JIT interface allows creating plugins that display
> +  JIT_specific symbol information.
     ^^^^^^^^^^^^
You mean "JIT-specific", with a dash, right?

The NEWS part is OK with this fixed.


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