| Summary: | Thread naming crashes GDB, "Program received signal ?, unknown signal" | ||
|---|---|---|---|
| Product: | SDL | Reporter: | cremmy |
| Component: | thread | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | CC: | icculus |
| Version: | 2.0.5 | ||
| Hardware: | x86 | ||
| OS: | Windows 7 | ||
| See Also: | https://bugzilla.libsdl.org/show_bug.cgi?id=2185 | ||
|
Description
cremmy
2017-05-11 19:32:13 UTC
I've turned off the Visual Studio-style thread naming in https://hg.libsdl.org/SDL/rev/abf45a095845 ...VS users can set the hint if they want to, everyone else will carry on. (and everything will eventually support the new Win32 SetThreadDescription() API anyhow). --ryan. |