We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde1a21 commit 6148ac9Copy full SHA for 6148ac9
boards/nios2/altera_max10/doc/index.rst
@@ -235,7 +235,7 @@ You will see output similar to the following:
235
63 GEN_ABSOLUTE_SYM(__ISR_LIST_SIZEOF, sizeof(struct _isr_list));
236
(gdb) b _PrepC
237
Breakpoint 1 at 0xdf0: file /projects/zephyr/arch/nios2/core/prep_c.c, line 36.
238
- (gdb) b _Cstart
+ (gdb) b z_cstart
239
Breakpoint 2 at 0x1254: file /projects/zephyr/kernel/init.c, line 348.
240
(gdb) c
241
Continuing.
0 commit comments