sysprof r432 - trunk



Author: ssp
Date: Mon Jun  2 05:14:56 2008
New Revision: 432
URL: http://svn.gnome.org/viewvc/sysprof?rev=432&view=rev

Log:
+Mon Jun  2 01:14:17 2008  SÃren Sandmann  <sandmann redhat com>
+
+	* binfile.c (get_debug_binaries): Remove left-over #if 0
+



Modified:
   trunk/ChangeLog
   trunk/binfile.c

Modified: trunk/binfile.c
==============================================================================
--- trunk/binfile.c	(original)
+++ trunk/binfile.c	Mon Jun  2 05:14:56 2008
@@ -220,12 +220,10 @@
     GHashTable *seen_names;
     GList *free_us = NULL;
 
-#if 0
     build_id_file = get_build_id_file (elf);
     
     if (build_id_file)
 	return g_list_prepend (files, build_id_file);
-#endif
 
     /* .gnu_debuglink is actually a chain of debuglinks, and
      * there have been real-world cases where following it was



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]