commit | 9fecbed0c03ddad63c27f1622e2002fdfc2f45e4 | [log] [tgz] |
---|---|---|
author | Wen Congyang <wency@cn.fujitsu.com> | Mon May 07 12:07:48 2012 +0800 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Mon Jun 04 13:49:34 2012 -0300 |
tree | 47c64db3c4b3932efe0ba3018f8fc38369502031 | |
parent | 2b05ab5229f880720ab6ca0e52577089889c10f9 [diff] |
target-i386: Add API to write elf notes to core file The core file contains register's value. These APIs write registers to core file, and them will be called in the following patch. Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>