*** empty log message ***

This commit is contained in:
Søren Sandmann Pedersen
2004-11-02 17:40:28 +00:00
parent 64b015875c
commit e6a160f291
3 changed files with 6 additions and 7 deletions

View File

@ -300,6 +300,7 @@ process_lookup_symbol (Process *process, gulong address)
return result;
}
#if 0
const Symbol *
process_lookup_symbol_with_filename (Process *process,
int pid,
@ -324,6 +325,7 @@ process_lookup_symbol_with_filename (Process *process,
return result;
}
#endif
const char *
process_get_cmdline (Process *process)