nfengine
nfengine copied to clipboard
Assertions
- [x] Convert LOG_FATAL to NFE_ASSERT(expression, message, ...)
- [x] Break the application if debugger is attached
- [x] Show error message box
- [ ] Show/dump callstack if possible