Never disable debugger attachment for the unit tests

This commit is contained in:
Sebastian Hahn
2012-03-22 12:50:44 +01:00
parent d95efdd860
commit fe2b177cfb
2 changed files with 8 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes:
- Allow running the unit tests in gdb again. This was accidentally made
impossible when the DisableDebuggerAttachment option was introduced.
Fixes bug 5448; bugfix on 0.2.3.9-alpha.