[PATCH] gdb: Add guess_tracepoint_registers hook to gdbarch.

Ulrich Weigand uweigand@de.ibm.com
Thu Feb 18 15:40:00 GMT 2016


Marcin KoÃ
›cielnicki wrote:

> 	* gdbarch.c: Regenerate.
> 	* gdbarch.h: Regenerate.
> 	* gdbarch.sh: Add guess_tracepoint_registers hook, include
> 	tracepoint.h.
> 	* tracefile.c (tracefile_fetch_registers): Use the new gdbarch hook.
> 	* tracepoint.c (default_guess_tracepoint_registers): New function.
> 	* tracepoint.h (default_guess_tracepoint_registers): New prototype.

>  #include "observer.h"
>  #include "regcache.h"
>  #include "objfiles.h"
> +#include "tracepoint.h"

I don't think you actually need this include, do you?

Otherwise, this patch is OK.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com



More information about the Gdb-patches mailing list