WARNING
WARNING("TeamDebugger for team %" B_PRId32 ": unknown event type: "
WARNING(" failed to evaluate lower bound: %s\n", strerror(error));
WARNING(" failed to evaluate upper bound: %s\n", strerror(error));
WARNING(" failed to evaluate count: %s\n", strerror(error));
WARNING(" count given for subrange type, but lower bound or "
WARNING("Failed to get containing or base type for pointer to member "
WARNING("Containing type for pointer to member type \"%s\" is not a "
WARNING("Failed to get base type for array type \"%s\"\n",
WARNING("Failed to create base type for array type \"%s\": %s\n",
WARNING("Failed to get dimensions for array type \"%s\"\n",
WARNING("Failed to create type for array dimension: %s\n",
WARNING("No dimension bit stride for dimension %" B_PRId32 " and "
WARNING("Negative element offset unsupported for multiple location "
WARNING("Failed to create symbol lookup for image (%" B_PRId32
WARNING("Unsupported core file machine (%u)\n", machine);
WARNING("DwarfExpressionEvaluator::Evaluate(): %s\n",
WARNING("DwarfExpressionEvaluator::EvaluateLocation(): %s\n",
WARNING("DwarfExpressionEvaluator::EvaluateLocation(): %s\n",
WARNING("DwarfExpressionEvaluator::_Evaluate(): "
WARNING("\"%s\": Unsupported unit type %d\n",
WARNING("\"%s\": Unexpected end of data in compilation unit "
WARNING("\"%s\": Unsupported compilation unit version: %d\n",
WARNING("\"%s\": Unsupported address size: %d\n", fName,
WARNING("Invalid type unit length, offset %#" B_PRIx64 ".\n",
WARNING("Unexpected end of data in type unit header at %#"
WARNING("\"%s\": Unsupported type unit version: %d\n",
WARNING("\"%s\": Unsupported address size: %d\n", fName,
WARNING("No compilation unit entry in .debug_info section.\n");
WARNING("No type unit entry in .debug_types section.\n");
WARNING("No type found for type unit %p at specified offset %"
WARNING("Unexpected end of .debug_info section.\n");
WARNING("No abbreviation entry for code %" B_PRIx32 "\n", code);
WARNING("Failed to generate entry for tag %" B_PRIu32 ", code %"
WARNING("Init after hierarchy failed!\n");
WARNING("Init after attributes failed!\n");
WARNING("Invalid DW_FORM_strx*: no debug_str_offsets section!\n");
WARNING("Invalid DW_FORM_strx* index: %" B_PRIu64 "\n", index);
WARNING("Invalid DW_FORM_strx* offset: %" B_PRIu64 "\n", offset);
WARNING("Invalid DW_FORM_addrx*: no debug_addr section!\n");
WARNING("Invalid DW_FORM_addrx* index: %" B_PRIu64 "\n", index);
WARNING("Invalid DW_FORM_strp offset: %" B_PRIu64 "\n",
WARNING("Invalid DW_FORM_strp: no string section!\n");
WARNING("Invalid DW_FORM_line_strp offset: %" B_PRIu64 "\n",
WARNING("Invalid DW_FORM_line_strp: no debug_line_str section!\n");
WARNING("Unsupported attribute form: %" B_PRIu32 "\n",
WARNING("Failed to resolve reference on entry %p: "
WARNING("Unexpected end of .debug_info section.\n");
WARNING("Failed to set attribute: name: %s, form: %s: %s\n",
WARNING("Invalid DW_FORM_line_strp: no line_str section!\n");
WARNING("Invalid DW_FORM_line_strp offset: %" B_PRIu64 "\n",
WARNING("Invalid DW_FORM_strp: no string section!\n");
WARNING("Invalid DW_FORM_strp offset: %" B_PRIu64 "\n",
WARNING("DwarfFile::_ParseLineInfoFormatString(\"%s\"): unsupported "
WARNING("DwarfFile::_ParseLineInfoFormatUint(\"%s\"): unsupported "
WARNING("DwarfFile::_ParseLineInfo(\"%s\"): unsupported "
WARNING("DwarfFile::_ParseLineInfo(\"%s\"): unsupported "
WARNING("DwarfFile::_ParseLineInfo(\"%s\"): unsupported "
WARNING("DwarfFile::_ParseLineInfo(\"%s\"): unsupported "
WARNING("DwarfFile::_ParseLineInfo(\"%s\"): unsupported "
WARNING("DwarfFile::_ParseLineInfo(\"%s\"): unsupported "
WARNING("Encountered unsupported augmentation '%c' "
WARNING("Error while reading CIE Augmentation, expected "
WARNING("Invalid public types set unit length.\n");
WARNING(".debug_types section required but missing.\n");
WARNING("\"%s\": Invalid compilation unit length.\n", fName);
WARNING("unsupported standard opcode %u\n", opcode);
WARNING("unsupported extended opcode: %u\n",
WARNING("operand count for standard opcode %u does not what we "
WARNING("Notes segment too large (%" B_PRIdOFF ")\n",
WARNING("Failed to read notes segment: %s\n", strerror(errno));
WARNING("Failed to read whole notes segment\n");
WARNING("Remaining bytes in notes segment too short for header\n");
WARNING("Not enough bytes remaining in notes segment for note "
WARNING("Unterminated note name\n");
WARNING("Not enough bytes remaining in notes segment for note "
WARNING("Unsupported note type %s/%#" B_PRIx32 "\n", name, type);
WARNING("Team note too short\n");
WARNING("Team note: too short or invalid entry size (%" B_PRIu32 ")\n",
WARNING("Team note args not terminated\n");
WARNING("Areas note too short\n");
WARNING("Areas note: too short or invalid entry size (%" B_PRIu32 ")\n",
WARNING("Areas note strings not terminated\n");
WARNING("Area %" B_PRIu64 " (ID %#" B_PRIx32 " @ %#" B_PRIx64
WARNING("No matching segment found for area %" B_PRIu64 " (ID %#"
WARNING("Images note too short\n");
WARNING("Images note: too short or invalid entry size (%" B_PRIu32
WARNING("Images note strings not terminated\n");
WARNING("Image %" B_PRIu64 " (ID %#" B_PRIx32 ") has no name\n",
WARNING("Symbols note too short\n");
WARNING("Symbols note: image (ID %" B_PRId32 ") not found\n",
WARNING("Symbols note: too short or invalid entry size (%" B_PRIu32
WARNING("Symbols note string table not terminated\n");
WARNING("Threads note too short\n");
WARNING("Threads note: unreasonable CPU state size: %" B_PRIu32 "\n",
WARNING("Threads note: too short or invalid entry size (%" B_PRIu32
WARNING("Threads note strings not terminated\n");
WARNING("Thread %" B_PRIu64 " (ID %#" B_PRIx32 ") has no name\n",
WARNING("Failed to open \"%s\": %s\n", fileName, strerror(errno));
WARNING("Failed to stat \"%s\": %s\n", fileName, strerror(errno));
WARNING("%s: Invalid ELF data byte order: %d\n", fileName,
WARNING("%s: Invalid ELF class: %d\n", fileName, elfIdent[EI_CLASS]);
WARNING("\"%s\": Not a valid ELF file\n", fileName);
WARNING("\"%s\": Invalid ELF header\n", fileName);
WARNING("\"%s\": Invalid string section header\n", fileName);
WARNING("\"%s\": Invalid ELF header\n", fileName);
WARNING("ValueLoader::LoadValue(): register piece, but no "
BAlert* alert = new BAlert(WARNING,
WARNING("MessagingService::_CommandProcessor(): No handler "
WARNING("No event field in notification message\n");
WARNING("Invalid event: %" B_PRId32 "\n", event);
WARNING("ShutdownProcess::Init(): Failed to create or init "
WARNING("ShutdownProcess::_AddShutdownWindowApps(): Failed to "
WARNING("ShutdownProcess::_AddShutdownWindowApps(): Failed to "
WARNING("ShutdownProcess::_AddShutdownWindowApps(): Failed to "
WARNING("_QuitBackgroundApps::_Worker(): Failed to deliver "