gdb: step debug init runtc readelf missin -s

This commit is contained in:
Ciro Santilli
2018-08-09 07:17:06 +01:00
parent b1bd45684f
commit 380000ce57

View File

@@ -1845,7 +1845,7 @@ We have also double checked the address with:
....
./runtc -a arm readelf \
./out/arm/buildroot/build/kernel_module-1.0/user/hello.out | \
-s ./out/arm/buildroot/build/kernel_module-1.0/user/hello.out | \
grep main
....