public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "xdegaye at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug python/11900] OSError exception when running 'python help(gdb)'
Date: Wed, 18 Aug 2010 21:30:00 -0000	[thread overview]
Message-ID: <20100818213056.23693.qmail@sourceware.org> (raw)
In-Reply-To: <20100810160109.11900.xdegaye@gmail.com>


------- Additional Comments From xdegaye at gmail dot com  2010-08-18 21:30 -------

Thanks, the patch fixes the bug on python 2.4.6:

build$ ../install/bin/gdb
GNU gdb (GDB) 7.2.50.20100818-cvs
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
(gdb) python import sys; print sys.version
2.4.6 (#1, Oct 23 2009, 22:40:37) 
[GCC 4.3.2]
(gdb) python help(gdb)
Help on package gdb:

NAME
    gdb

FILE
    (built-in)

PACKAGE CONTENTS


CLASSES
    __builtin__.object
        Block
        BlockIterator
        Breakpoint
        ...



-- 


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

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


  parent reply	other threads:[~2010-08-18 21:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-10 16:01 [Bug python/11900] New: " xdegaye at gmail dot com
2010-08-17 19:47 ` [Bug python/11900] " tromey at redhat dot com
2010-08-18 10:50 ` xdegaye at gmail dot com
2010-08-18 20:33 ` tromey at redhat dot com
2010-08-18 21:30 ` xdegaye at gmail dot com [this message]
2010-08-18 22:58 ` tromey at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100818213056.23693.qmail@sourceware.org \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).