Where can I find user-space registers in an x86-64 kernel dump?
Hello,
From: "hujun_hotmail" <duanshuidao@hotmail.com> Subject: [Crash-utility] [help]Where can I find user-space registers in an x86-64 kernel dump? Date: Sat, 3 Mar 2012 21:58:55 +0800 > Hi guys: > Where can I find user-space registers in an x86-64 kernel dump? > > thanks! Kernel performs saving user-space registers at several kernel entry points such as system calls, interrupts and exceptions. Concretely, look carefully into ./arch/x86/kernel/head_64.S. Also crash-gcore-command would help you, which tries to collect such registers. It's available here: http://people.redhat.com/anderson/extensions.html. Thanks. HATAYAMA, Daisuke -- Crash-utility mailing list Crash-utility@redhat.com https://www.redhat.com/mailman/listinfo/crash-utility |
| All times are GMT. The time now is 07:19 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.