Delete debug spew

This commit is contained in:
Søren Sandmann Pedersen
2006-10-08 04:07:18 +00:00
parent 52274fadd6
commit 29a4acaa94
4 changed files with 17 additions and 4 deletions

View File

@ -580,12 +580,9 @@ process_lookup_symbol (Process *process, gulong address)
g_print ("map address: %lx\n", map->start);
g_print ("map offset: %lx\n", map->offset);
#endif
g_print ("address before: %lx (%s)\n", address, map->filename);
#if 0
}
#endif
#if 0
g_print ("address before: \n");
#endif