more helpful --help for arm9gdb etc
This commit is contained in:
parent
82904b4a74
commit
d24883ee85
|
@ -140,8 +140,8 @@ ENDL
|
||||||
ENDL
|
ENDL
|
||||||
#ifdef GDB_STUB
|
#ifdef GDB_STUB
|
||||||
"Arguments affecting debugging features:" ENDL
|
"Arguments affecting debugging features:" ENDL
|
||||||
" --arm9gdb Enable the ARM9 GDB stub on the given port" ENDL
|
" --arm9gdb PORTNUM Enable the ARM9 GDB stub on the given port" ENDL
|
||||||
" --arm7gdb Enable the ARM7 GDB stub on the given port" ENDL
|
" --arm7gdb PORTNUM Enable the ARM7 GDB stub on the given port" ENDL
|
||||||
ENDL
|
ENDL
|
||||||
#endif
|
#endif
|
||||||
"Utility commands which occur in place of emulation:" ENDL
|
"Utility commands which occur in place of emulation:" ENDL
|
||||||
|
|
Loading…
Reference in New Issue