Thank you Andreas for your quick response.

Yes, a built in shell would be an amazing add-on. Please let us know if
someone make it work!!


On Sun, Nov 25, 2012 at 12:32 PM, Andreas Kloeckner <li...@informa.tiker.net
> wrote:

> Hi Youssef,
>
> Youssef Barhomi <youssef.barh...@gmail.com> writes:
> > I know that while debugging some python code you can switch to the python
> > interpreter while typing `!` but it hides pudb and the source code as
> well.
> > Would that be possible to show the pudb interface and iPython at the same
> > time (and be able to jump in between them)?
> >
> > Thank you very much!!
> >
> > PS: I love pudb! I wish I could use it for C/CUDA debugging as well!
>
> First off, thanks for the compliments! We've been thinking off and on
> what it would take to be able to execute user code (including stuff you
> type at the prompt) while inside the Pudb UI. See this bug:
>
> https://github.com/inducer/pudb/issues/48
>
> Having that would make it feasible to bring a Python prompt into
> Pudb. IPython on the other hand would be a bit of engineering on top of
> that, because all the fancy things that make IPython valuable
> (completion etc) would have to work, too. Personally, I think having a
> built-in little shell window would already be quite helpful, so if I had
> time at the moment, that's probably what I'd shoot for.
>
> Andreas
>



-- 
Youssef Barhomi, MSc, MEng.
Research Software Engineer at the CLPS department
Brown University
T: +1 (617) 797 9929  | GMT -5:00
_______________________________________________
Pudb mailing list
Pudb@tiker.net
http://lists.tiker.net/listinfo/pudb

Reply via email to