gdb: Add comment to patch with reason for it
This commit is contained in:
parent
bf76a82054
commit
6097e55733
@ -1,4 +1,5 @@
|
|||||||
FIXME: Why is this patch needed?
|
On Android signal handlers are setup by the linker (through debuggerd_client):
|
||||||
|
https://github.com/android/platform_system_core/blob/6fff551728f75e35b69bd59f2bc722a72d5c6d61/debuggerd/client/debuggerd_client.cpp#L290
|
||||||
|
|
||||||
diff -u -r ../gdb-7.12/gdb/common/signals-state-save-restore.c ./gdb/common/signals-state-save-restore.c
|
diff -u -r ../gdb-7.12/gdb/common/signals-state-save-restore.c ./gdb/common/signals-state-save-restore.c
|
||||||
--- ../gdb-7.12/gdb/common/signals-state-save-restore.c 2016-10-07 13:04:17.000000000 -0400
|
--- ../gdb-7.12/gdb/common/signals-state-save-restore.c 2016-10-07 13:04:17.000000000 -0400
|
||||||
|
Loading…
Reference in New Issue
Block a user