*
?
ext:cpp
regexp:(?i)\bs?printf
regexp:"(three|3) mice"
function:foo
callers:GetStringFromName
type:Stack
bases:SomeSubclass
derived:SomeSuperclass
member:SomeClass
+overridden:Derived::foo()
overrides:someMethod
// The purpose of tis is to run in totalview while the catch in MessageSender // destructor is **disabled** (commented out) to verify that we have cured // the use-of-threads-after-main headache. int main() { return 0; }
// The purpose of tis is to run in totalview while the catch in MessageSender
// destructor is **disabled** (commented out) to verify that we have cured
// the use-of-threads-after-main headache.
int main() { return 0; }