The trad_frame_set_reg_unknown declaration was added in commit
0db9b4b70969 (March 2004), but apparently never defined or referenced.
gdb/ChangeLog:
* trad-frame.h (trad_frame_set_reg_unknown): Remove declaration.
+2014-09-09 James Hogan <james.hogan@imgtec.com>
+
+ * trad-frame.h (trad_frame_set_reg_unknown): Remove declaration.
+
2014-09-09 Joel Brobecker <brobecker@adacore.com>
* i386-linux-nat.c, x86-linux-nat.c: Add <sys/uio.h> #include.
2014-09-09 Joel Brobecker <brobecker@adacore.com>
* i386-linux-nat.c, x86-linux-nat.c: Add <sys/uio.h> #include.
void trad_frame_set_reg_realreg (struct trad_frame_cache *this_trad_cache,
int regnum, int realreg);
void trad_frame_set_reg_realreg (struct trad_frame_cache *this_trad_cache,
int regnum, int realreg);
-void trad_frame_set_reg_unknown (struct trad_frame_cache *this_trad_cache,
- int regnum, CORE_ADDR addr);
void trad_frame_set_reg_addr (struct trad_frame_cache *this_trad_cache,
int regnum, CORE_ADDR addr);
void trad_frame_set_reg_value (struct trad_frame_cache *this_cache,
void trad_frame_set_reg_addr (struct trad_frame_cache *this_trad_cache,
int regnum, CORE_ADDR addr);
void trad_frame_set_reg_value (struct trad_frame_cache *this_cache,