Changeset 272 in flair-src for trunk/lib/FlairCore/src
- Timestamp:
- Nov 28, 2018, 4:40:34 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/FrameworkManager_impl.cpp
r262 r272 63 63 printf("\nSIGDEBUG received, reason %d: %s\n", reason, 64 64 reason <= SIGDEBUG_WATCHDOG ? reason_str[reason] : "<unknown>"); 65 printf("entering secondary mode\n"); 65 66 #endif 66 67 // Dump a backtrace of the frame which caused the switch to secondary mode:
Note:
See TracChangeset
for help on using the changeset viewer.