Re: [Pythonmac-SIG] Debugging Extensions on Mac

2006-09-06 Thread Gustavo Tabares
Bob Ippolito wrote: > On 9/6/06, Gustavo Tabares <[EMAIL PROTECTED]> wrote: >> Hello all, >> >> Sorry if this isn't the right forum for this, but I have been searching >> Google for a couple days without finding any close answers. >> >> I am trying to debug Python extensions on the Mac. I am alread

Re: [Pythonmac-SIG] Debugging Extensions on Mac

2006-09-06 Thread Gustavo Tabares
Bob Ippolito wrote: > On 9/6/06, Gustavo Tabares <[EMAIL PROTECTED]> wrote: >> Hello all, >> >> Sorry if this isn't the right forum for this, but I have been searching >> Google for a couple days without finding any close answers. >> >> I am trying to debug Python extensions on the Mac. I am alread

Re: [Pythonmac-SIG] Debugging Extensions on Mac

2006-09-06 Thread Bob Ippolito
On 9/6/06, Gustavo Tabares <[EMAIL PROTECTED]> wrote: > Hello all, > > Sorry if this isn't the right forum for this, but I have been searching > Google for a couple days without finding any close answers. > > I am trying to debug Python extensions on the Mac. I am already able to > compile/link bot

[Pythonmac-SIG] Debugging Extensions on Mac

2006-09-06 Thread Gustavo Tabares
Hello all, Sorry if this isn't the right forum for this, but I have been searching Google for a couple days without finding any close answers. I am trying to debug Python extensions on the Mac. I am already able to compile/link both debug and release versions of my extension using both Xcode a