[IA64] Synchronize RBS on PTRACE_ATTACH
authorPetr Tesarik <ptesarik@suse.cz>
Wed, 12 Dec 2007 14:24:25 +0000 (15:24 +0100)
committerTony Luck <tony.luck@intel.com>
Fri, 8 Feb 2008 20:01:29 +0000 (12:01 -0800)
When attaching to a stopped process, the RSE must be explicitly
synced to user-space, so the debugger can read the correct values.

Signed-off-by: Petr Tesarik <ptesarik@suse.cz>
CC: Roland McGrath <roland@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found