Skip to content

Commit 380000c

Browse files
committed
gdb: step debug init runtc readelf missin -s
1 parent b1bd456 commit 380000c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1845,7 +1845,7 @@ We have also double checked the address with:
18451845

18461846
....
18471847
./runtc -a arm readelf \
1848-
./out/arm/buildroot/build/kernel_module-1.0/user/hello.out | \
1848+
-s ./out/arm/buildroot/build/kernel_module-1.0/user/hello.out | \
18491849
grep main
18501850
....
18511851

0 commit comments

Comments
 (0)