Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5379 > unrolled thread
| Started by | Doug Evans <dje@google.com> |
|---|---|
| First post | 2011-05-14 11:40 -0700 |
| Last post | 2011-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.
Re: Python enabled gdb on Windows and relocation Doug Evans <dje@google.com> - 2011-05-14 11:40 -0700
| From | Doug Evans <dje@google.com> |
|---|---|
| Date | 2011-05-14 11:40 -0700 |
| Subject | Re: 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/
Back to top | Article view | comp.lang.python
csiph-web