rust/src/libstd/sys/common/gnu
Steven Fackler 9393e52d4d Don't use env::current_exe with libbacktrace
If the path we give to libbacktrace doesn't actually correspond to the
current process, libbacktrace will segfault *at best*.

cc #21889
2016-05-12 09:13:58 -07:00
..
libbacktrace.rs Don't use env::current_exe with libbacktrace 2016-05-12 09:13:58 -07:00
mod.rs Add line numbers to windows-gnu backtraces 2015-09-04 01:25:15 +01:00