about summary refs log tree commit diff
path: root/library/std/src/sys/dbg.rs
AgeCommit message (Expand)AuthorLines
2024-09-25Revert Break into the debugger on panic (129019)Chris Denton-152/+0
2024-09-24Don't trap into the debugger on panics under Linuxkromych-78/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-05Break into the debugger (if attached) on panics (Windows, macOS, Linux, FreeBSD)kromych-0/+229