1
Fork 0

Fix tests on ARM Linux (#3)

This commit is contained in:
Vadim Petrochenkov 2017-02-25 17:18:17 +03:00 committed by Yamakaky
parent 0982a28304
commit 53a5d56435
2 changed files with 4 additions and 1 deletions

View file

@ -134,6 +134,7 @@ fn filter_frames(frames: &[Frame],
"__libc_start_main",
"__rust_try",
"_start",
"main",
"BaseThreadInitThunk",
"__scrt_common_main_seh",
"_ZN4drop",