Made the debug output more robust.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13773 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2005-07-19 23:12:04 +00:00
parent 298346004c
commit a52d8b3391
+1 -1
View File
@@ -147,7 +147,7 @@ relocate_main_executable (void)
TRACE(("relocate_main_executable(): symfile_objfile: %p\n",
symfile_objfile));
TRACE(("relocate_main_executable(): symfile_objfile->obfd: %p\n",
symfile_objfile->obfd));
(symfile_objfile ? symfile_objfile->obfd : NULL)));
TRACE(("relocate_main_executable(): app image: %p\n", appImageInfo));
// Relocate the executable here.