]> git.gag.com Git - fw/stlink/commitdiff
Restore gdb-server cleanup handlers for MinGW
authorOlivier Gay <olivier.gay@gmail.com>
Sun, 27 Oct 2013 15:17:08 +0000 (16:17 +0100)
committerOlivier Gay <olivier.gay@gmail.com>
Sun, 27 Oct 2013 15:17:09 +0000 (16:17 +0100)
There were removed in my previous commit 5851dee due
to compilation errors. It actually appears these signals
are supported in MinGW but there was an include error for
MinGW, this commit fixes it.


No differences found