commit | ca195cfec9fff622a61b1b72534e73360747f735 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Jun 24 22:41:09 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jun 24 22:41:09 2006 +0100 |
tree | a98ce000e4ad01909155cad73e1ce5d1ff150117 | |
parent | aca6ca10974aa78adfb47291722ce851160213e4 [diff] |
[ARM] Add identifying number for non-rt sigframe GDB couldn't reliably tell the difference between the old and new non-rt sigframes, so provide it with a number at the beginning which will never appear in the old sigframe, and hence provide gdb with a reliable way to tell the two apart. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>