Open a console when calling factorbug()

release
Doug Coleman 2007-11-21 14:31:36 -06:00
parent ea571c54dd
commit 01682c1cd2
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ void dump_objects(F_FIXNUM type)
void factorbug(void)
{
reset_stdio();
open_console();
printf("Starting low level debugger...\n");
printf(" Basic commands:\n");