[Eric] how to only display wanted variables in debugger view?

Detlev Offenbach detlev at die-offenbachs.de
Mon Mar 16 18:12:48 GMT 2009


On Montag, 16. März 2009, Forrest Sheng Bao wrote:
> Well, suppose I have 100 variables unwanted. Do I have to manually hide
> them one by one?

No, use a regular expression.

>
> On Mon, Mar 16, 2009 at 12:45 PM, Detlev Offenbach
> <detlev at die-offenbachs.de
>
> > wrote:
> >
> > On Montag, 16. März 2009, Forrest Sheng Bao wrote:
> > > Hi,
> > >
> > > I am using Eric to debug my Python program. My program has many many
> > > variables. How can I control to display only a few of them? I just want
> >
> > to
> >
> > > keep my eyes on some variables, but not all of them.
> > >
> > > Cheers,
> > > Forrest
> >
> > You could use the variables filter to hide unwanted variables.
> >
> > Detlev
> > --
> > Detlev Offenbach
> > detlev at die-offenbachs.de



-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the Eric mailing list