diff options
Diffstat (limited to 'Documentation/fujitsu/frv/gdbstub.txt')
-rw-r--r-- | Documentation/fujitsu/frv/gdbstub.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/fujitsu/frv/gdbstub.txt b/Documentation/fujitsu/frv/gdbstub.txt index 9304fb36ae8a..b92bfd902a4e 100644 --- a/Documentation/fujitsu/frv/gdbstub.txt +++ b/Documentation/fujitsu/frv/gdbstub.txt | |||
@@ -126,5 +126,5 @@ GDB stub and the debugger: | |||
126 | 126 | ||
127 | Furthermore, the GDB stub will intercept a number of exceptions automatically | 127 | Furthermore, the GDB stub will intercept a number of exceptions automatically |
128 | if they are caused by kernel execution. It will also intercept BUG() macro | 128 | if they are caused by kernel execution. It will also intercept BUG() macro |
129 | invokation. | 129 | invocation. |
130 | 130 | ||