mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
52ee9fbc02
Android has the ability to supply an abort message [1]. This message is automatically included in the debug trace, which helps debugging [2]. Modify panic_abort to populate this message before calling abort(). [1] https://android.googlesource.com/platform/bionic/+/master/libc/include/android/set_abort_message.h [2] https://source.android.com/devices/tech/debug/native-crash |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |