* regcache.c (registers_changed_ptid): Don't explictly always
authorPedro Alves <palves@redhat.com>
Fri, 4 Feb 2011 15:46:49 +0000 (15:46 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 4 Feb 2011 15:46:49 +0000 (15:46 +0000)
commit041274d86dbad1e84b5c09c236b9d68952406aea
treef9db8374fbd3f5695e5835d9951b659d2dcad68f
parentfcc82f68c5ea9860724aed5e79f446af1191496d
* regcache.c (registers_changed_ptid): Don't explictly always
clear `current_regcache'.  Only clear current_thread_ptid and
current_thread_arch when PTID matches.  Only reinit the frame
cache if PTID matches the current inferior_ptid.  Move alloca(0)
call to ...
(registers_changed): ... here.
gdb/ChangeLog
gdb/regcache.c
This page took 0.036725 seconds and 4 git commands to generate.