Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21034 > unrolled thread
| Started by | Shambhu Rajak <Shambhu.Rajak@kpitcummins.com> |
|---|---|
| First post | 2012-02-29 11:43 +0000 |
| Last post | 2012-02-29 14:02 +0100 |
| Articles | 2 — 2 participants |
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-list Digest, Vol 101, Issue 164 Shambhu Rajak <Shambhu.Rajak@kpitcummins.com> - 2012-02-29 11:43 +0000
building GNU debugger (was: Re: Python-list Digest, Vol 101, Issue 164) Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2012-02-29 14:02 +0100
| From | Shambhu Rajak <Shambhu.Rajak@kpitcummins.com> |
|---|---|
| Date | 2012-02-29 11:43 +0000 |
| Subject | RE: Python-list Digest, Vol 101, Issue 164 |
| Message-ID | <mailman.289.1330515810.3037.python-list@python.org> |
Hi, I want building GNU debugger for mingw. Need the GDB to support python How should I go about it? Thanks, Shambhu This message contains information that may be privileged or confidential and is the property of the KPIT Cummins Infosystems Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Cummins Infosystems Ltd. does not accept any liability for virus infected mails.
[toc] | [next] | [standalone]
| From | Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> |
|---|---|
| Date | 2012-02-29 14:02 +0100 |
| Subject | building GNU debugger (was: Re: Python-list Digest, Vol 101, Issue 164) |
| Message-ID | <c8k129-do5.ln1@satorlaser.homedns.org> |
| In reply to | #21034 |
Three things up front: 1. Do not reply to digests. If you want to only read, you can use the digests, but they are not usable for replying, because it is completely unclear where in a discussion you are entering and what you are relating your answers to. 2. Do not start new threads by using the reply button. Your reply contains the message ID of the message you're replying to even if you delete any trace from the body. Better email on news clients will display your message associated with the one you replied to, although there is no relation at all. This is also called stealing threads. 3. Pick a meaningful subject. My attitude is generally that if you don't have time to pick a subject line, I don't have time to help you. Generally, getting help is easier if you did your job. Make sure you read and understand Eric S. Raymond's essay on asking questions the smart way. Am 29.02.2012 12:43, schrieb Shambhu Rajak: > I want building GNU debugger for mingw. Doesn't mingw come with GDB or at least have a GDB package? However, this has nothing to do with Python. > Need the GDB to support python How should I go about it? You don't need GDB in order to "support python", which has its own debugger. What is it that you're trying to achieve? See also mentioned essay on how to ask good questions. > This message contains information that may be privileged [...] If you can, please remove this. Good luck! Uli
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web