Does only emacs and idle support symbolic debugging?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Victor Ng

    #1

    Does only emacs and idle support symbolic debugging?

    Subject line pretty much says it all - are those the only two editors
    that support running the symbolic debugger from inside the editor?

    vic

    --
    "Never attribute to malice that which can be adequately explained by
    stupidity." - Hanlon's Razor
  • Diez B. Roggisch

    #2
    Re: Does only emacs and idle support symbolic debugging?

    Victor Ng wrote:
    Subject line pretty much says it all - are those the only two editors
    that support running the symbolic debugger from inside the editor?
    Nope, eric for example does as well. And I presume komodo will do that also.

    Diez

    Comment

    • Bytter

      #3
      Re: Does only emacs and idle support symbolic debugging?

      PyScripter (windows only) here:


      On Nov 23, 4:00 pm, "Diez B. Roggisch" <d...@nospam.we b.dewrote:
      Victor Ng wrote:
      Subject line pretty much says it all - are those the only two editors
      that support running the symbolic debugger from inside the editor?Nope, eric for example does as well. And I presume komodo will do that also.
      >
      Diez

      Comment

      • Gabriel Genellina

        #4
        Re: Does only emacs and idle support symbolic debugging?

        At Thursday 23/11/2006 14:47, Bytter wrote:
        >PyScripter (windows only) here:
        >http://mmm-experts.com/Products.aspx?ProductId=4
        >
        >On Nov 23, 4:00 pm, "Diez B. Roggisch" <d...@nospam.we b.dewrote:
        Victor Ng wrote:
        Subject line pretty much says it all - are those the only two editors
        that support running the symbolic debugger from inside the
        editor?Nope, eric for example does as well. And I presume komodo
        will do that also.
        Also PythonWin (part of win32all package)


        --
        Gabriel Genellina
        Softlab SRL

        _______________ _______________ _______________ _____
        Correo Yahoo!
        Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
        ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar

        Comment

        Working...