diff options
Diffstat (limited to 'Documentation/sh/kgdb.txt')
-rw-r--r-- | Documentation/sh/kgdb.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sh/kgdb.txt b/Documentation/sh/kgdb.txt index 5b04f7f306fc..05b4ba89d28c 100644 --- a/Documentation/sh/kgdb.txt +++ b/Documentation/sh/kgdb.txt | |||
@@ -69,7 +69,7 @@ might specify the halt option: | |||
69 | 69 | ||
70 | kgdb=halt | 70 | kgdb=halt |
71 | 71 | ||
72 | Boot the TARGET machinem, which will appear to hang. | 72 | Boot the TARGET machine, which will appear to hang. |
73 | 73 | ||
74 | On your DEVELOPMENT machine, cd to the source directory and run the gdb | 74 | On your DEVELOPMENT machine, cd to the source directory and run the gdb |
75 | program. (This is likely to be a cross GDB which runs on your host but | 75 | program. (This is likely to be a cross GDB which runs on your host but |