<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Normally we would use 'c' instead of 'run'.</p>
<p>If you have downloaded your code, just use the c for continue for
embedded processors.</p>
<p>regards,</p>
<p>Ian Caddy</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 3/04/2019 3:48 pm, 787562067 wrote:<br>
</div>
<blockquote type="cite"
cite="mid:tencent_CC25142EDDEC34EE719E7B66B2E6879DD607@qq.com">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
<div>hi, guys, how to debug this case<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Loading section .init, size 0xc vma 0x125ec<br>
Loading section .fini, size 0xc vma 0x125f8<br>
Loading section .rodata, size 0x16b8 vma 0x12608<br>
Loading section .ARM.exidx, size 0x8 vma 0x13cc0<br>
Loading section .eh_frame, size 0x3c vma 0x13cc8<br>
Loading section .init_array, size 0x4 vma 0x13d04<br>
Loading section .fini_array, size 0x4 vma 0x13d08<br>
Loading section .jcr, size 0x4 vma 0x13d0c<br>
Loading section .data, size 0x6ac vma 0x20001188<br>
Start address 0x189<br>
Transfer rate: 662944 bits in <1 sec.<br>
(gdb) info b<br>
No breakpoints or watchpoints.<br>
(gdb) b Init<br>
Breakpoint 1 at 0x3cc: file
../../../../../../../rtems-4.11.3/c/src/../../testsuites/samples/hello/init.c,
line 168.<br>
(gdb) run<br>
Starting program:
/home/cheng/stm32f4/arm-rtems4.11/c/stm32f4/testsuites/samples/hello/hello.exe
<br>
[Inferior 1 (process 42000) exited normally]</div>
<div>(gdb) n<br>
The program is not being run.<br>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@rtems.org">users@rtems.org</a>
<a class="moz-txt-link-freetext" href="http://lists.rtems.org/mailman/listinfo/users">http://lists.rtems.org/mailman/listinfo/users</a></pre>
</blockquote>
</body>
</html>