Symbol: HDDEBUG
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
233
HDDEBUG("the tar io was not configured indicating a possible initialization error");
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
141
HDDEBUG("open package action from deskbar link [%s], path [%s]", fDeskbarLink.Link().String(),
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
204
HDDEBUG("unable to derive local file path for package");
src/apps/haikudepot/process/ProcessCoordinator.cpp
347
HDDEBUG("[Coordinator] would coordinate nodes, but coordination is "
src/apps/haikudepot/process/ProcessCoordinator.cpp
370
HDDEBUG("[Coordinator] will run deferred coordination");
src/apps/haikudepot/process/ProcessCoordinator.cpp
430
HDDEBUG("[Coordinator] [%s] (failed) --> [%s] (stopping)",
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
293
HDDEBUG("local repository [%s] identifier; [%s]", repositoryName.String(),
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
452
HDDEBUG("pkg [%s]; repository [%s] not recognized --> ignored", packageName.String(),
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
558
HDDEBUG("will assemble the system packages to enhance");
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
593
HDDEBUG("creating a system repository");
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
612
HDDEBUG("verifying system repository");
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
620
HDDEBUG("getting system repository result");
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
628
HDDEBUG("processing system repository files");
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.cpp
123
HDDEBUG("[%s] skipped update local repo [%s] cache", Name(),
src/apps/haikudepot/server/PopulatePkgChangelogFromServerProcess.cpp
76
HDDEBUG("changelog populated for [%s] (length %" B_PRIi32 ")",
src/apps/haikudepot/server/PopulatePkgChangelogFromServerProcess.cpp
79
HDDEBUG("no changelog present for [%s]", fPackageName.String());
src/apps/haikudepot/server/PopulatePkgSizesProcess.cpp
101
HDDEBUG("[%s] unable to derive a size for package [%s]", Name(), packageName);
src/apps/haikudepot/server/PopulatePkgSizesProcess.cpp
152
HDDEBUG("unable to get the size of local file [%s]", path.Path());
src/apps/haikudepot/server/PopulatePkgSizesProcess.cpp
154
HDDEBUG("unable to get the local file of package [%s]", package->Name().String());
src/apps/haikudepot/server/PopulatePkgSizesProcess.cpp
98
HDDEBUG("[%s] did derive a size for package [%s]", Name(), packageName);
src/apps/haikudepot/server/PopulatePkgUserRatingsFromServerProcess.cpp
173
HDDEBUG("rating [%s] retrieved from server", code.String());
src/apps/haikudepot/server/PopulatePkgUserRatingsFromServerProcess.cpp
177
HDDEBUG("did retrieve %" B_PRIi32 " user ratings for [%s]", index - 1,
src/apps/haikudepot/server/ServerRepositoryDataUpdateProcess.cpp
91
HDDEBUG("[DepotMatchingRepositoryListener] associated depot [%s] (%s) "
src/apps/haikudepot/server/WebAppInterface.cpp
1027
HDDEBUG("%s; did receive http-status [%" B_PRId32 "] from [%s]", PROTOCOL_NAME, statusCode,
src/apps/haikudepot/server/WebAppInterface.cpp
1083
HDDEBUG("http-get; will make request to [%s]", url.UrlString().String());
src/apps/haikudepot/server/WebAppInterface.cpp
1104
HDDEBUG("http-get; did receive http-status [%" B_PRId32 "] from [%s]", statusCode,
src/apps/haikudepot/server/WebAppInterface.cpp
956
HDDEBUG("%s; dropping request to ...[%s] as network is not"
src/apps/haikudepot/server/WebAppInterface.cpp
964
HDDEBUG("%s; dropping request to ...[%s] as client is too old", PROTOCOL_NAME,
src/apps/haikudepot/server/WebAppInterface.cpp
973
HDDEBUG("%s; dropping request to ...[%s] as access token is not valid", PROTOCOL_NAME,
src/apps/haikudepot/server/WebAppInterface.cpp
980
HDDEBUG("%s; will make request to [%s]", PROTOCOL_NAME, url.UrlString().String());
src/apps/haikudepot/ui/MainWindow.cpp
1213
HDDEBUG("did adopt model in %6.3f seconds", durationSeconds);
src/apps/haikudepot/ui/MainWindow.cpp
1558
HDDEBUG("pkg [%s] not have user ratings updated from server.", packageNameStr);
src/apps/haikudepot/ui/MainWindow.cpp
1670
HDDEBUG("the package [%s] has no depot name", package->Name().String());
src/apps/haikudepot/ui/MainWindow.cpp
1896
HDDEBUG("process coordinator report;\n---\n%s\n----",
src/apps/haikudepot/ui/MainWindow.cpp
592
HDDEBUG("pkg [%s] is updated on the server, but is not selected so will not be "
src/apps/haikudepot/ui/PackageContentsView.cpp
336
HDDEBUG("unable to obtain local file path");
src/apps/haikudepot/ui/PackageInfoView.cpp
1462
HDDEBUG("screenshot is already cached for [%s] -- will load the cached data",
src/apps/haikudepot/ui/PackageInfoView.cpp
1469
HDDEBUG("screenshot is not cached [%s] -- will cache it", packageNameCStr);
src/apps/haikudepot/ui/PackageInfoView.cpp
1475
HDDEBUG("no screenshot for pkg [%s]", packageNameCStr);
src/apps/haikudepot/ui/PackageInfoView.cpp
1537
HDDEBUG("screenshot [%s] has been cached and matched; will load",
src/apps/haikudepot/ui/UserLoginWindow.cpp
1290
HDDEBUG("create account validation issues; %s", debugString.String());
src/apps/haikudepot/ui/UserLoginWindow.cpp
362
HDDEBUG("quit requested while worker thread is operating -- will "
src/apps/haikudepot/ui/UserLoginWindow.cpp
755
HDDEBUG("successfully completed collection of create account "
src/apps/haikudepot/ui/UserLoginWindow.cpp
896
HDDEBUG("did obtain a captcha image of size %" B_PRIuSIZE " bytes", decodedSize);
src/apps/haikudepot/ui/UserLoginWindow.cpp
906
HDDEBUG("handling account setup success");
src/apps/haikudepot/ui/UserLoginWindow.cpp
928
HDDEBUG("setting captcha");
src/apps/haikudepot/ui/UserLoginWindow.cpp
958
HDDEBUG("setting user usage conditions");
src/apps/haikudepot/ui/UserLoginWindow.cpp
977
HDDEBUG("setting password requirements");
src/apps/haikudepot/ui/UserLoginWindow.cpp
982
HDDEBUG("password requirements set to; len %" B_PRId32 ", caps %" B_PRId32
src/apps/haikudepot/ui/UserUsageConditionsWindow.cpp
367
HDDEBUG("the user [%s] has agreed to uuc [%s]", interface->Nickname().String(),
src/apps/haikudepot/ui/UserUsageConditionsWindow.cpp
371
HDDEBUG("unable to get details of the user [%s]", interface->Nickname().String());
src/apps/haikudepot/util/LanguageMenuUtils.cpp
48
HDDEBUG("did add %" B_PRId32 " popular languages and %" B_PRId32
src/apps/haikudepot/util/LocaleUtils.cpp
110
HDDEBUG("derived system default language [%s]", defaultLanguage->ID());
src/apps/haikudepot/util/StorageUtils.cpp
173
HDDEBUG("did delete contents under [%s]",
src/apps/haikudepot/util/StorageUtils.cpp
236
HDDEBUG("did delete [%s]", pathStr);