src/common/mac/arch_utilities.cc (4 lines): - line 77: // TODO: Remove this when the OS knows about arm64. - line 82: // TODO: Remove this when the OS knows about armv7s. - line 91: // TODO: Remove this when the OS knows about arm64. - line 97: // TODO: Remove this when the OS knows about armv7s. src/processor/minidump.cc (4 lines): - line 512: // TODO: Fall through to switch below. - line 570: // FIXME: I'm not sure what actually determines - line 614: // TODO: Fall through to switch below. - line 711: // TODO: Fall through to switch below. src/client/ios/Breakpad.h (2 lines): - line 177: // TODO (nealsid): Investigate how necessary this is if we don't - line 179: // TODO (nealsid): separate server parameter dictionary from the src/client/mac/Framework/Breakpad.h (2 lines): - line 257: // TODO (nealsid): Investigate how necessary this is if we don't - line 259: // TODO (nealsid): separate server parameter dictionary from the src/build/common.gypi (1 line): - line 600: # TODO: investigate whether we still have cycles that src/client/linux/dump_writer_common/thread_info.cc (1 line): - line 204: // TODO: sort this out, actually collect floating point registers src/processor/contained_range_map-inl.h (1 line): - line 88: // TODO(nealsid): See the TODO above on why this is commented out. src/processor/dump_context.cc (1 line): - line 514: // TODO: print xmm, vector, debug registers src/processor/minidump_unittest.cc (1 line): - line 131: //TODO: add more checks here src/client/linux/dump_writer_common/ucontext_reader.cc (1 line): - line 179: // TODO: fix this after fixing ExceptionHandler src/common/stabs_to_module_unittest.cc (1 line): - line 241: // TODO --- if we actually cared about STABS. Even without these we've src/client/mac/handler/exception_handler.cc (1 line): - line 466: // TODO: Handle the case where |target_behavior| has MACH_EXCEPTION_CODES src/common/dwarf_cu_to_module.cc (1 line): - line 284: // FIXME: Should this return something like a string_ref to avoid the src/common/mac/testing/GTMSenTestCase.m (1 line): - line 372: // TODO: If a test class is a subclass of another, and they reuse the src/common/mac/MachIPC.h (1 line): - line 158: // TODO: could consider adding malloc() support for very large messages src/common/linux/synth_elf.cc (1 line): - line 53: D16(ET_EXEC); //TODO: allow passing ET_DYN?