Re: [Cython] [RFE] cygdb not in entrypoints

2011-11-15 Thread mark florisson
On 15 November 2011 15:19, Devin Bayer wrote: > Hi. Could you add cypdb to the entrypoints so that I can run it after an egg > installation? Yeah that's a good idea, that has never been tested (it's cygdb by the way, as it is an extension of gdb). > Also, it would be great if you mentioned how

[Cython] [RFE] cygdb not in entrypoints

2011-11-15 Thread Devin Bayer
Hi. Could you add cypdb to the entrypoints so that I can run it after an egg installation? Also, it would be great if you mentioned how to submit bugs in the README. It took me a while to find this list as the official bug submission channel. Thanks, Devin __