Searched refs:debugger (Results 76 - 100 of 213) sorted by relevance

123456789

/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.cpp340 debugger("expected key in internal message not found");
352 debugger("expected key in internal message not found");
364 debugger("expected key in internal message not found");
709 debugger("unable to lock the user login window");
731 debugger("unable to start a thread to gather data for creating an "
800 debugger("unable to configure the "
1053 debugger("missing captcha when assembling create user details");
1055 debugger("missing user usage conditions when assembling create user "
1443 debugger("the usage conditions should be set");
H A DMainWindow.cpp135 debugger("unable to serialize a screenshot coordinate");
187 debugger("unable to create the process coordinator semaphore");
286 debugger("unable to create the process coordinator semaphore");
538 debugger("unable to find the named package");
635 debugger("expected the [userDetail] data to be carried in the "
1532 debugger("unable to acquire the process coordinator sem");
1551 debugger("unable to acquire the process coordinator sem");
1553 debugger("unable to release the process coordinator sem");
1610 debugger("unable to release the process coordinator sem");
1632 debugger("unabl
[all...]
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindowManager.cpp190 debugger("The looper must be locked !");
226 debugger("The looper must be locked !");
/haiku/src/apps/icon-o-matic/generic/property/
H A DPropertyObject.cpp112 debugger("PropertyObject::AddProperty() -"
119 debugger("PropertyObject::AddProperty() - property id "
/haiku/src/kits/storage/disk_device/
H A DDiskSystemAddOnManager.cpp205 debugger("Unbalanced call to "
220 debugger("DiskSystemAddOnManager::PutAddOn(): disk system not found");
/haiku/src/servers/app/decorator/
H A DDecorManager.cpp135 debugger("DecorManager::AllocateDecorator has a NULL decorator");
161 debugger("DecorManager::AllocateDecorator has a NULL decorator");
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerUtils.cpp155 debugger("Mixer: GetChannelMask: all_channel_masks == 0\n");
159 debugger("Mixer: GetChannelMask: channel > count_nonzero_bits(all_channel_masks)\n");
/haiku/headers/private/shared/
H A DAutoDeleter.h26 extern void debugger(const char *message);
58 debugger("identical objects");
H A DLRUCache.h186 debugger("attempt to purge oldest node but there is none to purge");
/haiku/src/apps/cortex/InfoView/
H A DInfoWindowManager.cpp327 debugger("The looper must be locked !");
394 debugger("The looper must be locked !");
427 debugger("The looper must be locked !");
460 debugger("The looper must be locked !");
493 debugger("The looper must be locked !");
/haiku/src/kits/media/
H A DTimeSource.cpp170 debugger("BTimeSource::PerformanceTimeFor: GetTime failed");
192 debugger("BTimeSource::RealTimeFor: GetTime failed");
231 debugger("BTimeSource::GetTime: fBuf == NULL");
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Dwrapper.cpp229 debugger("invalid size");
235 debugger("front wall clobbered");
240 debugger("back wall clobbered");
/haiku/src/build/libroot/
H A Dsem.cpp116 debugger("Would block on a semaphore without timeout in a "
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DUserlandFSServer.cpp140 // enter the debugger here, if desired
142 debugger("File system ready to use.");
/haiku/src/kits/interface/
H A DLayoutItem.cpp39 debugger("Deleting a BLayoutItem that is still attached to a layout. "
H A DTextInput.cpp223 debugger("_BTextInput_ should have a BTextControl as parent");
/haiku/src/kits/app/
H A DLooperList.cpp208 debugger("looperlist is not locked; proceed at great risk!");
/haiku/src/kits/debugger/debugger_interface/
H A DDebuggerInterface.h9 #include <debugger.h>
/haiku/src/bin/debug/
H A Ddebug_utils.cpp16 #include <debugger.h>
/haiku/src/system/libroot/posix/stdlib/
H A Dexit.cpp291 // If there's no handler installed for SIGABRT, call debugger().
295 debugger("abort() called");
/haiku/src/kits/support/
H A DArchivable.cpp347 debugger("Can't create a plain BArchivable object");
446 debugger("Finish() called multiple times on same BArchiver.");
535 debugger("Finish() called multiple times on same BArchiver.");
627 debugger("BUnarchiver used with legacy or unprepared archive.");
/haiku/src/apps/haikudepot/model/
H A DValidationFailure.cpp24 debugger("illegal state; missing property in message");
/haiku/src/preferences/input/
H A DInputMouse.cpp102 debugger("Mouse type is invalid");
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDebug.h80 # define DIE(x) debugger x
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfDebug.h85 # define DIE(x) debugger x

Completed in 143 milliseconds

123456789