debug.html: Correct link.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 6 Jun 2007 13:57:00 +0000 (13:57 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 6 Jun 2007 13:57:00 +0000 (13:57 +0000)
2007-06-06  Benjamin Kosnik  <bkoz@redhat.com>
    Frank Mori Hess  <frank.hess@nist.gov>

    * docs/html/debug.html: Correct link.

From-SVN: r125488

libstdc++-v3/docs/html/18_support/howto.html

index 7b1dcb8076123126648eb4083786fcf7feb68739..c6faf5e98f2035f5220c8124be5999c93fb862af 100644 (file)
    {
        std::set_terminate(__gnu_cxx::__verbose_terminate_handler);
        ...
+
        throw <em>anything</em>;
    }</pre>
    <p>The <code> __verbose_terminate_handler </code> function obtains the name