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


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

Re: Python enabled gdb on Windows and relocation

Started byDoug Evans <dje@google.com>
First post2011-05-14 11:40 -0700
Last post2011-05-14 11:40 -0700
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: Python enabled gdb on Windows and relocation Doug Evans <dje@google.com> - 2011-05-14 11:40 -0700

#5379 — Re: Python enabled gdb on Windows and relocation

FromDoug Evans <dje@google.com>
Date2011-05-14 11:40 -0700
SubjectRe: Python enabled gdb on Windows and relocation
Message-ID<mailman.1556.1305398420.9059.python-list@python.org>
On Sat, May 14, 2011 at 11:30 AM, Doug Evans <dje@google.com> wrote:
> Note that --exec-prefix is the runtime location of python.
> GCC uses this to tell libpython where to find its support files.
> [grep for Py_SetProgramName in gdb/python/python.c]

Oops.  s/GCC/GDB/

[toc] | [standalone]


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


csiph-web