Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools/nuttx-gdbinit: remove unsafed function call from script
Some time nuttx will receive SIGSEGV while executing the function: | Thread 1 "nuttx" received signal SIGSEGV, Segmentation fault. | 0xf7bab4a0 in __sanitizer::common_flags_dont_use () from /lib/i386-linux-gnu/libasan.so.6 | The program being debugged was signaled while in a function called from GDB. | GDB has restored the context to what it was before the call. | Evaluation of the expression containing the function | (up_check_tcbstack) will be abandoned. Signed-off-by: chao an <[email protected]>
- Loading branch information