Your message dated Wed, 12 Nov 2014 11:40:26 +0100
with message-id
<CA+7wUsxOy8+m7y=jtdobqkzegqsbsghjdxrt8ck4iznsub7...@mail.gmail.com>
and subject line
has caused the Debian Bug report #696324,
regarding .gdbint should read as .gdbinit
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
696324: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696324
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libstdc++6-4.4-doc
Version: 4.4.5-8
Severity: minor
Tags: patch
There is a minor typo in the documentation:
$ grep gdbint /usr/share/doc/gcc-4.4-base/libstdc++/html/manual/debug.html
or put into a .gdbint file to establish default debugging
It should read as .gdbinit
-- System Information:
Debian Release: 6.0.6
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100,
'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-0.bpo.3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libstdc++6-4.4-doc depends on:
ii gcc-4.4-base 4.4.5-8 The GNU Compiler Collection (base
libstdc++6-4.4-doc recommends no packages.
libstdc++6-4.4-doc suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Fixed in gcc-4.9:
$ cat /usr/share/doc/gcc-4.9-base/libstdc++/manual/debug.html | grep gdbinit
or put into a <code class="filename">.gdbinit</code> file to establish default
in your <code class="filename">.gdbinit</code> configuration file.
--- End Message ---