Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #44188

Finding referents with Gdb

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <daveb@tanagerproductions.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.108
X-Spam-Level *
X-Spam-Evidence '*H*': 0.86; '*S*': 0.08; 'received:67.192': 0.09; 'received:67.192.241': 0.09; 'received:dfw.emailsrvr.com': 0.09; 'received:emailsrvr.com': 0.24; 'header:Received:8': 0.24; 'received:(smtp server)': 0.26; 'message-id:@mail.gmail.com': 0.30; 'subject:with': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:108.166': 0.84; 'received:108': 0.93
X-Virus-Scanned OK
X-Virus-Scanned OK
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=ptuSMx93j3sRiwmyxVV6vIsrNrVeqkh8imCkkbcRb2Q=; b=LwgE+SwUGK6dfZUPgT0nrXpViqvQk6t+TsgeZsGcRJ3aCiY52cTQWBQFBQsZXDZtAL 7CwPizVDZkNHzjaOBsEO2itxVnazkCOZVx1UpyrxImqRQ3ynkM1xPE65sWgLytNFzIlp xDyvxeK4eInusVR2SorP2shJg8kvMwqIMd9PmZLZqAMfN9XAliX4YqZp8xEd0bsgRg3w m1vj3J7SHNS4n8xfCUTbUj1H7t8dKIZGMrrv19jELemYIQHUrVC9PEH4ZTvkNavPghys +UXTdfdwNtDnIpZ9cnThKkvyj7VW19kgRiBMS9KnWSh4ED7NGCKS09kDNvdeB9dYao8v aQQw==
MIME-Version 1.0
X-Received by 10.50.87.69 with SMTP id v5mr9303871igz.54.1366728777063; Tue, 23 Apr 2013 07:52:57 -0700 (PDT)
Date Tue, 23 Apr 2013 09:52:56 -0500
Subject Finding referents with Gdb
From Dave Butler <daveb@tanagerproductions.com>
To python-list@python.org
Content-Type multipart/alternative; boundary=047d7bf17eea43373904db085764
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.978.1366729305.3114.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1366729305 news.xs4all.nl 2240 [2001:888:2000:d::a6]:39782
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:44188

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

with gdb, can you find referents of an object given an object id?

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Finding referents with Gdb Dave Butler <daveb@tanagerproductions.com> - 2013-04-23 09:52 -0500

csiph-web