aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.h
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@redhat.com>2013-06-30 00:35:39 +0000
committerSergio Durigan Junior <sergiodj@redhat.com>2013-06-30 00:35:39 +0000
commite82839d425857fb5c30ec01faab12263baddfd99 (patch)
treefd0c52a3161470bcf3820db6e387b1d6b2f64945 /gdb/remote.h
parent297ad641370a57108fdbb64f8db4c9f1b38b83c3 (diff)
downloadgdb-e82839d425857fb5c30ec01faab12263baddfd99.zip
gdb-e82839d425857fb5c30ec01faab12263baddfd99.tar.gz
gdb-e82839d425857fb5c30ec01faab12263baddfd99.tar.bz2
This patch implements the support for SystemTap SDT probes on IA-64.
Joel Brobecker reported a bug which was happening because of the "Improved linker-debugger interface", by Gary Benson, when tested on IA-64 with rhES5. The message is: <http://sourceware.org/ml/gdb-patches/2013-06/msg00745.html> The failure happened because GDB was trying to parse the probes' operands using only the generic parser (implemented on stap-probe.c), because the arch-specific parser was not implemented. Thus, I am committing the following changes which solve the bug. 2013-06-29 Sergio Durigan Junior <sergiodj@redhat.com> * ia64-linux-tdep.c: Include <ctype.h>. (ia64_linux_stap_is_single_operand): New function. (ia64_linux_init_abi): Initialize SystemTap related attributes.
Diffstat (limited to 'gdb/remote.h')
0 files changed, 0 insertions, 0 deletions