Bug 4198 - invoke: frysk --debugger
Summary: invoke: frysk --debugger
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2248
  Show dependency treegraph
 
Reported: 2007-03-15 18:20 UTC by Andrew Cagney
Modified: 2007-03-21 18:18 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2007-03-15 18:20:10 UTC
Invoking frysk as:
   frysk --debugger
should directly jump to the source code browser.

Is this useful?
Comment 1 Mike Cvet 2007-03-15 18:46:59 UTC
I already had this implemented as a result of #3584, but commented-out in 
Gui.java pending breakpoints progress and core problems; the code has since 
been deleted. 

I'll see if I can get the code back in again.