aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.c
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@redhat.com>2012-05-02 04:40:25 +0000
committerSergio Durigan Junior <sergiodj@redhat.com>2012-05-02 04:40:25 +0000
commitd71871bcbc24aab068e4469e6688a90a46e8d597 (patch)
treeb7931fbe800c92e6c595f93d303d54bfa8e9f1df /gdb/i386-tdep.c
parentd61a2b6f2aac268ef1595cc827bf9e93cd2774ee (diff)
downloadgdb-d71871bcbc24aab068e4469e6688a90a46e8d597.zip
gdb-d71871bcbc24aab068e4469e6688a90a46e8d597.tar.gz
gdb-d71871bcbc24aab068e4469e6688a90a46e8d597.tar.bz2
2012-05-02 Sergio Durigan Junior <sergiodj@gmail.com>
* i386-tdep.c (i386_stap_parse_special_token) <s>: Remove unused variable. * stap-probe.c (stap_parse_single_operand) <reg_suffix, reg_ind_suffix, reg_suffix_len, reg_ind_suffix_len>: Likewise. (stap_parse_argument) <e>: Likewise. (handle_stap_probe) <byte_order>: Likewise.
Diffstat (limited to 'gdb/i386-tdep.c')
-rw-r--r--gdb/i386-tdep.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/i386-tdep.c b/gdb/i386-tdep.c
index 769ef42..7a74e1b 100644
--- a/gdb/i386-tdep.c
+++ b/gdb/i386-tdep.c
@@ -3392,8 +3392,6 @@ int
i386_stap_parse_special_token (struct gdbarch *gdbarch,
struct stap_parse_info *p)
{
- const char *s = p->arg;
-
/* In order to parse special tokens, we use a state-machine that go
through every known token and try to get a match. */
enum