kopia lustrzana https://github.com/stlink-org/stlink
README, GDB load command issue
rodzic
1b46200b12
commit
e73a534102
5
README
5
README
|
@ -156,6 +156,11 @@ A: Sometimes when you will try to use GDB `next' command to skip a loop,
|
||||||
it will use a rather inefficient single-stepping way of doing that.
|
it will use a rather inefficient single-stepping way of doing that.
|
||||||
Set up a breakpoint manually in that case and do `continue'.
|
Set up a breakpoint manually in that case and do `continue'.
|
||||||
|
|
||||||
|
Q: Load command does not work in GDB.
|
||||||
|
|
||||||
|
A: Some people report XML/EXPAT is not enabled by default when compiling
|
||||||
|
GDB. Memory map parsing thus fail. Use --enable-expat.
|
||||||
|
|
||||||
Currently known working combinations of programmer and target
|
Currently known working combinations of programmer and target
|
||||||
=============================================================
|
=============================================================
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue