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 7b1dcb8..c6faf5e 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