Make it possible to continue working after calling doadump()
manually from debugger. (This got broken in rev. 1.122.)
This commit is contained in:
parent
51f0bfca68
commit
9e47336389
@ -249,6 +249,7 @@ doadump(void)
|
||||
else
|
||||
#endif
|
||||
dumpsys(&dumper);
|
||||
dumping--;
|
||||
}
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user