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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user