diff options
Diffstat (limited to 'config/debug/gdb.in.cross')
-rw-r--r-- | config/debug/gdb.in.cross | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/debug/gdb.in.cross b/config/debug/gdb.in.cross index 07b85b85..fb993c91 100644 --- a/config/debug/gdb.in.cross +++ b/config/debug/gdb.in.cross @@ -21,7 +21,7 @@ config GDB_CROSS_STATIC depends on CONFIGURE_has_static_link select WANTS_STATIC_LINK help - A static cross gdb can be usefull if you debug on a machine that is + A static cross gdb can be useful if you debug on a machine that is not the one that is used to compile the toolchain. That way, you can share the cross-gdb without installing a toolchain |