Added debugging option --disable-random-id.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-11-21 18:17:51 +01:00
parent 5d71e69941
commit 2569b09dbe
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -71,6 +71,7 @@ struct options_t {
// debug options
struct {
int debug_level;
bool disable_random_id; // for Packer::getRandomId()
const char *dump_stub_loader;
char fake_stub_version[4+1]; // for internal debugging
char fake_stub_year[4+1]; // for internal debugging