gdb: remove last_examine_address Remove the global variable `last_examine_address`. It can be obtained from another global variable, `last_examine_value`. Reviewed-By: Keith Seitz <keiths@redhat.com> Approved-By: Tom Tromey <tom@tromey.com>