projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e55039d
)
Remove unused variable.
author
John Baldwin
<jhb@FreeBSD.org>
Fri, 1 Apr 2022 22:21:09 +0000
(15:21 -0700)
committer
John Baldwin
<jhb@FreeBSD.org>
Fri, 1 Apr 2022 22:21:09 +0000
(15:21 -0700)
gdb/i386-fbsd-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/i386-fbsd-tdep.c
b/gdb/i386-fbsd-tdep.c
index d50f35707eecd4e092eb7ed5a86da58e0e21ef7b..d68498cd5e9d52c075707f0e6a1e36014b6288c6 100644
(file)
--- a/
gdb/i386-fbsd-tdep.c
+++ b/
gdb/i386-fbsd-tdep.c
@@
-347,7
+347,6
@@
static CORE_ADDR
i386fbsd_get_thread_local_address (struct gdbarch *gdbarch, ptid_t ptid,
CORE_ADDR lm_addr, CORE_ADDR offset)
{
- i386_gdbarch_tdep *tdep = (i386_gdbarch_tdep *) gdbarch_tdep (gdbarch);
struct regcache *regcache;
regcache = get_thread_arch_regcache (current_inferior ()->process_target (),