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


Groups > comp.lang.python > #44584 > unrolled thread

Re: Finding referents with Gdb

Started byStefan Behnel <stefan_ml@behnel.de>
First post2013-05-01 10:46 +0200
Last post2013-05-01 10:46 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Finding referents with Gdb Stefan Behnel <stefan_ml@behnel.de> - 2013-05-01 10:46 +0200

#44584 — Re: Finding referents with Gdb

FromStefan Behnel <stefan_ml@behnel.de>
Date2013-05-01 10:46 +0200
SubjectRe: Finding referents with Gdb
Message-ID<mailman.1211.1367398027.3114.python-list@python.org>
Dave Butler, 23.04.2013 16:52:
> with gdb, can you find referents of an object given an object id?

Have you looked at the gc module? And, could you explain why you want to
work with the object's ID instead of the object reference itself?

Stefan

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web