mirror of git://gcc.gnu.org/git/gcc.git
debug.html: Correct link.
2007-06-06 Benjamin Kosnik <bkoz@redhat.com>
Frank Mori Hess <frank.hess@nist.gov>
* docs/html/debug.html: Correct link.
From-SVN: r125488
This commit is contained in:
parent
39ac2ffc71
commit
5a59ef3687
|
|
@ -229,6 +229,7 @@
|
|||
{
|
||||
std::set_terminate(__gnu_cxx::__verbose_terminate_handler);
|
||||
...
|
||||
|
||||
throw <em>anything</em>;
|
||||
}</pre>
|
||||
<p>The <code> __verbose_terminate_handler </code> function obtains the name
|
||||
|
|
|
|||
Loading…
Reference in New Issue