debugger

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

    #1

    debugger

    Is there a decent debugger to use with IDL? I have briefly about "PDB" but
    this looks pretty limited in features and difficult to use.

    Any suggestions?
    Bryan


  • Benji York

    #2
    Re: debugger

    mclaugb wrote:[color=blue]
    > Is there a decent debugger to use with IDL? I have briefly about "PDB" but
    > this looks pretty limited in features and difficult to use.[/color]

    You might like Winpdb:

    --
    Benji York

    Comment

    • robert.dowell@gmail.com

      #3
      Re: debugger


      Benji York wrote:[color=blue]
      > mclaugb wrote:[color=green]
      > > Is there a decent debugger to use with IDL? I have briefly about "PDB" but
      > > this looks pretty limited in features and difficult to use.[/color]
      >
      > You might like Winpdb:
      > http://www.digitalpeers.com/pythondebugger/
      > --
      > Benji York[/color]

      Not Found

      The requested URL /pythondebugger/-- was not found on this server.
      Apache/2.0.52 (Red Hat) Server at www.digitalpeers.com Port 80

      Comment

      • Benji York

        #4
        Re: debugger

        robert.dowell@g mail.com wrote:[color=blue]
        > Benji York wrote:[color=green]
        >>You might like Winpdb:
        >>http://www.digitalpeers.com/pythondebugger/[/color]
        >
        > Not Found
        >
        > The requested URL /pythondebugger/-- was not found on this server.
        > Apache/2.0.52 (Red Hat) Server at www.digitalpeers.com Port 80[/color]

        <shrug> Works for me.
        --
        Benji York

        Comment

        • robert.dowell@gmail.com

          #5
          Re: debugger


          Benji York wrote:[color=blue]
          > robert.dowell@g mail.com wrote:[color=green]
          > > Benji York wrote:[color=darkred]
          > >>You might like Winpdb:
          > >>http://www.digitalpeers.com/pythondebugger/[/color]
          > >
          > > Not Found
          > >
          > > The requested URL /pythondebugger/-- was not found on this server.
          > > Apache/2.0.52 (Red Hat) Server at www.digitalpeers.com Port 80[/color]
          >
          > <shrug> Works for me.
          > --
          > Benji York[/color]

          Yeah, for some reason my browser was appending /-- to the link. I
          figured that out (little slow today) and pulled my post.

          Comment

          • mclaugb

            #6
            Re: debugger

            is there a way to only look at specific variable names in Winpdb? It takes
            forever to debug something when i constantly have to search for variables.


            <robert.dowell@ gmail.com> wrote in message
            news:1131476294 .676867.161230@ f14g2000cwb.goo glegroups.com.. .[color=blue]
            >
            > Benji York wrote:[color=green]
            >> robert.dowell@g mail.com wrote:[color=darkred]
            >> > Benji York wrote:
            >> >>You might like Winpdb:
            >> >>http://www.digitalpeers.com/pythondebugger/
            >> >
            >> > Not Found
            >> >
            >> > The requested URL /pythondebugger/-- was not found on this server.
            >> > Apache/2.0.52 (Red Hat) Server at www.digitalpeers.com Port 80[/color]
            >>
            >> <shrug> Works for me.
            >> --
            >> Benji York[/color]
            >
            > Yeah, for some reason my browser was appending /-- to the link. I
            > figured that out (little slow today) and pulled my post.
            >[/color]


            Comment

            Working...