Sun Sep  4 19:38:51 2005  Soeren Sandmann  <sandmann@redhat.com>

	* TODO: Updates
This commit is contained in:
Soeren Sandmann
2005-09-04 23:38:40 +00:00
committed by Søren Sandmann Pedersen
parent ee53bcffd4
commit 22d05ac014
4 changed files with 30 additions and 6 deletions

View File

@ -348,7 +348,7 @@ read_symbols (BinFile *bf)
symbols = g_array_new (FALSE, FALSE, sizeof (Symbol));
/* g_print ("%s: text vma: %x\n", bf->filename, text_section->vma); */
/* g_print ("%s: text vma: %x\n", bf->filename, text_section->vma); */
for (i = 0; i < n_symbols; i++)
{