Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dump all files in debug mode #108

Merged

Conversation

theofidry
Copy link
Member

Debug mode now dumps all the files (the binary files were currently not included). The handling of
the dump has been changed a bit as well: the previous dumped files are now removed in Compile
which is more natural and less hacky than in Box::addFile().

The configuration file is dumped as well to ease debugging.

The verbosity is forced to debug when the debug mode is enabled.

Closes #102

Debug mode now dumps all the files (the binary files were currently not included). The handling of
the dump has been changed a bit as well: the previous dumped files are now removed in `Compile`
which is more natural and less hacky than in `Box::addFile()`.

The configuration file is dumped as well to ease debugging.

The verbosity is forced to debug when the debug mode is enabled.
@theofidry theofidry force-pushed the bugfix/dump-all-files-in-debug branch from 05849cb to 44ee251 Compare April 8, 2018 08:51
@theofidry theofidry merged commit d70ff42 into box-project:master Apr 8, 2018
@theofidry theofidry deleted the bugfix/dump-all-files-in-debug branch April 8, 2018 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant