latest sources commit
This commit is contained in:
7
apps/startup-scripts/gdb.conf
Normal file
7
apps/startup-scripts/gdb.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
set logging on
|
||||
set debug timestamp
|
||||
run
|
||||
bt
|
||||
bt full
|
||||
info thread
|
||||
thread apply all backtrace full
|
||||
Reference in New Issue
Block a user