summaryrefslogtreecommitdiff
path: root/daemon/debugtrap_windows.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/signal: move signal.DumpStacks() to a separate packageSebastiaan van Stijn2021-07-151-2/+2
* daemon: rename all receivers to "daemon"Sebastiaan van Stijn2020-04-141-1/+1
* Use newer x/sys/windows SecurityAttributes structJason A. Donenfeld2019-10-021-3/+2
* Windows:Update dumpstack event nameJohn Howard2019-02-151-1/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Fix startup loggingJohn Howard2017-10-191-4/+5
* Use event functions from golang.org/x/sys/windowsTobias Klauser2017-08-211-3/+2
* Update logrus to v1.0.1Derek McGowan2017-07-311-1/+1
* [project] change syscall to /x/sys/unix|windowsChristopher Jones2017-07-111-3/+3
* daemon: Remove daemon datastructure dump functionalityAaron Lehmann2017-06-081-6/+0
* Spew debuggingJohn Howard2016-11-031-3/+9
* daemon: always dump stack to fileAlexander Morozov2016-11-021-1/+6
* Windows: Set ACL on debug listenerJohn Howard2016-10-141-11/+22
* Windows: Stack dump to fileJohn Howard2016-07-211-2/+2
* Windows: psignal alias not requiredJohn Howard2016-03-271-2/+2
* Fix typos found across repositoryJustas Brazauskas2015-12-131-1/+1
* Windows: Win32 event for sigusr1 linux equivalenceJohn Howard2015-07-061-0/+30