diff options
Diffstat (limited to 'gcc/ada/g-traceb.ads')
-rw-r--r-- | gcc/ada/g-traceb.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/g-traceb.ads b/gcc/ada/g-traceb.ads index 6e34f0bb481..3c0e62c71c1 100644 --- a/gcc/ada/g-traceb.ads +++ b/gcc/ada/g-traceb.ads @@ -43,7 +43,7 @@ -- using the external addr2line utility, or from within GDB. -- In order to use this facility, in some cases the binder must be invoked --- with -E switch (store the backtrace with exception occurence). Please +-- with -E switch (store the backtrace with exception occurrence). Please -- refer to gnatbind documentation for more information. -- To analyze the code locations later using addr2line or gdb, the necessary |