[PATCH] Implement SDT (SystemTap probes) support for IA-64

Tom Tromey tromey@redhat.com
Thu Jun 27 20:46:00 GMT 2013


Sergio> 2013-06-26  Sergio Durigan Junior  <sergiodj@redhat.com>
Sergio> 	* ia64-linux-tdep.c: Include <ctype.h>.
Sergio> 	(ia64_linux_stap_is_single_operand): New function.
Sergio> 	(ia64_linux_init_abi): Initialize SystemTap related attributes.

Thanks Sergio.

Sergio> +  set_gdbarch_stap_is_single_operand (gdbarch, ia64_linux_stap_is_single_operand);

I think this line needs to be split.

This patch looks ok to me, assuming it passes Joel's testing.

Tom



More information about the Gdb-patches mailing list