mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 08:00:53 +00:00
Implement this function
Sat May 7 13:57:17 2005 Søren Sandmann <sandmann@redhat.com> * sfile.c (sfile_output_free): Implement this function * sfile.c (sfile_input_free): Implement this function
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
582efc99b2
commit
c427b88352
@ -180,7 +180,7 @@ separate_debug_file_exists (const char *name, unsigned long crc)
|
||||
return crc == file_crc;
|
||||
}
|
||||
|
||||
/* FIXME: this should be detected by config.h */
|
||||
/* FIXME - not10: this should probably be detected by config.h -- find out what gdb does*/
|
||||
static const char *debug_file_directory = "/usr/lib/debug";
|
||||
|
||||
static char *
|
||||
|
||||
Reference in New Issue
Block a user