Searched refs:kDebuggerSignature (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/debugger/
H A DDebugger.cpp48 static const char* const kDebuggerSignature variable
295 BApplication(kDebuggerSignature),
/haiku/src/servers/debug/
H A DDebugServer.cpp39 static const char* kDebuggerSignature = "application/x-vnd.Haiku-Debugger"; variable
641 && be_roster->IsRunning(kDebuggerSignature)) {
646 BMessenger messenger(kDebuggerSignature);
/haiku/src/apps/processcontroller/
H A DProcessController.cpp59 static const char* const kDebuggerSignature variable
257 status_t error = be_roster->Launch(kDebuggerSignature, 2, argv);

Completed in 46 milliseconds