This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Debugger freeze problem when you specify program on thecommand line


On Mon, 2003-06-30 at 01:52, Al Leitch wrote:
> Thankfully there's a nice but slightly inconvient workaround for this, 
> anyway...  If you run insight and specify on the command line, a program to 
> debug, it works all and well.  The problems begin when you "hit" the run 
> button.  Then the whole debugger and program apparently freezes.  Even if 
> you simply press the "nexti" button, the freeze will happen.
> 

There should be no difference between specifying a program name on the
command line (which is what I do 99% of the time) and using a menu or
shortcut.

Next time you try this, double-check the target settings (File->Target
Settings...), keep a console window open (View->Console), and keep a
debug window open. That should let you know if there are any
errors/warnings that you might be missing.

To open a debug window, enter "tk ManagedWin::open DebugWin" at the
console prompt.

Keith



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]