public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug python/10753] New: Python auto-load and data-directory
@ 2009-10-10  7:22 kazennikov at gmail dot com
  2009-10-10 14:18 ` [Bug python/10753] " jan dot kratochvil at redhat dot com
  2009-10-10 14:19 ` jan dot kratochvil at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: kazennikov at gmail dot com @ 2009-10-10  7:22 UTC (permalink / raw)
  To: gdb-prs

The documentation in 23.2.2.3 states that auto-load file isn't found either at
objfile path or in the debug-file-directory it will be searched in data directory
at path `data-directory/python/auto-load/real-name'. However, it is searched in
`data-directoryauto-load/real-name'.

-- 
           Summary: Python auto-load and data-directory
           Product: gdb
           Version: archer
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: python
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: kazennikov at gmail dot com
                CC: gdb-prs at sourceware dot org
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=10753

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug python/10753] Python auto-load and data-directory
  2009-10-10  7:22 [Bug python/10753] New: Python auto-load and data-directory kazennikov at gmail dot com
@ 2009-10-10 14:18 ` jan dot kratochvil at redhat dot com
  2009-10-10 14:19 ` jan dot kratochvil at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jan dot kratochvil at redhat dot com @ 2009-10-10 14:18 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From jan dot kratochvil at redhat dot com  2009-10-10 14:18 -------
The Fedora build uses:
  --with-gdb-datadir=/usr/share/gdb 
and it contains correctly loaded files:
  /usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.13-gdb.py
  /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.13-gdb.py
But I agree the doc line
a file named @file{@var{data-directory}/python/auto-load/@var{real-name}}, where
should be
a file named @file{@var{data-directory}/auto-load/@var{real-name}}, where
.
With the missing '/' don't you refer to this libstdc++ fix not in gdb itself?
  http://gcc.gnu.org/ml/gcc-patches/2009-09/msg01182.html
  http://gcc.gnu.org/ml/gcc-cvs/2009-09/msg00614.html


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10753

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug python/10753] Python auto-load and data-directory
  2009-10-10  7:22 [Bug python/10753] New: Python auto-load and data-directory kazennikov at gmail dot com
  2009-10-10 14:18 ` [Bug python/10753] " jan dot kratochvil at redhat dot com
@ 2009-10-10 14:19 ` jan dot kratochvil at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jan dot kratochvil at redhat dot com @ 2009-10-10 14:19 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan dot kratochvil at redhat
                   |                            |dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10753

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-10 14:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-10  7:22 [Bug python/10753] New: Python auto-load and data-directory kazennikov at gmail dot com
2009-10-10 14:18 ` [Bug python/10753] " jan dot kratochvil at redhat dot com
2009-10-10 14:19 ` jan dot kratochvil at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).