|
@@ -52,7 +52,7 @@ config BR2_PACKAGE_GDB_SERVER
|
|
|
depends on !BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY
|
|
|
help
|
|
|
Build the gdbserver stub to run on the target.
|
|
|
- A full gdb is needed to debug the progam.
|
|
|
+ A full gdb is needed to debug the program.
|
|
|
|
|
|
config BR2_PACKAGE_GDB_DEBUGGER
|
|
|
bool "full debugger"
|