@@ -36,7 +36,6 @@ I (401) esp_core_dump_uart: Press Enter to print core dump to UART...
36
36
Core Dump detected!
37
37
I (434) esp_core_dump_uart: Print core dump to uart...
38
38
I (434) esp_core_dump_elf: Found tasks: 8
39
- ERROR: GDB/MI command failed (error / msg="No symbol table is loaded. Use the \"file\" command.")!
40
39
espcoredump.py v0.4-dev
41
40
===============================================================
42
41
==================== ESP32 CORE DUMP START ====================
@@ -112,48 +111,40 @@ a15 0x0 0
112
111
6 process 1073412788 0x400812c4 in ?? ()
113
112
7 process 1073432444 0x40087e10 in ?? ()
114
113
8 process 1073413520 0x400812c4 in ?? ()
115
- ERROR: GDB/MI command failed (error / msg="No symbol table is loaded. Use the \"file\" command.")!
116
114
117
115
==================== THREAD 1 (TCB: 0x3ffb5e80, name: '') =====================
118
116
#0 0x400e37f7 in ?? ()
119
117
#1 0x400d0c31 in ?? ()
120
118
#2 0x40087018 in ?? ()
121
- ERROR: GDB/MI command failed (error / msg="No symbol table is loaded. Use the \"file\" command.")!
122
119
123
120
==================== THREAD 2 (TCB: 0x3ffb6d48, name: '') =====================
124
121
#0 0x40087010 in ?? ()
125
- ERROR: GDB/MI command failed (error / msg="No symbol table is loaded. Use the \"file\" command.")!
126
122
127
123
==================== THREAD 3 (TCB: 0x3ffb65e4, name: '') =====================
128
124
#0 0x40087010 in ?? ()
129
- ERROR: GDB/MI command failed (error / msg="No symbol table is loaded. Use the \"file\" command.")!
130
125
131
126
==================== THREAD 4 (TCB: 0x3ffb77a0, name: '') =====================
132
127
#0 0x400812c4 in ?? ()
133
128
#1 0x40089806 in ?? ()
134
129
#2 0x400898f3 in ?? ()
135
130
#3 0x40087018 in ?? ()
136
- ERROR: GDB/MI command failed (error / msg="No symbol table is loaded. Use the \"file\" command.")!
137
131
138
132
==================== THREAD 5 (TCB: 0x3ffb4bf0, name: '') =====================
139
133
#0 0x400812c4 in ?? ()
140
134
#1 0x4008913b in ?? ()
141
135
#2 0x400d0d5c in ?? ()
142
136
#3 0x40087018 in ?? ()
143
- ERROR: GDB/MI command failed (error / msg="No symbol table is loaded. Use the \"file\" command.")!
144
137
145
138
==================== THREAD 6 (TCB: 0x3ffafab4, name: '') =====================
146
139
#0 0x400812c4 in ?? ()
147
140
#1 0x40087e10 in ?? ()
148
141
#2 0x400d1f4b in ?? ()
149
142
#3 0x40087018 in ?? ()
150
- ERROR: GDB/MI command failed (error / msg="No symbol table is loaded. Use the \"file\" command.")!
151
143
152
144
==================== THREAD 7 (TCB: 0x3ffb477c, name: '') =====================
153
145
#0 0x40087e10 in ?? ()
154
146
#1 0x40081a2b in ?? ()
155
147
#2 0x40087018 in ?? ()
156
- ERROR: GDB/MI command failed (error / msg="No symbol table is loaded. Use the \"file\" command.")!
157
148
158
149
==================== THREAD 8 (TCB: 0x3ffafd90, name: '') =====================
159
150
#0 0x400812c4 in ?? ()
0 commit comments