A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

abiOnly() - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
 
abiOnly() - Method in class frysk.stack.PrintStackOptions
 
aboutToStart(Test, TestResult) - Method in class junit.swingui.FailureRunView
 
AboutWindow - Class in frysk.gui.monitor
 
AboutWindow(LibGlade) - Constructor for class frysk.gui.monitor.AboutWindow
 
aboutWindow - Variable in class frysk.gui.monitor.WindowManager
 
ABRT - Static variable in class frysk.isa.signals.StandardSignal
 
ABRT - Static variable in class frysk.sys.Signal
 
ABS - Static variable in class lib.dwfl.DwOp
 
ABS_ - Static variable in class lib.dwfl.DwOp
 
ABSTRACT_ORIGIN - Static variable in class lib.dwfl.DwAt
 
ABSTRACT_ORIGIN_ - Static variable in class lib.dwfl.DwAt
 
access(ByteBuffer, long, long, byte[], int, boolean) - Method in class frysk.isa.banks.BankRegister
 
access(Register, ByteBuffer, long, long, byte[], int, boolean) - Method in class frysk.isa.banks.BankRegisterMap
 
access(Register, long, long, byte[], int, boolean) - Method in class frysk.isa.banks.RegisterBanks
 
access(Register, int, int, byte[], int, boolean) - Method in class frysk.proc.Task
Access bytes OFFSET:LENGTH of the Task's register read/writing it into the byte buffer from START.
Access - Class in frysk.value
 
ACCESS_DECLARATION - Static variable in class lib.dwfl.DwTag
 
ACCESS_DECLARATION_ - Static variable in class lib.dwfl.DwTag
 
ACCESSIBILITY - Static variable in class lib.dwfl.DwAt
 
ACCESSIBILITY_ - Static variable in class lib.dwfl.DwAt
 
accessMem(long, byte[], boolean) - Method in class lib.unwind.AddressSpace
 
accessReg(Number, byte[], boolean) - Method in class lib.unwind.AddressSpace
Access LIBUNWIND Register REGNUM.
Action - Class in frysk.gui.monitor.actions
 
Action() - Constructor for class frysk.gui.monitor.actions.Action
 
Action(Action) - Constructor for class frysk.gui.monitor.actions.Action
 
Action(String, String) - Constructor for class frysk.gui.monitor.actions.Action
 
Action - Class in frysk.proc
An Observer return this Action to indicate what should happen next.
Action - Class in frysk.sys.termios
Action to take before updating a terminals settings.
ActionManager - Class in frysk.gui.monitor.actions
Only once instance.
ActionManager() - Constructor for class frysk.gui.monitor.actions.ActionManager
 
ActionPoint - Class in frysk.gui.monitor.actions
In a similar manner to
ActionPoint() - Constructor for class frysk.gui.monitor.actions.ActionPoint
 
ActionPoint(String, String) - Constructor for class frysk.gui.monitor.actions.ActionPoint
 
ActionPoint(ActionPoint) - Constructor for class frysk.gui.monitor.actions.ActionPoint
 
ActionPointEvent - Class in frysk.event
Event to be exectued after a task stops due to one or more action points being hit.
ActionPointEvent(Set, PrintWriter) - Constructor for class frysk.event.ActionPointEvent
 
ActionPool - Class in frysk.gui.monitor
Singleton; only one action pool.
ActionPool() - Constructor for class frysk.gui.monitor.ActionPool
}
ActionRow - Class in frysk.gui.monitor
 
ActionsTable - Class in frysk.gui.monitor
 
ActionsTable(Handle) - Constructor for class frysk.gui.monitor.ActionsTable
 
ActionsWidget - Class in frysk.gui.monitor
 
ActionsWidget(LibGlade) - Constructor for class frysk.gui.monitor.ActionsWidget
 
activate() - Method in class junit.swingui.FailureRunView
 
activateHelp() - Static method in class frysk.gui.FryskHelpManager
activateHelp activates the Gnome help system pointing it at Frysk's installed help.
activateProc() - Method in class frysk.gui.srcwin.SourceWindow
activateProc is called when the user has selected an executable from the FileChooserDialog.
ActiveTestSuite - Class in junit.extensions
A TestSuite for active Tests.
ActiveTestSuite() - Constructor for class junit.extensions.ActiveTestSuite
 
ActiveTestSuite(Class) - Constructor for class junit.extensions.ActiveTestSuite
 
ActiveTestSuite(String) - Constructor for class junit.extensions.ActiveTestSuite
 
ActiveTestSuite(Class, String) - Constructor for class junit.extensions.ActiveTestSuite
 
add(WaitBuilder) - Method in class frysk.event.EventLoop
Add support for the notification of waitpid events.
add(TimerEvent) - Method in class frysk.event.EventLoop
Add a timer event that will expire at some stage in the future.
add(SignalEvent) - Method in class frysk.event.EventLoop
Add the signal handler, signals are processed and then delivered using the event-loop.
add(Event) - Method in class frysk.event.EventLoop
Add the event to the end of the queue of events that need to be processed.
add(GuiObject, TreeIter) - Method in class frysk.gui.monitor.CheckedListView
 
add(GuiObject, TreeIter) - Method in class frysk.gui.monitor.DetailedObserverTreeView
 
add(GuiObject) - Method in class frysk.gui.monitor.ListView
 
add(GuiObject, int) - Method in class frysk.gui.monitor.ListView
Add the given object at the given index
add(GuiObject, TreeIter) - Method in class frysk.gui.monitor.ListView
Add the given object at the given treeIter
add(Object) - Method in class frysk.gui.monitor.ObservableLinkedList
 
add(int, Object) - Method in class frysk.gui.monitor.ObservableLinkedList
 
add(GuiObject) - Method in class frysk.gui.monitor.SimpleComboBox
 
add(GuiObject, int) - Method in class frysk.gui.monitor.SimpleComboBox
Add the given object at the given index
add(GuiObject, TreeIter) - Method in class frysk.gui.monitor.SimpleComboBox
Add the given object at the given treeIter
add(GuiObject) - Method in class frysk.gui.monitor.UniqueHashMap
 
add(Object) - Method in class frysk.hpd.HardList
 
add(Register, Number) - Method in class frysk.isa.registers.RegisterMap
Add the REGISTER-NUMBER mapping.
add() - Method in class frysk.proc.live.TaskObservation
Runs any action (if suplied) and then adds the observer to the observable.
add(Observer) - Method in class frysk.proc.Observable
Add Observer to this Observable.
add(Proc) - Method in class frysk.proc.Proc
Add Proc as a new child XXX: This should not be public.
add(Signal) - Static method in class frysk.sys.Poll
Add Sig to the set of signals checked during poll.
add(Signal) - Method in class frysk.sys.SignalSet
Add sigNum to the SignalSet; return this.
add(Signal[]) - Method in class frysk.sys.SignalSet
Add the array of signals to the SignalSet; return this.
add(Task) - Method in class frysk.testbed.TaskSet
Add the Task to the Set of Task's.
add(ProcessIdentifier) - Static method in class frysk.testbed.TearDownProcess
Add the pid to the set of pidsToKillDuringTearDown that should be killed off during tearDown.
add(Value, Value) - Method in class frysk.value.AddressUnit
Pointer and Address Addition
add(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
add(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
add(Value, Value) - Method in class frysk.value.IntegerUnit
 
add(Option) - Method in class gnu.classpath.tools.getopt.OptionGroup
Add an option to this option group.
add(Option) - Method in class gnu.classpath.tools.getopt.Parser
Add an option to this parser.
add(OptionGroup) - Method in class gnu.classpath.tools.getopt.Parser
Add an option group to this parser.
ADD - Static variable in interface jline.ConsoleOperations
Operation that
addAction(Action) - Method in class frysk.gui.monitor.actions.ActionPoint
 
addBaseObserverPrototype(ObserverRoot) - Method in class frysk.gui.monitor.observers.ObserverManager
 
addBitFieldMember(String, SourceLocation, Type, long, Access, int, int) - Method in class frysk.value.CompositeType
 
addBlocker(Task, TaskObserver) - Method in class frysk.stepping.SteppingEngine
Add a blocker to the list of blockers that the stepping engine must unblock before continuing.
addBreakpoint(Task, Breakpoint) - Method in class frysk.stepping.SteppingEngine
Adds the given Breakpoint on the given Task.
addCancelButtonListener(ButtonListener) - Method in class frysk.gui.druid.CreateFryskSessionDruid
 
addCandidateString(String) - Method in class jline.SimpleCompletor
 
addChild(EventViewerWidget) - Method in class frysk.gui.monitor.eventviewer.EventViewerWidgetList
 
addChild(String[]) - Method in class frysk.sys.PseudoTerminal
Convenience method, adds a child process bound to this pseudo-terminal.
addComment(int, int, int, int) - Method in class frysk.gui.srcwin.SourceBuffer
Adds a comment to be highlighted in the text
addCompletor(Completor) - Method in class jline.ConsoleReader
Add the specified Completor to the list of handlers for tab-completion.
addDaemon(String[]) - Method in class frysk.sys.PseudoTerminal
Convenience method, adds a daemon process bound to this pseudo-terminal.
addDebugProcess(DebugProcess) - Method in class frysk.gui.sessions.Session
Add a debug process to this session
addDefaultObservers() - Method in class frysk.gui.sessions.Session
 
addDP(DebugProcess) - Method in class frysk.gui.monitor.ListView
 
addDP(DebugProcess, TreeIter) - Method in class frysk.gui.monitor.ListView
 
addDP(DebugProcess, int) - Method in class frysk.gui.monitor.ListView
 
addedCount() - Method in class frysk.testbed.TaskObserverBase
 
addEditListener(CellRendererTextListener) - Method in class frysk.gui.monitor.ListView
 
addedTo(Object) - Method in class frysk.bindir.fstep
 
addedTo(Object) - Method in class frysk.gui.monitor.observers.ObserverRoot
 
addedTo(Object) - Method in class frysk.gui.monitor.observers.ProgramObserver
 
addedTo(Object) - Method in class frysk.gui.monitor.observers.TaskForkedObserver
 
addedTo(Object) - Method in class frysk.gui.monitor.observers.TaskObserverRoot
 
addedTo(Object) - Method in interface frysk.proc.Observer
Acknowledge the request to add this Observer from Object's set of observers was successful.
addedTo(Object) - Method in class frysk.proc.ProcTasksAction
 
addedTo(Object) - Method in class frysk.rt.Breakpoint
 
addedTo(Object) - Method in class frysk.rt.Breakpoint.PersistentBreakpoint
 
addedTo(Object) - Method in class frysk.rt.ProcTaskIDManager
 
addedTo(Object) - Method in class frysk.rt.SourceBreakpoint
 
addedTo(Object) - Method in class frysk.testbed.CoredumpAction
 
addedTo(Object) - Method in class frysk.testbed.TaskObserverBase
 
addedTo(Object) - Method in class frysk.util.StacktraceAction
 
addend - Variable in class lib.dwfl.ElfRel
 
addError(Test, Throwable) - Method in class junit.runner.BaseTestRunner
 
addError(Test, Throwable) - Method in class junit.textui.ResultPrinter
 
addEvent(Event) - Method in class frysk.gui.monitor.eventviewer.EventManager
 
addFailed(Object, Throwable) - Method in class frysk.bindir.fstep
 
addFailed(Object, Throwable) - Method in class frysk.gui.monitor.observers.ObserverRoot
 
addFailed(Object, Throwable) - Method in class frysk.gui.monitor.observers.ProgramObserver
 
addFailed(Object, Throwable) - Method in interface frysk.proc.Observer
Notify that the attempt to add to the specified observer failed.
addFailed(Object, Throwable) - Method in class frysk.proc.ProcTasksAction
 
addFailed(Object, Throwable) - Method in class frysk.rt.Breakpoint
 
addFailed(Object, Throwable) - Method in class frysk.rt.ProcTaskIDManager
 
addFailed(Object, Throwable) - Method in class frysk.rt.SourceBreakpoint
 
addFailed(Object, Throwable) - Method in class frysk.testbed.CoredumpAction
 
addFailed(Object, Throwable) - Method in class frysk.testbed.TaskObserverBase
The add operation failed, should never happen.
addFailed(Object, Throwable) - Method in class frysk.util.StacktraceAction
 
addFailure(Test, AssertionFailedError) - Method in class junit.runner.BaseTestRunner
 
addFailure(Test, AssertionFailedError) - Method in class junit.textui.ResultPrinter
 
addFilter(Filter) - Method in class frysk.gui.monitor.filters.FilterPoint
 
addFunction(String, int, int, int, int, String) - Method in class frysk.dom.DOMSource
adds an inline function to this DOMSource object.
addFunctionBreakpoint(String, ObjectDeclaration) - Method in class frysk.rt.BreakpointManager
Create a function breakpoint not associated with any process
addGenericActionPrototype(Action) - Method in class frysk.gui.monitor.actions.ActionManager
Add a generic Action to the list of available Action prototypes.
addGuiProc(GuiProc) - Method in class frysk.gui.sessions.Session
Searches to find if there is already a DebugProcess representing the executable of the given GuiProc.
addIcon(Pixbuf, IconSize) - Method in class frysk.gui.common.FryskIconSet
 
addImage(String, String, String) - Method in class frysk.dom.DOMFrysk
adds an image element to the DOM
addImage(DOMImage) - Method in class frysk.dom.DOMFrysk
Adds the given image to the DOM
addInheritance(String, SourceLocation, Type, long, Access) - Method in class frysk.value.CompositeType
 
addInlineFunction(DOMFunction) - Method in class frysk.dom.DOMSource
Adds an inline function to this source.
addInlineInst(String, int, int, int) - Method in class frysk.dom.DOMInlineInstance
adds an inline instance to a source element
addInlineInst(String, int, int, int, int) - Method in class frysk.dom.DOMSource
add an inline instance to this source instance.
addInteger(GuiObject, int, DynamicWidget.IntCallback) - Method in class frysk.gui.monitor.DynamicWidget
 
addIntFilterPrototype(IntFilter) - Method in class frysk.gui.monitor.filters.FilterManager
 
addItem(LiaisonItem) - Method in class frysk.gui.monitor.LiaisonPoint
 
addition - Variable in class frysk.ftrace.Rule
 
additive_expression() - Method in class frysk.expr.CExprParser
 
addLine(int, String, boolean, boolean, int, long) - Method in class frysk.dom.DOMSource
creates a line Element under this source Element
addLine(DOMLine) - Method in class frysk.dom.DOMSource
add a DOMLine element
addLineBreakpoint(String, int, int) - Method in class frysk.rt.BreakpointManager
Create a line breakpoint that is not associated with any process.
addLineBreakpoint(File, int, int) - Method in class frysk.rt.BreakpointManager
Create a line breakpoint that is not associated with any process.
addListener(BooleanPreference.BooleanPreferenceListener) - Method in class frysk.gui.prefs.BooleanPreference
Adds a listener that will be notified whenever the value of the preference is changed
addListener(ColorPreference.ColorPreferenceListener) - Method in class frysk.gui.prefs.ColorPreference
Adds a listener to this preference that will get notified whenever the value of this preference changes
addListener(IntPreference.IntPreferenceListener) - Method in class frysk.gui.prefs.IntPreference
Adds a new listener to this preference.
addListener(WatchListListener) - Method in class frysk.gui.sessions.WatchList
Adds a listener to be notified when the list of watched variables changes.
addListener(CurrentStackView.StackViewListener) - Method in class frysk.gui.srcwin.CurrentStackView
 
addListener(SyntaxPreference.SyntaxPreferenceListener) - Method in class frysk.gui.srcwin.prefs.SyntaxPreference
 
addMember(String, SourceLocation, Type, long, Access) - Method in class frysk.value.CompositeType
 
addMember(String, long) - Method in class frysk.value.EnumType
 
addObserver(Observer) - Method in class frysk.gui.monitor.GuiObservable
 
addObserver(ObserverRoot) - Method in class frysk.gui.sessions.Session
 
addObserver(VariableWatchView.WatchViewListener) - Method in class frysk.gui.srcwin.VariableWatchView
Adds a listener to this list of observers.
addObserver(BreakpointObserver) - Method in class frysk.rt.Breakpoint.PersistentBreakpoint
 
addObserver(SourceBreakpointObserver) - Method in class frysk.rt.SourceBreakpoint
 
addObserver(DisplayValueObserver) - Method in class frysk.rt.UpdatingDisplayValue
Adds an observer to listen for changes to this DisplayValue
addObserver(Observer) - Method in class frysk.stepping.SteppingEngine
Adds the given Observer to this.steppingObserver's Observer list.
addOkButtonListener(ButtonListener) - Method in class frysk.gui.druid.CreateFryskSessionDruid
 
addOps(int, int, int, int) - Method in class lib.dwfl.DwarfDie
 
addPage(String, PreferenceWidget) - Method in class frysk.gui.monitor.PreferencesWindow
Adds a new category page in the preference window
addParameter(Type, String) - Method in class frysk.value.FunctionType
 
addPersistentBreakpoint(Task, Breakpoint.PersistentBreakpoint) - Method in class frysk.rt.Breakpoint
 
addPID(int) - Method in class frysk.dom.DOMFrysk
Add the PID to the DOM
addPLTBreakpoint(PLTEntry) - Method in class frysk.rt.BreakpointManager
Create a PLT breakpoint not associated with any process
addPollIn(int) - Method in class frysk.sys.Poll.Fds
 
addPopupWindow(Window) - Method in class frysk.gui.monitor.TrayIcon
Adds a new window to be triggered when the appropriate mouse button is pressed
addPreference(FryskPreference) - Method in class frysk.gui.prefs.PreferenceGroup
Adds a new preference to this group
addPreferenceGroup(PreferenceGroup) - Static method in class frysk.gui.prefs.PreferenceManager
Add a preference group to the internal list of groups.
addProc(Proc) - Method in class frysk.ftrace.Ftrace
 
addProc(GuiProc) - Method in class frysk.gui.sessions.DebugProcess
Adds a GuiProc to the Debug Process
addProc(DebugInfoFrame[], int) - Method in class frysk.gui.srcwin.CurrentStackView
 
addProc(Proc) - Method in class frysk.stepping.SteppingEngine
Once SteppingEngine is already managing one or more Tasks, appends the given process to the data structures in SteppingEngine.
addProcActionPrototype(ProcAction) - Method in class frysk.gui.monitor.actions.ActionManager
Add a ProcAction to the list of available ProcAction prototypes.
addProcFilterPrototype(ProcFilter) - Method in class frysk.gui.monitor.filters.FilterManager
add an observer to the list of available observers.
addr - Variable in class frysk.ftrace.AddrRule
 
ADDR - Static variable in class lib.dwfl.DwOp
 
addr - Variable in class lib.dwfl.ElfSectionHeader
 
ADDR_ - Static variable in class lib.dwfl.DwOp
 
ADDR_ATTR - Static variable in class frysk.dom.DOMSource
 
addralign - Variable in class lib.dwfl.ElfSectionHeader
 
ADDRESS - Static variable in class lib.dwfl.DwAte
 
address - Variable in class lib.dwfl.Instruction
 
ADDRESS_ - Static variable in class lib.dwfl.DwAte
 
ADDRESS_CLASS - Static variable in class lib.dwfl.DwAt
 
ADDRESS_CLASS_ - Static variable in class lib.dwfl.DwAt
 
ADDRESS_OF - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
ADDRESS_OF - Static variable in interface frysk.expr.CExprParserTokenTypes
 
ADDRESS_OF - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
addressHigh - Variable in class frysk.proc.MemoryMap
 
addressLow - Variable in class frysk.proc.MemoryMap
 
addressOf(Value, ByteOrder, int) - Method in class frysk.value.Type
Evaluates the address of a variable.
AddressSpace - Class in frysk.sys.ptrace
A ptrace address space, that can be peeked or poked a "word" at a time.
AddressSpace - Class in lib.unwind
 
AddressSpace(Unwind, ByteOrder) - Constructor for class lib.unwind.AddressSpace
 
AddressSpaceByteBuffer - Class in frysk.proc.live
 
AddressSpaceByteBuffer(ProcessIdentifier, AddressSpace) - Constructor for class frysk.proc.live.AddressSpaceByteBuffer
 
AddressUnit - Class in frysk.value
Operation handling for pointers and addresses.
AddressUnit(ArrayType, int) - Constructor for class frysk.value.AddressUnit
 
AddressUnit(PointerType, int) - Constructor for class frysk.value.AddressUnit
 
AddrRule - Class in frysk.ftrace
 
AddrRule(boolean, RuleOptions, long, String) - Constructor for class frysk.ftrace.AddrRule
 
addScopeVarName(String) - Method in class lib.dwfl.DwarfDie
 
addSession(Session) - Method in class frysk.gui.sessions.SessionManager
Add a session to the manager
addSource(String, String, String[]) - Method in class frysk.dom.DOMImage
adds a source element under this image
addSource(Proc, SourceLocation, DOMFrysk) - Method in class frysk.dom.DOMImage
adds a source element under this DOMImage
addSource(DOMSource) - Method in class frysk.dom.DOMImage
Adds the given DOMSource as a source in this image
addStaticBitFieldMember(LocationExpression, String, SourceLocation, Type, long, Access, int, int) - Method in class frysk.value.CompositeType
 
addStaticMember(LocationExpression, String, SourceLocation, Type, long, Access) - Method in class frysk.value.CompositeType
 
addString(GuiObject, String, DynamicWidget.StringCallback) - Method in class frysk.gui.monitor.DynamicWidget
Adds an @link Entry to the dynamic widget.
addSubgroup(PreferenceGroup) - Method in class frysk.gui.prefs.PreferenceGroup
Adds a new subgroup to this group
addSymbolBreakpoint(DwflSymbol) - Method in class frysk.rt.BreakpointManager
Create a symbol breakpoint not associated with any process
addTab(JTabbedPane) - Method in class junit.swingui.FailureRunView
 
addTag(String, String, int) - Method in class frysk.dom.DOMLine
adds a new tag to a source line
addTag(DOMTag) - Method in class frysk.dom.DOMLine
add a tag element to this line
addTag(Tag) - Method in class frysk.gui.srcwin.tags.Tagset
Adds the given tag to this tagset.
addTagset(Tagset) - Method in class frysk.gui.sessions.DebugProcess
Adds a tagset to the debug process
addTagset(Tagset) - Method in class frysk.gui.srcwin.tags.TagsetManager
Adds the tagset to the manager.
addTaskActionPrototype(TaskAction) - Method in class frysk.gui.monitor.actions.ActionManager
Add a TaskAction to the list of available TaskAction prototypes.
addTaskFilterPrototype(TaskFilter) - Method in class frysk.gui.monitor.filters.FilterManager
 
AddTaskObserverAction - Class in frysk.gui.monitor.actions
When executed this action adds the given observer to the given task.
AddTaskObserverAction() - Constructor for class frysk.gui.monitor.actions.AddTaskObserverAction
 
AddTaskObserverAction(AddTaskObserverAction) - Constructor for class frysk.gui.monitor.actions.AddTaskObserverAction
 
addTaskObserverPrototype(ObserverRoot) - Method in class frysk.gui.monitor.observers.ObserverManager
add the given prototype to the list of available observers.
addTimeLine(TimeLine) - Method in class frysk.gui.monitor.eventviewer.TimeLineSelectionManager
 
addToDrawingAreaSizeGroup(Widget) - Static method in class frysk.gui.monitor.eventviewer.TimeLine
 
addToFactory(IconFactory) - Method in class frysk.gui.common.FryskIconSet
 
addToggleListener(CellRendererToggleListener) - Method in class frysk.gui.monitor.CheckedListView
 
addToGrid(Component, int, int, int, int, double, double, int, int, Insets) - Method in class junit.swingui.CounterPanel
 
addToHistory(String) - Method in class jline.History
Add the specified buffer to the end of the history.
addToLabelsSizeGroup(Widget) - Static method in class frysk.gui.monitor.eventviewer.TimeLine
 
addToProcTimeLineSizeGroup(ProcTimeLine) - Static method in class frysk.gui.monitor.eventviewer.ProcTimeLine
 
addToTable() - Method in class frysk.gui.monitor.ActionRow
 
addToTable() - Method in class frysk.gui.monitor.FilterRow
 
addToTable() - Method in class frysk.gui.monitor.ObserverItemRow
 
addToTaskTimeLineSizeGroup(TaskTimeLine) - Static method in class frysk.gui.monitor.eventviewer.TaskTimeLine
 
addVariable(UpdatingDisplayValue) - Method in class frysk.gui.sessions.WatchList
Adds a display to the list of watched variables
addVariableTrace(String) - Method in class frysk.gui.srcwin.SourceWindow
Adds the selected variable to the variable trace window
addWatchpoint(TaskObserver.Watch, Task, long, int, boolean) - Method in class frysk.proc.live.WatchpointAddresses
Adds a watchpoint observer to an address.
afterReadLine(ConsoleReader, String, Character) - Method in class frysk.util.ObservingTerminal
 
afterReadLine(ConsoleReader, String, Character) - Method in class jline.Terminal
Invokes after the console reads a line with the prompt and mask.
ALIAS - Static variable in class frysk.testbed.ExecCommand.Executable
 
align - Variable in class lib.dwfl.ElfPHeader
 
ALL - Static variable in class frysk.isa.registers.PPC32Registers
 
ALL - Static variable in class frysk.isa.registers.PPC64Registers
 
allExistingTasksCompleted() - Method in interface frysk.proc.ProcBlockObserver
Called when all the tasks have been handled.
allExistingTasksCompleted() - Method in class frysk.testbed.CoredumpAction
 
allExistingTasksCompleted() - Method in class frysk.util.StacktraceAction
 
ALLOCATED - Static variable in class lib.dwfl.DwAt
 
ALLOCATED_ - Static variable in class lib.dwfl.DwAt
 
ALPHA - Static variable in class frysk.isa.signals.SignalTableFactory
 
alreadyAdded(ArrayList, String) - Static method in class frysk.dom.DOMCommon
alreadyAdded checks to see if an include path is already in the list before adding it.
ALRM - Static variable in class frysk.isa.signals.StandardSignal
 
ALRM - Static variable in class frysk.sys.Signal
 
AMPERSAND - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
AMPERSAND - Static variable in interface frysk.expr.CExprParserTokenTypes
 
AMPERSAND - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
AND - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
AND - Static variable in interface frysk.expr.CExprParserTokenTypes
 
AND - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
AND - Static variable in class lib.dwfl.DwOp
 
and(ElfFlags) - Method in class lib.dwfl.ElfFlags
 
AND_ - Static variable in class lib.dwfl.DwOp
 
anim - Static variable in class frysk.gui.common.IconManager
 
ANSIBuffer - Class in jline
A buffer that can contain ANSI text.
ANSIBuffer() - Constructor for class jline.ANSIBuffer
 
ANSIBuffer(String) - Constructor for class jline.ANSIBuffer
 
ANSIBuffer.ANSICodes - Class in jline
 
append(String) - Method in class jline.ANSIBuffer
 
appendRows(DebugInfoFrame, TreeIter) - Method in class frysk.gui.srcwin.CurrentStackView
 
appendTask(Proc) - Method in class frysk.gui.srcwin.SourceWindow
 
appliesTo(Proc, Task) - Method in class frysk.rt.SourceBreakpoint
 
apply(Collection, Set, Set) - Method in class frysk.ftrace.Rule
 
apply() - Method in class frysk.gui.monitor.Combo
 
apply() - Method in class frysk.gui.monitor.ObserverItemRow
 
apply() - Method in class frysk.gui.monitor.ObserverItemsTable
 
apply(Task) - Method in class frysk.gui.monitor.observers.ProgramObserver
 
apply(Task) - Method in class frysk.gui.monitor.observers.TaskCloneObserver
 
apply(Task) - Method in class frysk.gui.monitor.observers.TaskExecObserver
 
apply(Task) - Method in class frysk.gui.monitor.observers.TaskForkedObserver
 
apply(Proc) - Method in class frysk.gui.monitor.observers.TaskObserverRoot
 
apply(Task) - Method in class frysk.gui.monitor.observers.TaskObserverRoot
 
apply(Task) - Method in class frysk.gui.monitor.observers.TaskSignaledObserver
 
apply(Task) - Method in class frysk.gui.monitor.observers.TaskSyscallObserver
 
apply(Task) - Method in class frysk.gui.monitor.observers.TaskTerminatingObserver
 
Arch - Interface in frysk.ftrace
Architecture-dependend portion of Ltrace.
ArchFactory - Class in frysk.ftrace
 
ArchFormatter - Class in frysk.util
 
ArchFormatter() - Constructor for class frysk.util.ArchFormatter
 
areProcsAdded() - Method in class frysk.gui.sessions.Session
 
ARG_LIST - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
ARG_LIST - Static variable in interface frysk.expr.CExprParserTokenTypes
 
ARG_LIST - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
ARG_POINTER - Static variable in class lib.unwind.UnwindRegistersPPC64
 
ARG_POINTER_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
ArgumentCompletor - Class in jline
A Completor implementation that invokes a child completor using the appropriate separator argument.
ArgumentCompletor(Completor) - Constructor for class jline.ArgumentCompletor
Constuctor: create a new completor with the default argument separator of " ".
ArgumentCompletor(List) - Constructor for class jline.ArgumentCompletor
Constuctor: create a new completor with the default argument separator of " ".
ArgumentCompletor(Completor[]) - Constructor for class jline.ArgumentCompletor
Constuctor: create a new completor with the default argument separator of " ".
ArgumentCompletor(Completor, ArgumentCompletor.ArgumentDelimiter) - Constructor for class jline.ArgumentCompletor
Constuctor: create a new completor with the specified argument delimiter.
ArgumentCompletor(Completor[], ArgumentCompletor.ArgumentDelimiter) - Constructor for class jline.ArgumentCompletor
Constuctor: create a new completor with the specified argument delimiter.
ArgumentCompletor.AbstractArgumentDelimiter - Class in jline
Abstract implementation of a delimiter that uses the ArgumentCompletor.AbstractArgumentDelimiter.isDelimiter(java.lang.String, int) method to determine if a particular character should be used as a delimiter.
ArgumentCompletor.AbstractArgumentDelimiter() - Constructor for class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
ArgumentCompletor.ArgumentDelimiter - Interface in jline
The ArgumentCompletor.ArgumentDelimiter allows custom breaking up of a String into individual arguments in order to dispatch the arguments to the nested Completor.
ArgumentCompletor.ArgumentList - Class in jline
The result of a delimited buffer.
ArgumentCompletor.ArgumentList(String[], int, int, int) - Constructor for class jline.ArgumentCompletor.ArgumentList
 
ArgumentCompletor.WhitespaceArgumentDelimiter - Class in jline
ArgumentCompletor.ArgumentDelimiter implementation that counts all whitespace (as reported by Character.isWhitespace(char)) as being a delimiter.
ArgumentCompletor.WhitespaceArgumentDelimiter() - Constructor for class jline.ArgumentCompletor.WhitespaceArgumentDelimiter
 
argv - Variable in class frysk.testbed.ExecCommand
 
ARITHMETIC_MINUS - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
ARITHMETIC_MINUS - Static variable in interface frysk.expr.CExprParserTokenTypes
 
ARITHMETIC_MINUS - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
ARITHMETIC_PLUS - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
ARITHMETIC_PLUS - Static variable in interface frysk.expr.CExprParserTokenTypes
 
ARITHMETIC_PLUS - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
ArithmeticType - Class in frysk.value
Type for a arithmetic.
ArithmeticUnit - Class in frysk.value
Arithmetic and Logical Operation handling for different types.
ARRAY_TYPE - Static variable in class lib.dwfl.DwTag
 
ARRAY_TYPE_ - Static variable in class lib.dwfl.DwTag
 
ArrayByteBuffer - Class in inua.eio
 
ArrayByteBuffer(long) - Constructor for class inua.eio.ArrayByteBuffer
 
ArrayByteBuffer(byte[], long, long) - Constructor for class inua.eio.ArrayByteBuffer
 
ArrayByteBuffer(byte[]) - Constructor for class inua.eio.ArrayByteBuffer
 
ArrayType - Class in frysk.value
Type for an array.
ArrayType(Type, int, ArrayList) - Constructor for class frysk.value.ArrayType
Create an ArrayType XXX: dimensions needs to be a set of ranges; this upper bound is sooooo confusing.
ARROW_DOWN - Static variable in class jline.PtyTerminal
 
ARROW_DOWN - Static variable in class jline.UnixTerminal
 
ARROW_LEFT - Static variable in class jline.PtyTerminal
 
ARROW_LEFT - Static variable in class jline.UnixTerminal
 
ARROW_PREFIX - Static variable in class jline.PtyTerminal
 
ARROW_PREFIX - Static variable in class jline.UnixTerminal
 
ARROW_RIGHT - Static variable in class jline.PtyTerminal
 
ARROW_RIGHT - Static variable in class jline.UnixTerminal
 
ARROW_START - Static variable in class jline.PtyTerminal
 
ARROW_START - Static variable in class jline.UnixTerminal
 
ARROW_UP - Static variable in class jline.PtyTerminal
 
ARROW_UP - Static variable in class jline.UnixTerminal
 
ARTIFICIAL - Static variable in class lib.dwfl.DwAt
 
ARTIFICIAL_ - Static variable in class lib.dwfl.DwAt
 
asBigFloatingPoint() - Method in class frysk.value.Value
 
asBigInteger() - Method in class frysk.value.Value
 
asLong() - Method in class frysk.value.Value
Quick and dirty conversion of the value into a long.
Assert - Class in junit.framework
A set of assert methods.
assertEquals(String, Object, Object) - Static method in class junit.framework.Assert
Asserts that two objects are equal.
assertEquals(Object, Object) - Static method in class junit.framework.Assert
Asserts that two objects are equal.
assertEquals(String, String, String) - Static method in class junit.framework.Assert
Asserts that two Strings are equal.
assertEquals(String, String) - Static method in class junit.framework.Assert
Asserts that two Strings are equal.
assertEquals(String, double, double, double) - Static method in class junit.framework.Assert
Asserts that two doubles are equal concerning a delta.
assertEquals(double, double, double) - Static method in class junit.framework.Assert
Asserts that two doubles are equal concerning a delta.
assertEquals(String, float, float, float) - Static method in class junit.framework.Assert
Asserts that two floats are equal concerning a delta.
assertEquals(float, float, float) - Static method in class junit.framework.Assert
Asserts that two floats are equal concerning a delta.
assertEquals(String, long, long) - Static method in class junit.framework.Assert
Asserts that two longs are equal.
assertEquals(long, long) - Static method in class junit.framework.Assert
Asserts that two longs are equal.
assertEquals(String, boolean, boolean) - Static method in class junit.framework.Assert
Asserts that two booleans are equal.
assertEquals(boolean, boolean) - Static method in class junit.framework.Assert
Asserts that two booleans are equal.
assertEquals(String, byte, byte) - Static method in class junit.framework.Assert
Asserts that two bytes are equal.
assertEquals(byte, byte) - Static method in class junit.framework.Assert
Asserts that two bytes are equal.
assertEquals(String, char, char) - Static method in class junit.framework.Assert
Asserts that two chars are equal.
assertEquals(char, char) - Static method in class junit.framework.Assert
Asserts that two chars are equal.
assertEquals(String, short, short) - Static method in class junit.framework.Assert
Asserts that two shorts are equal.
assertEquals(short, short) - Static method in class junit.framework.Assert
Asserts that two shorts are equal.
assertEquals(String, int, int) - Static method in class junit.framework.Assert
Asserts that two ints are equal.
assertEquals(int, int) - Static method in class junit.framework.Assert
Asserts that two ints are equal.
assertFalse(String, boolean) - Static method in class junit.framework.Assert
Asserts that a condition is false.
assertFalse(boolean) - Static method in class junit.framework.Assert
Asserts that a condition is false.
AssertionFailedError - Error in junit.framework
Thrown when an assertion failed.
AssertionFailedError() - Constructor for error junit.framework.AssertionFailedError
 
AssertionFailedError(String) - Constructor for error junit.framework.AssertionFailedError
 
assertIs(StatState) - Method in class frysk.testbed.Offspring
The Offspring's main thread is in (or transitions to) the specified state.
assertIs(ProcessIdentifier) - Method in class frysk.testbed.StatState
Asserts that TID is in the specified state; or transitions to that state within a short period of time.
assertIs(Task) - Method in class frysk.testbed.StatState
 
assertNotNull(Object) - Static method in class junit.framework.Assert
Asserts that an object isn't null.
assertNotNull(String, Object) - Static method in class junit.framework.Assert
Asserts that an object isn't null.
assertNotSame(String, Object, Object) - Static method in class junit.framework.Assert
Asserts that two objects refer to the same object.
assertNotSame(Object, Object) - Static method in class junit.framework.Assert
Asserts that two objects refer to the same object.
assertNull(Object) - Static method in class junit.framework.Assert
Asserts that an object is null.
assertNull(String, Object) - Static method in class junit.framework.Assert
Asserts that an object is null.
assertRunExec(String) - Method in class frysk.testbed.ExecOffspring
Request an exec and then wait for the new program to signal back that it is running.
assertRunThreadExec(String) - Method in class frysk.testbed.ExecOffspring
Request that a random non-main thread do an exec and then wait for the new program to signal back that it is running.
assertRunToFindProc() - Method in class frysk.testbed.Offspring
Find/return the child's Proc by running the event-loop.
assertRunUntil(StatState) - Method in class frysk.testbed.Offspring
Run the event-loop until the offspring's main thread is in the specified state.
assertRunUntil(ProcessIdentifier) - Method in class frysk.testbed.StatState
 
assertRunUntil(Task) - Method in class frysk.testbed.StatState
 
assertRunUntilSignaled() - Method in class frysk.testbed.SignalWaiter
Runs the EventLoop until all specified signals have been received.
assertSame(String, Object, Object) - Static method in class junit.framework.Assert
Asserts that two objects refer to the same object.
assertSame(Object, Object) - Static method in class junit.framework.Assert
Asserts that two objects refer to the same object.
assertSendAddClonesWaitForAcks(int) - Method in class frysk.testbed.LegacyOffspring
Add many Tasks; wait for acknowledgement.
assertSendAddClonesWaitForAcks(int) - Method in class frysk.testbed.SlaveOffspring
Add many Tasks; wait for acknowledgement.
assertSendAddCloneWaitForAcks() - Method in class frysk.testbed.LegacyOffspring
Add a Task; wait for acknowledgement.
assertSendAddCloneWaitForAcks() - Method in class frysk.testbed.SlaveOffspring
Add a Task; wait for acknowledgement.
assertSendAddForkWaitForAcks() - Method in class frysk.testbed.LegacyOffspring
Add a child Proc; wait for acknowledgement
assertSendAddForkWaitForAcks() - Method in class frysk.testbed.SlaveOffspring
Add a child Proc; wait for acknowledgement
assertSendDelCloneWaitForAcks() - Method in class frysk.testbed.LegacyOffspring
Delete a Task.
assertSendDelCloneWaitForAcks() - Method in class frysk.testbed.SlaveOffspring
Delete a Task.
assertSendDelForkWaitForAcks() - Method in class frysk.testbed.LegacyOffspring
Delete a child Proc.
assertSendDelForkWaitForAcks() - Method in class frysk.testbed.SlaveOffspring
Delete a child Proc.
assertSendExecCloneWaitForAcks() - Method in class frysk.testbed.LegacyOffspring
Request that the cloned task perform an exec.
assertSendExecCloneWaitForAcks() - Method in class frysk.testbed.SlaveOffspring
Request that the cloned task perform an exec.
assertSendExecWaitForAcks() - Method in class frysk.testbed.LegacyOffspring
Request that the main task perform an exec; wait for the acknowledge.
assertSendExecWaitForAcks() - Method in class frysk.testbed.SlaveOffspring
Request that the main task perform an exec; wait for the acknowledge.
assertSendFryParentWaitForAcks() - Method in class frysk.testbed.LegacyOffspring
Kill the parent, expect an ack from the child (there had better be a child).
assertSendFryParentWaitForAcks() - Method in class frysk.testbed.SlaveOffspring
Kill the parent, expect an ack from the child (there had better be a child).
assertSendStop() - Method in class frysk.testbed.Offspring
Stop a Task with a SIGSTOP and then wait until it has stopped..
assertSendZombieForkWaitForAcks() - Method in class frysk.testbed.LegacyOffspring
Terminate a fork Proc (creates zombie).
assertSendZombieForkWaitForAcks() - Method in class frysk.testbed.SlaveOffspring
Terminate a fork Proc (creates zombie).
assertTrue(String, boolean) - Static method in class junit.framework.Assert
Asserts that a condition is true.
assertTrue(boolean) - Static method in class junit.framework.Assert
Asserts that a condition is true.
assign(Value, Value) - Method in class frysk.value.ArithmeticType
 
assign(Value) - Method in class frysk.value.Value
Assign VALUE to THIS; perform type conversion if necessary.
assign_op() - Method in class frysk.expr.CExprParser
Various types of assignment operators like +=, *=, /= etc.
ASSIGNEQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
ASSIGNEQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
ASSIGNEQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
assignment_expression() - Method in class frysk.expr.CExprParser
Assignment expressions of the form "expr1 = expr2 = expr3".
ASSOCIATED - Static variable in class lib.dwfl.DwAt
 
ASSOCIATED_ - Static variable in class lib.dwfl.DwAt
 
AT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
AT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
AT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
AT - Class in inua.elf
 
AT() - Constructor for class inua.elf.AT
 
attach(Proc, CLI) - Static method in class frysk.hpd.AttachCommand
 
attach(Proc, CLI, String) - Static method in class frysk.hpd.AttachCommand
 
attach(ProcessIdentifier) - Static method in class frysk.sys.ptrace.Ptrace
Attach to the process specified by PID.
attach(ProcessIdentifier) - Static method in class frysk.sys.ptrace.Utrace
Attach to the process specified by PID.
AttachCommand - Class in frysk.hpd
 
attachedDaemon() - Static method in class frysk.testbed.ForkFactory
 
attachToCore(File) - Static method in class frysk.gui.srcwin.SourceWindowFactory
 
attrib(int) - Static method in class jline.ANSIBuffer.ANSICodes
Sets the character attribute.
attrib(String, int) - Method in class jline.ANSIBuffer
 
AuditLibs - Class in frysk.sys
 
AuditLibs() - Constructor for class frysk.sys.AuditLibs
 
Auxv - Class in frysk.proc
 
Auxv(int, long) - Constructor for class frysk.proc.Auxv
 
AuxvBuilder - Class in frysk.sys.proc
The build an auxiliary vector using the contents of the file /proc/PID/auxv.
AuxvCommand - Class in frysk.hpd
 
AuxvCommand() - Constructor for class frysk.hpd.AuxvCommand
 
AuxvStringBuilder - Class in frysk.util
 
await() - Method in class frysk.util.CountDownLatch
 
await(long) - Method in class frysk.util.CountDownLatch
 

B

BACKGROUND - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
BACKSPACE - Static variable in interface jline.ConsoleOperations
 
backspace() - Method in class jline.ConsoleReader
Issue a backspace.
BankArrayRegister - Class in frysk.isa.banks
Register that is part of a register bank.
BankArrayRegisterMap - Class in frysk.isa.banks
Implement a map from frysk.isa.registers.Register to frysk.proc.BankArrayRegister.
BankArrayRegisterMap() - Constructor for class frysk.isa.banks.BankArrayRegisterMap
 
BankRegister - Class in frysk.isa.banks
A Register within a ByteBuffer register bank.
BankRegisterMap - Class in frysk.isa.banks
A mapping from Register to BankRegister (a register within a register bank).
BankRegisterMap() - Constructor for class frysk.isa.banks.BankRegisterMap
 
BASE - Static variable in class inua.elf.AT
 
base - Variable in class lib.dwfl.ElfSymbolVersion.Def
Whether the verdef is related to the file itself.
BASE_TYPE - Static variable in class lib.dwfl.DwTag
 
BASE_TYPE_ - Static variable in class lib.dwfl.DwTag
 
BASE_TYPES - Static variable in class lib.dwfl.DwAt
 
BASE_TYPES_ - Static variable in class lib.dwfl.DwAt
 
BaseTestRunner - Class in junit.runner
Base class for all test runners.
BaseTestRunner() - Constructor for class junit.runner.BaseTestRunner
 
BAUD_0 - Static variable in class frysk.sys.termios.Speed
 
BAUD_38400 - Static variable in class frysk.sys.termios.Speed
 
BAUD_9600 - Static variable in class frysk.sys.termios.Speed
 
beep() - Method in class jline.ConsoleReader
Issue an audible keyboard bell, if ConsoleReader.getBellEnabled() return true.
beforeReadLine(ConsoleReader, String, Character) - Method in class frysk.util.ObservingTerminal
 
beforeReadLine(ConsoleReader, String, Character) - Method in class jline.Terminal
Invokes before the console reads a line with the prompt and mask.
bias - Variable in class lib.dwfl.ModuleElfBias
 
BIG - Static variable in class lib.dwfl.DwEnd
 
BIG - Static variable in class lib.unwind.ByteOrder
 
BIG_ - Static variable in class lib.dwfl.DwEnd
 
BIG_ - Static variable in class lib.unwind.ByteOrder
 
BIG_ENDIAN - Static variable in class inua.eio.ByteOrder
 
bigEndian() - Static method in class frysk.config.Host
The host is big endian?
BigFloatingPoint - Class in frysk.value
Floating point type - wrapper around java.math.BigDecimal.
BINARY - Static variable in class frysk.value.Format
 
BINARY_SCALE - Static variable in class lib.dwfl.DwAt
 
BINARY_SCALE_ - Static variable in class lib.dwfl.DwAt
 
binFile(String) - Static method in class frysk.config.Prefix
A file in Frysk's user-visible executable directory.
BIT32 - Static variable in class frysk.testbed.ExecCommand.Executable
 
BIT64 - Static variable in class frysk.testbed.ExecCommand.Executable
 
BIT_OFFSET - Static variable in class lib.dwfl.DwAt
 
BIT_OFFSET_ - Static variable in class lib.dwfl.DwAt
 
BIT_PIECE - Static variable in class lib.dwfl.DwOp
 
BIT_PIECE_ - Static variable in class lib.dwfl.DwOp
 
BIT_SIZE - Static variable in class lib.dwfl.DwAt
 
BIT_SIZE_ - Static variable in class lib.dwfl.DwAt
 
BIT_STRIDE - Static variable in class lib.dwfl.DwAt
 
BIT_STRIDE_ - Static variable in class lib.dwfl.DwAt
 
bitwise_and_expression() - Method in class frysk.expr.CExprParser
 
bitwise_exclusive_or_expression() - Method in class frysk.expr.CExprParser
 
bitwise_inclusive_or_expression() - Method in class frysk.expr.CExprParser
 
bitWiseAnd(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
bitWiseAnd(Value, Value) - Method in class frysk.value.IntegerUnit
 
BITWISEANDEQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
BITWISEANDEQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
BITWISEANDEQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
bitWiseAndEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
bitWiseComplement(Value) - Method in class frysk.value.ArithmeticUnit
 
bitWiseComplement(Value) - Method in class frysk.value.IntegerUnit
 
BITWISEOR - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
BITWISEOR - Static variable in interface frysk.expr.CExprParserTokenTypes
 
BITWISEOR - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
bitWiseOr(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
bitWiseOr(Value, Value) - Method in class frysk.value.IntegerUnit
 
BITWISEOREQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
BITWISEOREQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
BITWISEOREQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
bitWiseOrEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
BITWISEXOR - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
BITWISEXOR - Static variable in interface frysk.expr.CExprParserTokenTypes
 
BITWISEXOR - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
bitWiseXor(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
bitWiseXor(Value, Value) - Method in class frysk.value.IntegerUnit
 
BITWISEXOREQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
BITWISEXOREQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
BITWISEXOREQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
bitWiseXorEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
black(String) - Method in class jline.ANSIBuffer
 
blink(String) - Method in class jline.ANSIBuffer
 
BLOCK - Static variable in class frysk.proc.Action
This Observer is is placing a block on the Observable; the Observable remaining suspended until this, and all other, blocks are lifted.
BLOCK - Static variable in class frysk.testbed.FunitThreadsOffspring.Type
The threads in the created program should repeatedly clone.
blocked - Variable in class frysk.sys.proc.Stat
The bitmap of blocked signals.
blockedByActionPoint(Task, TaskObserver) - Method in class frysk.stepping.SteppingEngine
Sets the stepping engine on being hit by an action point.
blockedByActionPoint(Task, TaskObserver, String, PrintWriter) - Method in class frysk.stepping.SteppingEngine
Sets the stepping engine on being hit by an action point.
blockingDrain() - Method in class frysk.sys.ProcessIdentifier
Perform a blocking drain of all wait events from this process.
blockingWait(WaitBuilder) - Method in class frysk.sys.ProcessIdentifier
Perform a blocking wait for a single event from this process.
blockProcMask(SignalSet) - Method in class frysk.sys.SignalSet
Block this SignalSet's signals; return the previous signal set in oldSet; return this.
blockProcMask() - Method in class frysk.sys.SignalSet
Block this SignalSet's signals; return this.
blue(String) - Method in class jline.ANSIBuffer
 
BODY_BEGIN - Static variable in class lib.dwfl.DwAt
 
BODY_BEGIN_ - Static variable in class lib.dwfl.DwAt
 
BODY_END - Static variable in class lib.dwfl.DwAt
 
BODY_END_ - Static variable in class lib.dwfl.DwAt
 
bogusUseOfInternalBlockersVariableFIXME() - Method in class frysk.proc.live.LinuxPtraceTask
 
bogusUseOfInternalBlockersVariableFIXME() - Method in class frysk.proc.Task
XXX: Code using this needs a re-think.
bold(String) - Method in class jline.ANSIBuffer
 
BOLD_FONT - Static variable in class junit.swingui.StatusLine
 
BOOLEAN - Static variable in class lib.dwfl.DwAte
 
BOOLEAN_ - Static variable in class lib.dwfl.DwAte
 
BooleanPreference - Class in frysk.gui.prefs
BoleanPreference models a boolean-valued preference within Frysk
BooleanPreference(String, boolean) - Constructor for class frysk.gui.prefs.BooleanPreference
Creates a new BooleanPreference
BooleanPreference.BooleanPreferenceListener - Interface in frysk.gui.prefs
 
BooleanType - Class in frysk.value
A boolean type.
BooleanType(String, ByteOrder, int) - Constructor for class frysk.value.BooleanType
 
Box - Class in frysk.gui.monitor.eventviewer
 
BRA - Static variable in class lib.dwfl.DwOp
 
BRA_ - Static variable in class lib.dwfl.DwOp
 
Breakpoint - Class in frysk.proc.live
Internal proc class that represents a Breakpoint at a certain address in a Proc.
Breakpoint - Class in frysk.rt
 
Breakpoint(SteppingEngine) - Constructor for class frysk.rt.Breakpoint
 
Breakpoint(SteppingEngine, long) - Constructor for class frysk.rt.Breakpoint
 
Breakpoint.PersistentBreakpoint - Class in frysk.rt
 
Breakpoint.PersistentBreakpoint(Task, long, SteppingEngine) - Constructor for class frysk.rt.Breakpoint.PersistentBreakpoint
 
BreakPointLocation - Interface in frysk.value
 
BreakpointManager - Class in frysk.rt
Class for managing user breakpoints.
BreakpointManager(SteppingEngine) - Constructor for class frysk.rt.BreakpointManager
Initialize the BreakpointManager.
BreakpointObserver - Interface in frysk.rt
 
BREG0 - Static variable in class lib.dwfl.DwOp
 
BREG0_ - Static variable in class lib.dwfl.DwOp
 
BREG1 - Static variable in class lib.dwfl.DwOp
 
BREG10 - Static variable in class lib.dwfl.DwOp
 
BREG10_ - Static variable in class lib.dwfl.DwOp
 
BREG11 - Static variable in class lib.dwfl.DwOp
 
BREG11_ - Static variable in class lib.dwfl.DwOp
 
BREG12 - Static variable in class lib.dwfl.DwOp
 
BREG12_ - Static variable in class lib.dwfl.DwOp
 
BREG13 - Static variable in class lib.dwfl.DwOp
 
BREG13_ - Static variable in class lib.dwfl.DwOp
 
BREG14 - Static variable in class lib.dwfl.DwOp
 
BREG14_ - Static variable in class lib.dwfl.DwOp
 
BREG15 - Static variable in class lib.dwfl.DwOp
 
BREG15_ - Static variable in class lib.dwfl.DwOp
 
BREG16 - Static variable in class lib.dwfl.DwOp
 
BREG16_ - Static variable in class lib.dwfl.DwOp
 
BREG17 - Static variable in class lib.dwfl.DwOp
 
BREG17_ - Static variable in class lib.dwfl.DwOp
 
BREG18 - Static variable in class lib.dwfl.DwOp
 
BREG18_ - Static variable in class lib.dwfl.DwOp
 
BREG19 - Static variable in class lib.dwfl.DwOp
 
BREG19_ - Static variable in class lib.dwfl.DwOp
 
BREG1_ - Static variable in class lib.dwfl.DwOp
 
BREG2 - Static variable in class lib.dwfl.DwOp
 
BREG20 - Static variable in class lib.dwfl.DwOp
 
BREG20_ - Static variable in class lib.dwfl.DwOp
 
BREG21 - Static variable in class lib.dwfl.DwOp
 
BREG21_ - Static variable in class lib.dwfl.DwOp
 
BREG22 - Static variable in class lib.dwfl.DwOp
 
BREG22_ - Static variable in class lib.dwfl.DwOp
 
BREG23 - Static variable in class lib.dwfl.DwOp
 
BREG23_ - Static variable in class lib.dwfl.DwOp
 
BREG24 - Static variable in class lib.dwfl.DwOp
 
BREG24_ - Static variable in class lib.dwfl.DwOp
 
BREG25 - Static variable in class lib.dwfl.DwOp
 
BREG25_ - Static variable in class lib.dwfl.DwOp
 
BREG26 - Static variable in class lib.dwfl.DwOp
 
BREG26_ - Static variable in class lib.dwfl.DwOp
 
BREG27 - Static variable in class lib.dwfl.DwOp
 
BREG27_ - Static variable in class lib.dwfl.DwOp
 
BREG28 - Static variable in class lib.dwfl.DwOp
 
BREG28_ - Static variable in class lib.dwfl.DwOp
 
BREG29 - Static variable in class lib.dwfl.DwOp
 
BREG29_ - Static variable in class lib.dwfl.DwOp
 
BREG2_ - Static variable in class lib.dwfl.DwOp
 
BREG3 - Static variable in class lib.dwfl.DwOp
 
BREG30 - Static variable in class lib.dwfl.DwOp
 
BREG30_ - Static variable in class lib.dwfl.DwOp
 
BREG31 - Static variable in class lib.dwfl.DwOp
 
BREG31_ - Static variable in class lib.dwfl.DwOp
 
BREG3_ - Static variable in class lib.dwfl.DwOp
 
BREG4 - Static variable in class lib.dwfl.DwOp
 
BREG4_ - Static variable in class lib.dwfl.DwOp
 
BREG5 - Static variable in class lib.dwfl.DwOp
 
BREG5_ - Static variable in class lib.dwfl.DwOp
 
BREG6 - Static variable in class lib.dwfl.DwOp
 
BREG6_ - Static variable in class lib.dwfl.DwOp
 
BREG7 - Static variable in class lib.dwfl.DwOp
 
BREG7_ - Static variable in class lib.dwfl.DwOp
 
BREG8 - Static variable in class lib.dwfl.DwOp
 
BREG8_ - Static variable in class lib.dwfl.DwOp
 
BREG9 - Static variable in class lib.dwfl.DwOp
 
BREG9_ - Static variable in class lib.dwfl.DwOp
 
BREGX - Static variable in class lib.dwfl.DwOp
 
BREGX_ - Static variable in class lib.dwfl.DwOp
 
Buffer - Class in inua.eio
Note: Buffer addresses are unsigned.
buffer - Variable in class jline.CursorBuffer
 
BufferOverflowException - Exception in inua.eio
 
BufferOverflowException() - Constructor for exception inua.eio.BufferOverflowException
 
BufferUnderflowException - Exception in inua.eio
 
BufferUnderflowException() - Constructor for exception inua.eio.BufferUnderflowException
 
build(ProcessIdentifier) - Method in class frysk.sys.proc.ProcBuilder
Called for each process or task ID in the /proc, or /proc/PID/task directory.
buildArgv(String[]) - Method in class frysk.sys.proc.CmdLineBuilder
Build the argument vector corresponding to cmdline.
buildAuxiliary(int, int, long) - Method in class frysk.sys.proc.AuxvBuilder
Called with each auxiliary vector entry.
buildBuffer(byte[]) - Method in class frysk.sys.proc.MapsBuilder
Called with the raw byte buffer slurped by MapsBuilder.construct(int).
BuildCompiler - Class in frysk.config
The build compiler's version information.
BuildCompiler() - Constructor for class frysk.config.BuildCompiler
 
buildDimensions(int, boolean, int) - Method in class frysk.sys.proc.AuxvBuilder
Called with the wordSize, byte order, and number of elements.
buildFromFile(String) - Static method in class frysk.dwfl.ObjectFile
 
buildLine(String, String, String) - Method in class frysk.util.AuxvStringBuilder
 
buildMap(long, long, long, String) - Method in class frysk.proc.dead.LinkmapBuilder
Build an address map covering [addressLow,addressHigh) with permissions {permR, permW, permX, permP }, device devMajor devMinor, inode, and the pathname's offset/length within the buf.
buildMap(long, long, boolean, boolean, boolean, long, String, long) - Method in class frysk.solib.SOLibMapBuilder
Build an address map covering [addressLow,addressHigh) with permissions {permR, permW, permX, permP }, device devMajor devMinor, inode, and the pathname's offset/length within the buf.
buildMap(long, long, boolean, boolean, boolean, boolean, long, int, int, int, int, int) - Method in class frysk.sys.proc.MapsBuilder
Build an address map covering [addressLow,addressHigh) with permissions {permR, permW, permX, permP }, device devMajor devMinor, inode, and the pathname's offset/length within the buf.
buildTerminal() - Method in class frysk.gui.monitor.MainWindow
 
BUS - Static variable in class frysk.isa.signals.StandardSignal
 
BUS - Static variable in class frysk.sys.Signal
 
BUTTON_1 - Static variable in class frysk.gui.monitor.TrayIcon
 
BUTTON_2 - Static variable in class frysk.gui.monitor.TrayIcon
 
BUTTON_3 - Static variable in class frysk.gui.monitor.TrayIcon
 
buttonEvent(ButtonEvent) - Method in class frysk.gui.prefs.PreferenceWindow
 
BYTE_SIZE - Static variable in class lib.dwfl.DwAt
 
BYTE_SIZE_ - Static variable in class lib.dwfl.DwAt
 
BYTE_STRIDE - Static variable in class lib.dwfl.DwAt
 
BYTE_STRIDE_ - Static variable in class lib.dwfl.DwAt
 
byteBigEndianType - Static variable in class frysk.value.StandardTypes
 
ByteBuffer - Class in inua.eio
 
ByteBufferLocation - Class in frysk.value
A value's Location, implemented using a ByteBuffer.
ByteBufferLocation(ByteBuffer, long, long) - Constructor for class frysk.value.ByteBufferLocation
 
ByteBufferLocation(ByteBuffer) - Constructor for class frysk.value.ByteBufferLocation
 
byteLittleEndianType - Static variable in class frysk.value.StandardTypes
 
ByteOrder - Class in inua.eio
 
ByteOrder() - Constructor for class inua.eio.ByteOrder
 
ByteOrder - Class in lib.unwind
 

C

C - Static variable in class frysk.dom.DOMCompilerSuffixes
 
CachingPolicy - Class in lib.unwind
 
CALL2 - Static variable in class lib.dwfl.DwOp
 
CALL2_ - Static variable in class lib.dwfl.DwOp
 
CALL4 - Static variable in class lib.dwfl.DwOp
 
CALL4_ - Static variable in class lib.dwfl.DwOp
 
CALL_COLUMN - Static variable in class lib.dwfl.DwAt
 
CALL_COLUMN_ - Static variable in class lib.dwfl.DwAt
 
CALL_FILE - Static variable in class lib.dwfl.DwAt
 
CALL_FILE_ - Static variable in class lib.dwfl.DwAt
 
CALL_FRAME_CFA - Static variable in class lib.dwfl.DwOp
 
CALL_FRAME_CFA_ - Static variable in class lib.dwfl.DwOp
 
CALL_LINE - Static variable in class lib.dwfl.DwAt
 
CALL_LINE_ - Static variable in class lib.dwfl.DwAt
 
CALL_REF - Static variable in class lib.dwfl.DwOp
 
CALL_REF_ - Static variable in class lib.dwfl.DwOp
 
CALLER - Static variable in class frysk.rsl.Log
Assuming the use: log("caller", log.CALLER) prints the caller of the logging fuction.
Callers - Class in frysk.rsl
Class for constructing a backtrace string.
callers(Log, int) - Static method in class frysk.rsl.Callers
Return the N callers as an array.
CALLERS - Static variable in class frysk.rsl.Log
Assuming the use: log("caller", log.CALLER) a list of callers.
CALLING_CONVENTION - Static variable in class lib.dwfl.DwAt
 
CALLING_CONVENTION_ - Static variable in class lib.dwfl.DwAt
 
CandidateCycleCompletionHandler - Class in jline
A CompletionHandler that deals with multiple distinct completions by cycling through each one every time tab is pressed.
CandidateCycleCompletionHandler() - Constructor for class jline.CandidateCycleCompletionHandler
 
CandidateListCompletionHandler - Class in jline
A CompletionHandler that deals with multiple distinct completions by outputting the complete list of possibilities to the console.
CandidateListCompletionHandler() - Constructor for class jline.CandidateListCompletionHandler
 
canExecuteOutOfLine() - Method in class frysk.proc.live.Instruction
Whether or not this instruction can be executed out of line.
CANONICAL - Static variable in class frysk.sys.termios.Local
 
canSimulate() - Method in class frysk.proc.live.Instruction
Whether or not this instruction can be emulated.
capacity() - Method in class inua.eio.Buffer
 
CaptureStackTraceAction - Class in frysk.gui.monitor.actions
 
CaptureStackTraceAction() - Constructor for class frysk.gui.monitor.actions.CaptureStackTraceAction
 
CaptureStackTraceAction(CaptureStackTraceAction) - Constructor for class frysk.gui.monitor.actions.CaptureStackTraceAction
 
CARD_ALL - Static variable in interface frysk.expr.FQIdentPattern
Pattern will always match everything.
CARD_MANY - Static variable in interface frysk.expr.FQIdentPattern
Pattern may match more than one string.
CARD_NONE - Static variable in interface frysk.expr.FQIdentPattern
Pattern will never match anything.
CARD_ONE - Static variable in interface frysk.expr.FQIdentPattern
Pattern will match at most one string.
cardinality() - Method in interface frysk.expr.FQIdentPattern
Cardinality of this pattern.
CASE_FIND - Static variable in class frysk.gui.srcwin.SourceWindow
 
CAST - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
CAST - Static variable in interface frysk.expr.CExprParserTokenTypes
 
CAST - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
cast_expression() - Method in class frysk.expr.CExprParser
 
castByte(byte) - Static method in class inua.eio.ULong
 
castChar(char) - Static method in class inua.eio.ULong
 
castInt(int) - Static method in class inua.eio.ULong
 
CATCH_BLOCK - Static variable in class lib.dwfl.DwTag
 
CATCH_BLOCK_ - Static variable in class lib.dwfl.DwTag
 
CCPATH_ATTR - Static variable in class frysk.dom.DOMImage
CCPATH for the image
CCR - Static variable in class frysk.isa.registers.PPC32Registers
 
CCR - Static variable in class frysk.isa.registers.PPC64Registers
 
CCR - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
CCR - Static variable in class lib.unwind.UnwindRegistersPPC32
 
CCR_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
CCR_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
CExprEvaluator - Class in frysk.expr
 
CExprEvaluator(ExprSymTab) - Constructor for class frysk.expr.CExprEvaluator
 
CExprEvaluator() - Constructor for class frysk.expr.CExprEvaluator
 
CExprEvaluatorTokenTypes - Interface in frysk.expr
 
CExprLexer - Class in frysk.expr
 
CExprLexer(InputStream) - Constructor for class frysk.expr.CExprLexer
 
CExprLexer(Reader) - Constructor for class frysk.expr.CExprLexer
 
CExprLexer(InputBuffer) - Constructor for class frysk.expr.CExprLexer
 
CExprLexer(LexerSharedInputState) - Constructor for class frysk.expr.CExprLexer
 
CExprParser - Class in frysk.expr
 
CExprParser(TokenBuffer) - Constructor for class frysk.expr.CExprParser
 
CExprParser(TokenStream) - Constructor for class frysk.expr.CExprParser
 
CExprParser(ParserSharedInputState) - Constructor for class frysk.expr.CExprParser
 
CExprParserTokenTypes - Interface in frysk.expr
 
CFA - Static variable in class lib.unwind.UnwindRegistersX86
 
CFA - Static variable in class lib.unwind.UnwindRegistersX8664
 
CFA_ - Static variable in class lib.unwind.UnwindRegistersX86
 
CFA_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
ch - Variable in class inua.util.Mask
 
CHANGE_CASE - Static variable in interface jline.ConsoleOperations
Operation that toggles between uppercase and lowercase.
CHANGE_META - Static variable in interface jline.ConsoleOperations
Operation that
CharLiteral - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
CharLiteral - Static variable in interface frysk.expr.CExprParserTokenTypes
 
CharLiteral - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
CharType - Class in frysk.value
A character type, either signed or unsigned.
CharType(String, ByteOrder, int, boolean) - Constructor for class frysk.value.CharType
 
CHEADER - Static variable in class frysk.dom.DOMCompilerSuffixes
 
checkC(String) - Static method in class frysk.dom.DOMCompilerSuffixes
checkC checks for the validity of file suffixes for source files that the gcc compiler recognizes.
checkCHeader(String) - Static method in class frysk.dom.DOMCompilerSuffixes
checkCHeader checks for the validity of file suffixes for source file headers that the gcc compiler recognizes.
checkCPP(String) - Static method in class frysk.dom.DOMCompilerSuffixes
checkCPP checks for the validity of file suffixes for source files that the g++ compiler recognizes.
checkCPPHeader(String) - Static method in class frysk.dom.DOMCompilerSuffixes
checkCPPHeader checks for the validity of file suffixes for source file headers that the g++ compiler recognizes.
CheckedListView - Class in frysk.gui.monitor
 
CheckedListView() - Constructor for class frysk.gui.monitor.CheckedListView
 
CheckedListView(Handle) - Constructor for class frysk.gui.monitor.CheckedListView
 
child(String[]) - Static method in class frysk.sys.PipePair
 
CHILD - Static variable in class frysk.testbed.OffspringType
Create a child offspring.
CHILD_ACK - Static variable in class frysk.testbed.LegacyOffspring
 
CHILD_ACK - Static variable in class frysk.testbed.SlaveOffspring
 
CHLD - Static variable in class frysk.isa.signals.StandardSignal
 
CHLD - Static variable in class frysk.sys.Signal
 
CLASS - Static variable in class lib.dwfl.ElfEHeader
 
CLASS32 - Static variable in class lib.dwfl.ElfEHeader
 
CLASS64 - Static variable in class lib.dwfl.ElfEHeader
 
CLASS_DECL - Static variable in class frysk.dom.DOMTagTypes
 
CLASS_TEMPLATE - Static variable in class lib.dwfl.DwTag
 
CLASS_TEMPLATE_ - Static variable in class lib.dwfl.DwTag
 
CLASS_TYPE - Static variable in class lib.dwfl.DwTag
 
CLASS_TYPE_ - Static variable in class lib.dwfl.DwTag
 
CLASSES - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
ClassNameCompletor - Class in jline
A Completor implementation that completes java class names.
ClassNameCompletor() - Constructor for class jline.ClassNameCompletor
Complete candidates using all the classes available in the java CLASSPATH.
ClassNameCompletor(SimpleCompletor.SimpleCompletorFilter) - Constructor for class jline.ClassNameCompletor
 
CLASSNONE - Static variable in class lib.dwfl.ElfEHeader
 
ClassPathTestCollector - Class in junit.runner
An implementation of a TestCollector that consults the class path.
ClassPathTestCollector() - Constructor for class junit.runner.ClassPathTestCollector
 
ClassType - Class in frysk.value
Type for a class
ClassType(String, int) - Constructor for class frysk.value.ClassType
 
CLD - Static variable in class frysk.sys.Signal
 
cleanDir(File) - Method in class frysk.gui.test.GuiTestCase
 
cleanTask(Task) - Method in class frysk.stepping.SteppingEngine
Clears information out of SteppingEngine data structures which are mapped to the given Task.
cleanUpBreakPoint(Task) - Method in class frysk.stepping.SteppingEngine
 
clear() - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
Clear all options.
clear() - Static method in class frysk.dwfl.DwflCache
 
clear() - Method in class frysk.gui.monitor.ListView
 
clear() - Method in class frysk.gui.monitor.ObservableLinkedList
 
clear() - Method in class frysk.gui.monitor.ObserverItemsTable
 
clear() - Method in class frysk.gui.monitor.SimpleComboBox
 
clear() - Method in class frysk.gui.monitor.UniqueHashMap
 
clear() - Method in class frysk.gui.sessions.SessionManager
Clear all sessions from the manager.
clear() - Method in class frysk.gui.srcwin.CurrentStackView
 
clear() - Method in class frysk.gui.srcwin.SourceBuffer
 
clear() - Method in class frysk.stack.PrintStackOptions
Clear all stack options, a very raw ABI stack trace will be produced.
clear() - Method in class frysk.stepping.SteppingEngine
Removes all information from all SteppingEngine data structures.
clear() - Method in class frysk.testbed.TaskSet
Clear the Task Set.
clear() - Method in class inua.eio.Buffer
 
clear() - Method in class jline.History
Clear the history buffer
clear() - Method in interface junit.runner.FailureDetailView
Clears the view
clear() - Method in class junit.swingui.DefaultFailureDetailView
Clears the output.
clear() - Method in class junit.swingui.StatusLine
 
CLEAR_SCREEN - Static variable in interface jline.ConsoleOperations
Operation that clears the screen.
clearAnchorAtCurrentLine() - Method in class frysk.gui.srcwin.SourceBuffer
Removed the anchor created by SourceBuffer.createAnchorAtCurrentLine()
clearChecked() - Method in class frysk.gui.monitor.CheckedListView
 
clearDOMSourceMap(Proc) - Static method in class frysk.dom.DOMFactory
 
clearPopups() - Method in class frysk.gui.monitor.TrayIcon
Clears the popup windows and the popup menu
clearProcesses() - Method in class frysk.gui.sessions.Session
 
clearProcIDs() - Method in class frysk.rt.ProcTaskIDManager
 
clearScreen() - Method in class jline.ConsoleReader
Clear the screen by issuing the ANSI "clear screen" code.
clearSourceMap() - Method in class frysk.dom.DOMImage
Clears this DOMImage's HashMap cache after DOM work has been completed after a particular segment of operation.
clearSubscopeAtCurrentLine() - Method in class frysk.gui.srcwin.InlineSourceView
Override the parent method to clear the linked list structure being used.
clearSubscopeAtCurrentLine() - Method in class frysk.gui.srcwin.MixedView
 
clearSubscopeAtCurrentLine() - Method in class frysk.gui.srcwin.SourceView
Removes the inline subscope that is currently being displayed from the view.
clearSubscopeAtCurrentLine() - Method in interface frysk.gui.srcwin.View
 
clearVariables() - Method in class frysk.gui.sessions.WatchList
Clears all of the variables currently being watched
CLI - Class in frysk.hpd
 
CLI(String, Writer, SteppingEngine) - Constructor for class frysk.hpd.CLI
Constructor
CLI(String, Writer) - Constructor for class frysk.hpd.CLI
Constructor that creates a new steppingEngine
clickedOnVariable(MouseEvent) - Method in class frysk.gui.srcwin.VariableWatchView
Generates a new right-click menu when a row with a Variable is clicked.
CLKTCK - Static variable in class inua.elf.AT
 
CLONE - Static variable in class frysk.testbed.FunitThreadsOffspring.Type
The threads in the created program should block.
clone() - Method in class jline.SimpleCompletor
 
cloneEvent(ProcessIdentifier, ProcessIdentifier) - Method in class frysk.sys.UnhandledWaitBuilder
The task PID got a clone event; CLONE is the new task's ID.
cloneEvent(ProcessIdentifier, ProcessIdentifier) - Method in interface frysk.sys.WaitBuilder
The task PID got a clone event; CLONE is the new task's ID.
close() - Method in class frysk.expunit.Expect
Clean up.
close() - Method in class frysk.gui.monitor.datamodels.CoreDebugHandler
 
close() - Method in class frysk.sys.FileDescriptor
Close the file descriptor.
close() - Method in class frysk.sys.Pipe
 
close() - Method in class frysk.sys.PipePair
Shut down the pipes.
close() - Method in class frysk.util.FlowControlWriter
 
close() - Method in class lib.dwfl.Dwfl
 
close() - Method in class lib.dwfl.Elf
Destroy the external elf file object associated with this object.
CLOSE_FIND - Static variable in class frysk.gui.srcwin.SourceWindow
 
clreol() - Static method in class jline.ANSIBuffer.ANSICodes
Removes all characters from the current cursor position until the end of the line.
clrscr() - Static method in class jline.ANSIBuffer.ANSICodes
Clears the screen and moves the cursor to the home postition.
cmajflt - Variable in class frysk.sys.proc.Stat
The number of major faluts of the children.
CmdLineBuilder - Class in frysk.sys.proc
The build the command line argument list from the contents of the file /proc/PID/cmdline.
cminflt - Variable in class frysk.sys.proc.Stat
The number of minor faults of the children.
cnswap - Variable in class frysk.sys.proc.Stat
Number of pages swapped by children.
COL_MAJOR - Static variable in class lib.dwfl.DwOrd
 
COL_MAJOR_ - Static variable in class lib.dwfl.DwOrd
 
collectFilesInPath(String) - Method in class junit.runner.ClassPathTestCollector
 
collectProcsByExecutablePath(String, LinkedList) - Method in class frysk.gui.monitor.ProcWiseDataModel
Dump all objectDCs whose executable path match the String parameter into the given LinkedList.
collectTests() - Method in class junit.runner.ClassPathTestCollector
 
COLON - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
COLON - Static variable in interface frysk.expr.CExprParserTokenTypes
 
COLON - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
ColorConverter - Class in frysk.gui.srcwin
 
ColorConverter() - Constructor for class frysk.gui.srcwin.ColorConverter
 
ColorPreference - Class in frysk.gui.prefs
ColorPreference models a color-values preference for Frysk
ColorPreference(String, Color) - Constructor for class frysk.gui.prefs.ColorPreference
Creates a new ColorPreference
ColorPreference.ColorPreferenceListener - Interface in frysk.gui.prefs
 
colorToHexString(Color) - Static method in class frysk.gui.srcwin.ColorConverter
Takes the given color and returns the hex string that represents it.
Combo - Class in frysk.gui.monitor
An object representing a combination of a LiaisonItem and a LiaisonPoint.
Combo(LiaisonPoint, LiaisonItem) - Constructor for class frysk.gui.monitor.Combo
 
ComboFactory - Class in frysk.gui.monitor.filters
Takes a ObserverRoot and returns all possible combinations of its FilterPoints and their applicable filters.
ComboFactory() - Constructor for class frysk.gui.monitor.filters.ComboFactory
 
comm - Variable in class frysk.sys.proc.Stat
The filename of the executable.
COMMA - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
COMMA - Static variable in interface frysk.expr.CExprParserTokenTypes
 
COMMA - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
Command - Class in frysk.hpd
A handler class for the CLI that supplies its own help messages.
CommandlineParser - Class in frysk.util
CommandlineParser extends the getopt Parser class with common options for Frysk command-line applications.
CommandlineParser(String, String, OptionGroup[]) - Constructor for class frysk.util.CommandlineParser
 
CommandlineParser(String) - Constructor for class frysk.util.CommandlineParser
 
CommandlineParser(String, OptionGroup[]) - Constructor for class frysk.util.CommandlineParser
 
COMMENTS - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
COMMON_BLOCK - Static variable in class lib.dwfl.DwTag
 
COMMON_BLOCK_ - Static variable in class lib.dwfl.DwTag
 
COMMON_INCLUSION - Static variable in class lib.dwfl.DwTag
 
COMMON_INCLUSION_ - Static variable in class lib.dwfl.DwTag
 
COMMON_REFERENCE - Static variable in class lib.dwfl.DwAt
 
COMMON_REFERENCE_ - Static variable in class lib.dwfl.DwAt
 
COMP_DIR - Static variable in class lib.dwfl.DwAt
 
COMP_DIR_ - Static variable in class lib.dwfl.DwAt
 
compare(long, long) - Static method in class inua.eio.ULong
 
compareTo(Object) - Method in class frysk.debuginfo.GNURedHatCompilerVersion
 
compareTo(Object) - Method in class frysk.event.TimerEvent
Timer events are ordered by time.
compareTo(Object) - Method in class frysk.isa.signals.Signal
 
compareTo(Object) - Method in class frysk.proc.Host
 
compareTo(Object) - Method in class frysk.proc.live.Breakpoint
Uses natural ordering on address.
compareTo(Object) - Method in class frysk.proc.live.Watchpoint
Uses natural ordering on address.
compareTo(Object) - Method in class frysk.proc.Proc
 
compareTo(Object) - Method in class frysk.proc.Task
 
compareTo(Object) - Method in class frysk.rsl.Level
 
compareTo(Object) - Method in class frysk.rt.SourceBreakpoint
 
compareTo(Object) - Method in class frysk.sys.ProcessIdentifier
 
compareTo(Object) - Method in class frysk.sys.Signal
 
compareTo(Object) - Method in class frysk.sys.termios.Speed
 
compareTo(Object) - Method in class frysk.value.Access
 
compareTo(Object) - Method in class lib.dwfl.DwAccess
 
compareTo(Object) - Method in class lib.dwfl.DwarfRegistersPPC64
 
compareTo(Object) - Method in class lib.dwfl.DwarfRegistersX86
 
compareTo(Object) - Method in class lib.dwfl.DwarfRegistersX8664
 
compareTo(Object) - Method in class lib.dwfl.DwAt
 
compareTo(Object) - Method in class lib.dwfl.DwAte
 
compareTo(Object) - Method in class lib.dwfl.DwDs
 
compareTo(Object) - Method in class lib.dwfl.DwDsc
 
compareTo(Object) - Method in class lib.dwfl.DwEnd
 
compareTo(Object) - Method in class lib.dwfl.DwInl
 
compareTo(Object) - Method in class lib.dwfl.DwOp
 
compareTo(Object) - Method in class lib.dwfl.DwOrd
 
compareTo(Object) - Method in class lib.dwfl.DwTag
 
compareTo(Object) - Method in class lib.unwind.ByteOrder
 
compareTo(Object) - Method in class lib.unwind.CachingPolicy
 
compareTo(Object) - Method in class lib.unwind.Error
 
compareTo(Object) - Method in class lib.unwind.UnwindRegistersPPC32
 
compareTo(Object) - Method in class lib.unwind.UnwindRegistersPPC64
 
compareTo(Object) - Method in class lib.unwind.UnwindRegistersX86
 
compareTo(Object) - Method in class lib.unwind.UnwindRegistersX8664
 
compareVersionTo(int, int, int, int) - Static method in class frysk.config.BuildCompiler
 
ComparisonFailure - Error in junit.framework
Thrown when an assert equals for Strings failed.
ComparisonFailure(String, String, String) - Constructor for error junit.framework.ComparisonFailure
Constructs a comparison failure.
compile(String) - Static method in class frysk.util.Glob
 
compile(String, int) - Static method in class frysk.util.Glob
 
COMPILE_UNIT - Static variable in class lib.dwfl.DwTag
 
COMPILE_UNIT_ - Static variable in class lib.dwfl.DwTag
 
COMPILER_NATIVE_INTERFACE - Static variable in class frysk.config.Runtime
 
compilerString - Variable in class frysk.debuginfo.CompilerVersion
 
CompilerVersion - Class in frysk.debuginfo
 
CompilerVersionFactory - Class in frysk.debuginfo
 
CompilerVersionFactory() - Constructor for class frysk.debuginfo.CompilerVersionFactory
 
complete(ExprSymTab, String, int, List) - Static method in class frysk.expr.ExpressionFactory
Perform TAB completion on the expression.
complete(String, List) - Method in class frysk.expr.ExprSearchEngine
XXX: Who knows if this works; it is certainly not implemented correctly as it should use the ObjectDeclaration.
complete(String, List) - Method in interface frysk.expr.ExprSymTab
Complete the INCOMPLETE named object adding the completed names to CANDIDATES.
complete(String, List) - Method in class frysk.expr.ScratchSymTab
 
complete(String, int, List) - Method in class frysk.hpd.CLI
Handle ConsoleReader Completor
complete(String, List) - Static method in class frysk.rsl.LogFactory
Return completions.
complete(String, int, List) - Method in class jline.ArgumentCompletor
 
complete(ConsoleReader, List, int) - Method in class jline.CandidateCycleCompletionHandler
 
complete(ConsoleReader, List, int) - Method in class jline.CandidateListCompletionHandler
 
complete(ConsoleReader, List, int) - Method in interface jline.CompletionHandler
 
complete(String, int, List) - Method in interface jline.Completor
Populates candidates with a list of possible completions for the buffer.
COMPLETE - Static variable in interface jline.ConsoleOperations
Operation that performs completion operation on the current word.
complete(String, int, List) - Method in class jline.FileNameCompletor
 
complete(String, int, List) - Method in class jline.MultiCompletor
 
complete(String, int, List) - Method in class jline.NullCompletor
Returns -1 always, indicating that the the buffer is never handled.
complete(String, int, List) - Method in class jline.SimpleCompletor
 
completeFollowSym(String, List) - Method in class frysk.value.Type
Complete the type's next token; return false if nothing completed.
completeMember(String, List) - Method in class frysk.value.ArrayType
 
completeMember(String, List) - Method in class frysk.value.CompositeType
 
completeMember(String, List) - Method in class frysk.value.PointerType
 
completeMember(String, List) - Method in class frysk.value.Type
Complete the type's member; return false if nothing completed.
CompletingEntry - Class in frysk.gui.monitor
 
CompletionHandler - Interface in jline
Handler for dealing with candidates for tab-completion.
Completor - Interface in jline
A Completor is the mechanism by which tab-completion candidates will be resolved.
COMPLEX_FLOAT - Static variable in class lib.dwfl.DwAte
 
COMPLEX_FLOAT_ - Static variable in class lib.dwfl.DwAte
 
Composite - Class in frysk.scopes
A Composite object is a scope to wich a function can belong: So either a Struct or a class.
Composite(DwarfDie, TypeFactory) - Constructor for class frysk.scopes.Composite
 
CompositeType - Class in frysk.value
Type for a composite object.
CompositeType.DynamicMember - Class in frysk.value
Class members; package private.
CompositeType.Member - Class in frysk.value
 
CompositeType.Member(int, String, SourceLocation, Type, Access, int, int, boolean) - Constructor for class frysk.value.CompositeType.Member
 
CompositeType.StaticMember - Class in frysk.value
 
CompositeType.StaticMember(LocationExpression, int, String, SourceLocation, Type, Access, int, int, boolean) - Constructor for class frysk.value.CompositeType.StaticMember
 
computeSignalWorkingSet(Task) - Method in interface frysk.ftrace.Ftrace.TracedSignalProvider
Answers Map<String, Boolean>, where the boolean value is whether to stack trace on given signal.
computeSignalWorkingSet(Task) - Method in class frysk.ftrace.FtraceController
 
computeSyscallWorkingSet(Task) - Method in interface frysk.ftrace.Ftrace.TracedSyscallProvider
Answers Map<Syscall, Boolean>, where the boolean value is whether to stack trace on given syscall.
computeSyscallWorkingSet(Task) - Method in class frysk.ftrace.FtraceController
 
ConcreteInlinedFunction - Class in frysk.scopes
 
ConcreteInlinedFunction(DwarfDie, TypeFactory) - Constructor for class frysk.scopes.ConcreteInlinedFunction
 
COND_EXPR - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
COND_EXPR - Static variable in interface frysk.expr.CExprParserTokenTypes
 
COND_EXPR - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
CONDITION - Static variable in class lib.dwfl.DwTag
 
CONDITION_ - Static variable in class lib.dwfl.DwTag
 
conditional_expression() - Method in class frysk.expr.CExprParser
Conditional expressions of the form (logical_expr)?expr:expr
Config - Class in frysk.config
All the run-time (install time) configuration information.
Config() - Constructor for class frysk.config.Config
 
ConsoleOperations - Interface in jline
Synbolic constants for Console operations and virtual key bindings.
ConsoleReader - Class in jline
A reader for console applications.
ConsoleReader() - Constructor for class jline.ConsoleReader
Create a new reader using FileDescriptor.in for input and System.out for output.
ConsoleReader(InputStream, Writer) - Constructor for class jline.ConsoleReader
Create a new reader using the specified InputStream for input and the specific writer for output, using the default keybindings resource.
ConsoleReader(InputStream, Writer, InputStream) - Constructor for class jline.ConsoleReader
 
ConsoleReader(InputStream, Writer, InputStream, Terminal) - Constructor for class jline.ConsoleReader
Create a new reader.
ConsoleReaderInputStream - Class in jline
An InputStream implementation that wraps a ConsoleReader.
ConsoleReaderInputStream(ConsoleReader) - Constructor for class jline.ConsoleReaderInputStream
 
ConsoleRunner - Class in jline
A pass-through application that sets the system input stream to a ConsoleReader and invokes the specified main method.
ConsoleRunner() - Constructor for class jline.ConsoleRunner
 
ConsoleWidget - Class in frysk.gui.monitor
 
ConsoleWidget(Handle) - Constructor for class frysk.gui.monitor.ConsoleWidget
 
ConsoleWindow - Class in frysk.gui.console
 
ConsoleWindow() - Constructor for class frysk.gui.console.ConsoleWindow
 
ConsoleWindow - Class in frysk.gui.monitor
 
ConsoleWindow() - Constructor for class frysk.gui.monitor.ConsoleWindow
 
ConsoleWindow - Class in frysk.vtecli
 
ConsoleWindow() - Constructor for class frysk.vtecli.ConsoleWindow
 
CONST1S - Static variable in class lib.dwfl.DwOp
 
CONST1S_ - Static variable in class lib.dwfl.DwOp
 
CONST1U - Static variable in class lib.dwfl.DwOp
 
CONST1U_ - Static variable in class lib.dwfl.DwOp
 
CONST2S - Static variable in class lib.dwfl.DwOp
 
CONST2S_ - Static variable in class lib.dwfl.DwOp
 
CONST2U - Static variable in class lib.dwfl.DwOp
 
CONST2U_ - Static variable in class lib.dwfl.DwOp
 
CONST4S - Static variable in class lib.dwfl.DwOp
 
CONST4S_ - Static variable in class lib.dwfl.DwOp
 
CONST4U - Static variable in class lib.dwfl.DwOp
 
CONST4U_ - Static variable in class lib.dwfl.DwOp
 
CONST8S - Static variable in class lib.dwfl.DwOp
 
CONST8S_ - Static variable in class lib.dwfl.DwOp
 
CONST8U - Static variable in class lib.dwfl.DwOp
 
CONST8U_ - Static variable in class lib.dwfl.DwOp
 
CONST_TYPE - Static variable in class lib.dwfl.DwTag
 
CONST_TYPE_ - Static variable in class lib.dwfl.DwTag
 
CONST_VALUE - Static variable in class lib.dwfl.DwAt
 
CONST_VALUE_ - Static variable in class lib.dwfl.DwAt
 
constant() - Method in class frysk.expr.CExprParser
 
Constant - Class in frysk.value
Class representing constants
Constant() - Constructor for class frysk.value.Constant
 
CONSTANT - Static variable in class lib.dwfl.DwTag
 
CONSTANT_ - Static variable in class lib.dwfl.DwTag
 
construct(long, ByteBuffer) - Method in class frysk.proc.dead.LinkmapBuilder
Scan the maps file found in /proc/PID/auxv building up a list of memory maps.
construct(Collection, Collection) - Method in interface frysk.proc.HostRefreshBuilder
The set of new processes, exitedProcesses and newDaemons.
construct(File, long) - Method in class frysk.solib.SOLibMapBuilder
Scan the ELF file building up a list of memory maps.
construct(Elf, File, long) - Method in class frysk.solib.SOLibMapBuilder
Scan the ELF file building up a list of memory maps.
construct(ProcessIdentifier) - Method in class frysk.sys.proc.AuxvBuilder
Scan the auxiliary vector found in /proc/PID/auxv building up an auxv.
construct(byte[]) - Method in class frysk.sys.proc.AuxvBuilder
Scan the auxiliary vector found in the AUXV byte array.
construct(ProcessIdentifier) - Method in class frysk.sys.proc.CmdLineBuilder
Scan the maps file found in /proc/PID/cmdline building up the command line.
construct(byte[]) - Method in class frysk.sys.proc.CmdLineBuilder
Scan the CMDLINE byte array building the corresponding command line string.
construct(ProcessIdentifier) - Method in class frysk.sys.proc.MapsBuilder
Scan the maps file found in /proc/PID/auxv building up a list of memory maps.
construct(byte[]) - Method in class frysk.sys.proc.MapsBuilder
Scan the maps MAPS byte array building corresponding map.
construct(ProcessIdentifier) - Method in class frysk.sys.proc.ProcBuilder
Iterate over the /procpid/task directory notifying ProcBuilder of each "interesting" entry.
construct() - Method in class frysk.sys.proc.ProcBuilder
Iterate over the /proc directory notifying TaskBuilder of each "interesting" entry.
construct(Auxv[], Proc) - Method in class frysk.util.AuxvStringBuilder
 
constructCore(Proc) - Static method in class frysk.testbed.CorefileFactory
 
constructCoreAtEntry(File, String[]) - Static method in class frysk.testbed.CorefileFactory
Given a path to an executable it will run it until it sigfaults then extracts a corefile at that point, and return a File representing that core file.
constructCoreAtSignal(File) - Static method in class frysk.testbed.CorefileFactory
Given a path to an executable it will run it until it sigfaults then extracts a corefile at that point, and return a File representing that core file.
constructCoreAtSignal(String) - Static method in class frysk.testbed.CorefileFactory
Given a path to an executable it will run it until it sigfaults then extracts a corefile at that point, and return a File representing that core file.
constructCorefile() - Method in class frysk.isa.corefiles.LinuxElfCorefile
Constuct a core file from a process given in the constructor.
constructMemoryMaps(Elf, File, LinkMap[]) - Static method in class frysk.solib.MemoryMapFactory
 
constructMemoryMaps(LinkMap[]) - Static method in class frysk.solib.MemoryMapFactory
 
constructStack(LocalMemory.StackBuilder) - Static method in class frysk.testbed.LocalMemory
Allocate a bit of stack, with known content, and pass it back to the client.
CONSTS - Static variable in class lib.dwfl.DwOp
 
CONSTS_ - Static variable in class lib.dwfl.DwOp
 
ConstType - Class in frysk.value
Type decorator class, so that a base or composite type can be decorated with various attributes.
ConstType(Type) - Constructor for class frysk.value.ConstType
 
CONSTU - Static variable in class lib.dwfl.DwOp
 
CONSTU_ - Static variable in class lib.dwfl.DwOp
 
CONT - Static variable in class frysk.isa.signals.StandardSignal
 
cont(ProcessIdentifier, Signal) - Static method in class frysk.sys.ptrace.Ptrace
Continue the process specified by PID, if SIG is non-zero, deliver the signal.
cont(ProcessIdentifier, Signal) - Static method in class frysk.sys.ptrace.Utrace
Continue the process specified by PID, if SIG is non-zero, deliver the signal.
CONT - Static variable in class frysk.sys.Signal
 
CONTAINING_TYPE - Static variable in class lib.dwfl.DwAt
 
CONTAINING_TYPE_ - Static variable in class lib.dwfl.DwAt
 
contains(FryskPreference) - Method in class frysk.gui.prefs.PreferenceGroup
Checks to see if a preference is in this group
contains(Observer) - Method in class frysk.proc.Observable
Whether or not the given Observer is contained in this set of Observables.
contains(Signal) - Method in class frysk.sys.SignalSet
Does this SignalSet contain sigNum (the underlying code uses sigismember, the name contains is more consistent with java.
contains(ProcessIdentifier) - Static method in class frysk.testbed.TearDownProcess
Return true if PID is a process identified for kill during tearDown.
containsInlineInstances() - Method in class frysk.rt.FunctionBreakpoint
 
containsKey(ISA) - Method in class frysk.isa.ISAMap
Return true iff the map contains ISA.
containsKey(Register) - Method in class frysk.isa.registers.RegisterMap
Return true if REGISTER is known.
containsKey(Number) - Method in class frysk.isa.registers.RegisterMap
Return true if NUMBER is known.
containsKey(int) - Method in class frysk.isa.registers.RegisterMap
Return true if REG_NUM (as a Number) is known.
containsPersistentBreakpoint(Proc, Breakpoint.PersistentBreakpoint) - Method in class frysk.rt.SourceBreakpoint
Test if RunState breakpoint is contained in this object.
containsTag(Tag) - Method in class frysk.gui.srcwin.tags.Tagset
Check for the presence of the provided tag in the tagset
containsTagset(Tagset) - Method in class frysk.gui.srcwin.tags.TagsetManager
Checks for the presence of the given tagset in the TagsetManager
CONTINUE - Static variable in class frysk.proc.Action
This Observer is not placing a block on the Observable.
continueExecution(LinkedList) - Method in class frysk.stepping.SteppingEngine
Deletes the blocking observer from each of the incoming tasks, effectively 'running', or continuing, the process.
continueExecution(Task) - Method in class frysk.stepping.SteppingEngine
 
continueForStepping(Task, boolean) - Method in class frysk.stepping.SteppingEngine
Unblock a task so that, from the point of view of the stepping engine, execution can continue.
Control - Class in frysk.sys.termios
Input modes.
Control() - Constructor for class frysk.sys.termios.Control
 
copyFromList(ObservableLinkedList) - Method in class frysk.gui.monitor.ObservableLinkedList
 
CoreCommand - Class in frysk.hpd
 
CoreDebugDataModel - Class in frysk.gui.monitor.datamodels
 
CoreDebugDataModel() - Constructor for class frysk.gui.monitor.datamodels.CoreDebugDataModel
 
coreDebugDataModel - Variable in class frysk.gui.monitor.datamodels.DataModelManager
 
CoreDebugHandler - Class in frysk.gui.monitor.datamodels
 
CoreDebugHandler() - Constructor for class frysk.gui.monitor.datamodels.CoreDebugHandler
 
CoreDebugLogRecord - Class in frysk.gui.monitor.datamodels
 
CoreDebugLogRecord() - Constructor for class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
CoreDebugLogRecord(long, String, String, Level, String, long, LogRecord) - Constructor for class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
CoreDebugLogRecord(LogRecord) - Constructor for class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
CoreDebugLogViewer - Class in frysk.gui.monitor
* A Dialog that displays a list core log messages
CoreDebugLogViewer() - Constructor for class frysk.gui.monitor.CoreDebugLogViewer
 
CoredumpAction - Class in frysk.testbed
CoredumpAction Utility class to take a pid.
CoredumpAction(Proc, Event, boolean) - Constructor for class frysk.testbed.CoredumpAction
CoredumpAction - Generate a core file
CoreExePair - Class in frysk.util
 
coreFile - Variable in class frysk.util.CoreExePair
 
CorefileByteBuffer - Class in frysk.proc.dead
 
CorefileByteBuffer(File, MapAddressHeader[]) - Constructor for class frysk.proc.dead.CorefileByteBuffer
 
CorefileByteBuffer(File) - Constructor for class frysk.proc.dead.CorefileByteBuffer
 
CorefileFactory - Class in frysk.testbed
 
CorefileFactory() - Constructor for class frysk.testbed.CorefileFactory
 
CorefileStatus - Class in frysk.proc.dead
 
CorefileStatus() - Constructor for class frysk.proc.dead.CorefileStatus
 
coreName - Variable in class frysk.proc.dead.CorefileStatus
 
count - Variable in class frysk.testbed.PidCounter
 
COUNT - Static variable in class lib.dwfl.DwAt
 
COUNT_ - Static variable in class lib.dwfl.DwAt
 
countDown() - Method in class frysk.util.CountDownLatch
 
CountDownLatch - Class in frysk.util
Implementation of CountDownLatch from java.util.concurrent in Java 1.5
CountDownLatch(int) - Constructor for class frysk.util.CountDownLatch
 
CounterPanel - Class in junit.swingui
A panel with test run counters
CounterPanel() - Constructor for class junit.swingui.CounterPanel
 
CountManager - Class in frysk.rt
The CountManager keeps track of the unique IDs assigned to actionpoints and increments the next id as id's are requested.
CountManager() - Constructor for class frysk.rt.CountManager
 
countTestCases() - Method in class junit.extensions.RepeatedTest
 
countTestCases() - Method in interface junit.framework.Test
Counts the number of test cases that will be run by this test.
CPP - Static variable in class frysk.dom.DOMCompilerSuffixes
 
CPPHEADER - Static variable in class frysk.dom.DOMCompilerSuffixes
 
cpuXXX() - Static method in class frysk.config.Host
Return the autoconf target_cpu specified when building frysk.
CR - Static variable in interface jline.ConsoleOperations
 
CR - Static variable in class jline.ConsoleReader
 
CR0 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR0_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR1 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR1_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR2 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR2_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR3 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR3_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR4 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR4_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR5 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR5_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR6 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR6_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR7 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CR7_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
create(long, int, int, boolean) - Static method in class frysk.isa.watchpoints.Watchpoint
Create Watchpoint.
create(long, Proc) - Static method in class frysk.proc.live.Breakpoint
Creates a Breakpoint for the Proc at the given Address but does not set it yet.
create(long, int, boolean, Task) - Static method in class frysk.proc.live.Watchpoint
Creates a Breakpoint for the Proc at the given Address but does not set it yet.
create(int) - Static method in class frysk.sys.ProcessIdentifierFactory
 
create() - Static method in class frysk.testbed.TearDownFile
Create a temporary File using the current directory.
createAnchorAtCurrentLine() - Method in class frysk.gui.srcwin.SourceBuffer
Creates the anchor at the current line that will to which the inlined code will be attached.
createAttachedChild() - Static method in class frysk.testbed.LegacyOffspring
Create an attached slave-process that is a child of this process.
createAttachedChild() - Static method in class frysk.testbed.SlaveOffspring
Create an attached slave-process that is a child of this process.
createBuildPrefix(String, String) - Static method in class frysk.config.PrefixFactory
Create the "native" build-tree configuration; all possible paths, including 32-on-64 when applicable, are enabled.
createBuildPrefix32(String, String) - Static method in class frysk.config.PrefixFactory
Create a 32-bit specific build-tree configuration; return NULL if this is not supported by this build.
createBuildPrefix64(String, String) - Static method in class frysk.config.PrefixFactory
Create a 64-bit specific build-tree configuration; return NULL if this is not supported by this build.
createChild() - Static method in class frysk.testbed.LegacyOffspring
Create a slave-process that is a child of this process.
createChild() - Static method in class frysk.testbed.SlaveOffspring
Create a slave-process that is a child of this process.
createCursor() - Method in class lib.unwind.AddressSpace
 
createDaemon() - Static method in class frysk.testbed.LegacyOffspring
Create a slave-process that is a child of this process.
createDaemon(boolean) - Static method in class frysk.testbed.LegacyOffspring
Create a slave-process that is a child of this process.
createDaemon() - Static method in class frysk.testbed.SlaveOffspring
Create a slave-process that is a child of this process.
createDaemon(String[]) - Static method in class frysk.testbed.SlaveOffspring
Create a slave-process that is a child of this process with args.
createDaemon(boolean) - Static method in class frysk.testbed.SlaveOffspring
Create a slave-process that is a child of this process.
createDebugInfoStackTrace(Task) - Static method in class frysk.debuginfo.DebugInfoStackFactory
Create an ABI stack backtrace, make the simpler debug-info methods.
createDisassemblyWindow(Proc, SteppingEngine) - Static method in class frysk.gui.disassembler.DisassemblyWindowFactory
Performs checks to ensure no other DisassemblyWindow is running on this Task; if not, assigns a ProcBlockCounter and attaches an Observer if there is no other Window already running on this Proc.
createDisplay(Task, FrameIdentifier, SteppingEngine, String) - Static method in class frysk.rt.DisplayManager
Creates a new UpdatingDisplayValue if no such display exists yet.
createDOM(DebugInfoFrame, Proc) - Static method in class frysk.dom.DOMFactory
 
createDOMFunction(String, String, int, int, int, int, String) - Static method in class frysk.dom.DOMFunction
creates a DOMFunction
createDOMFunction(DOMSource, String, String, int, int, int, int, String) - Static method in class frysk.dom.DOMFunction
creates a DOMFunction element to a source file in the DOM
createEllipsisAnchor() - Method in class frysk.gui.srcwin.InlineBuffer
Creates the anchor to hold the ellipsis.
createFrame(Task) - Static method in class frysk.stack.StackFactory
Find and return the stack backtrace for the provided task
createFryskAsm(ISA) - Static method in class frysk.testbed.FryskAsm
 
CreateFryskSessionDruid - Class in frysk.gui.druid
 
CreateFryskSessionDruid(LibGlade) - Constructor for class frysk.gui.druid.CreateFryskSessionDruid
Create a new instance of the Session Assistant
createFryskSessionDruid - Variable in class frysk.gui.monitor.WindowManager
 
createInstallPrefix() - Static method in class frysk.config.PrefixFactory
Create the "native" install tree configuration; all possible paths, including 32-on-64 when applicable, are defined.
createInstallPrefix32() - Static method in class frysk.config.PrefixFactory
Create a 32-bit specific install configuration; return NULL if this is not supported.
createInstallPrefix64() - Static method in class frysk.config.PrefixFactory
Create a 64-bit specific install configuration; return NULL if if this is not supported.
createMemoryWindow(Proc, SteppingEngine) - Static method in class frysk.gui.memory.MemoryWindowFactory
Performs checks to ensure no other MemoryWindow is running on this Task; if not, assigns a ProcBlockCounter and attaches an Observer if there is no other Window already running on this Task.
createNewEHeader(int) - Method in class lib.dwfl.Elf
Creates a new Elf Header if none exists
createNewElfData() - Method in class lib.dwfl.ElfSection
 
createNewPHeader(long) - Method in class lib.dwfl.Elf
Creates a new program header table if none exists
createNewSection() - Method in class lib.dwfl.Elf
Creates a new ElfSection at the end of the table and returns it
createProc(File, File, String, boolean) - Static method in class frysk.proc.dead.LinuxCoreFactory
Construct the core file; if the EXE is non-null use it for meta-data; otherwise use the executable extracted from the core.
createProc(File, String, String, boolean) - Static method in class frysk.proc.dead.LinuxCoreFactory
 
createProc(File) - Static method in class frysk.proc.dead.LinuxCoreFactory
Construct a core file without extended meta data.
createProc(File, boolean) - Static method in class frysk.proc.dead.LinuxCoreFactory
Construct a core file, possibly with extended meta data.
createProc(File, File) - Static method in class frysk.proc.dead.LinuxCoreFactory
Construct a core file with extended meta data taken from the executable.
createProc(File, String[]) - Static method in class frysk.proc.dead.LinuxExeFactory
 
createProc(String[]) - Static method in class frysk.proc.dead.LinuxExeFactory
 
createProc(String[], String) - Static method in class frysk.proc.dead.LinuxExeFactory
 
createRegisterWindow(Proc, SteppingEngine) - Static method in class frysk.gui.register.RegisterWindowFactory
Performs checks to ensure no other RegisterWindow is running on this Task; if not, assigns a ProcBlockCounter and attaches an Observer if there is no other Window already running on this Task.
createSimpleLoc(long, long, ByteBuffer) - Static method in class frysk.debuginfo.PieceLocation
Creates a simple single piece memory location.
createSourceWindow(Proc) - Static method in class frysk.gui.srcwin.SourceWindowFactory
Creates a new source window using the given task.
createSourceWindow(Proc[]) - Static method in class frysk.gui.srcwin.SourceWindowFactory
 
createSourceWindow(DebugInfoFrame) - Static method in class frysk.gui.srcwin.SourceWindowFactory
 
createSourceWindow(DebugInfoFrame[]) - Static method in class frysk.gui.srcwin.SourceWindowFactory
 
createValue(float) - Method in class frysk.value.ArithmeticType
Create a new Value of THIS Type, initialized to VAL.
createValue(double) - Method in class frysk.value.ArithmeticType
Create a new Value of THIS Type, initialized to VAL.
createValue(long) - Method in class frysk.value.ArithmeticType
Create a new Value of THIS type, initialized to the long VAL.
createVirtualStackTrace(Task) - Static method in class frysk.debuginfo.DebugInfoStackFactory
Create a full virtual stack backtrace where inlined functions exist as separate frames; backed by debug-info frames.
CS - Static variable in class frysk.isa.registers.IA32Registers
 
CS - Static variable in class frysk.isa.registers.X8664Registers
 
CS - Static variable in class frysk.isa.registers.X87Registers
 
CS - Static variable in class lib.dwfl.DwarfRegistersX8664
 
CS - Static variable in class lib.unwind.UnwindRegistersX86
 
CS_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
CS_ - Static variable in class lib.unwind.UnwindRegistersX86
 
cstime - Variable in class frysk.sys.proc.Stat
The number of kernel mode child jiffies.
CTagsParser - Class in frysk.dom.cparser
 
CTagsParser() - Constructor for class frysk.dom.cparser.CTagsParser
 
CTR - Static variable in class frysk.isa.registers.PPC32Registers
 
CTR - Static variable in class frysk.isa.registers.PPC64Registers
 
CTR - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
CTR - Static variable in class lib.unwind.UnwindRegistersPPC32
 
CTR - Static variable in class lib.unwind.UnwindRegistersPPC64
 
CTR_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
CTR_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
CTR_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
Ctring - Class in inua.eio
A UNIX like string within a byte buffer.
Ctring() - Constructor for class inua.eio.Ctring
 
CTRL_B - Static variable in interface jline.ConsoleOperations
 
CTRL_F - Static variable in interface jline.ConsoleOperations
 
CTRL_N - Static variable in interface jline.ConsoleOperations
 
CTRL_P - Static variable in interface jline.ConsoleOperations
 
CTypeEvaluator - Class in frysk.expr
 
CTypeEvaluator(ExprSymTab) - Constructor for class frysk.expr.CTypeEvaluator
 
CTypeEvaluator() - Constructor for class frysk.expr.CTypeEvaluator
 
CTypeEvaluatorTokenTypes - Interface in frysk.expr
 
current() - Method in class jline.CursorBuffer
 
current() - Method in class jline.History
Return the content of the current buffer.
CURRENT_LINE - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
currentSessionChanged - Variable in class frysk.gui.sessions.SessionManager
 
currentStackChanged(DebugInfoFrame, int) - Method in interface frysk.gui.srcwin.CurrentStackView.StackViewListener
 
CurrentStackView - Class in frysk.gui.srcwin
 
CurrentStackView(DebugInfoFrame[][]) - Constructor for class frysk.gui.srcwin.CurrentStackView
 
CurrentStackView.StackViewListener - Interface in frysk.gui.srcwin
 
cursor - Variable in class jline.CursorBuffer
 
Cursor - Class in lib.unwind
 
CursorBuffer - Class in jline
A CursorBuffer is a holder for a StringBuffer that also contains the current cursor position.
CursorBuffer() - Constructor for class jline.CursorBuffer
 
cutime - Variable in class frysk.sys.proc.Stat
The number of user mode child jiffies.
cyan(String) - Method in class jline.ANSIBuffer
 

D

D0 - Static variable in class frysk.isa.registers.IA32Registers
 
D1 - Static variable in class frysk.isa.registers.IA32Registers
 
D2 - Static variable in class frysk.isa.registers.IA32Registers
 
D3 - Static variable in class frysk.isa.registers.IA32Registers
 
D4 - Static variable in class frysk.isa.registers.IA32Registers
 
D5 - Static variable in class frysk.isa.registers.IA32Registers
 
D6 - Static variable in class frysk.isa.registers.IA32Registers
 
D7 - Static variable in class frysk.isa.registers.IA32Registers
 
daemon(File, String, String, String, String[]) - Static method in class frysk.sys.Fork
Create a "daemon" process running ARGV[0] with arguments ARGV[1...]; a daemon has process ID 1 as its parent.
daemon(String[]) - Static method in class frysk.sys.Fork
Create a "daemon" process running ARGV[0] with arguments ARGV[1...]; a daemon has process ID 1 as its parent.
daemon(String[]) - Static method in class frysk.sys.PipePair
 
DAEMON - Static variable in class frysk.testbed.OffspringType
Create a daemon offspring.
DaemonBlockedAtEntry - Class in frysk.testbed
Creates an attached process halted at it's entry point address (i.e., the program's first instruction).
DaemonBlockedAtEntry(String[]) - Constructor for class frysk.testbed.DaemonBlockedAtEntry
Create an attached process blocked at it's entry-point (i.e., just after the exec).
DaemonBlockedAtEntry(File) - Constructor for class frysk.testbed.DaemonBlockedAtEntry
Create an attached process blocked at it's entry-point (i.e., just after the exec).
DaemonBlockedAtEntry(String) - Constructor for class frysk.testbed.DaemonBlockedAtEntry
 
DaemonBlockedAtSignal - Class in frysk.testbed
Creates an attached process that is blocked at a signal.
DaemonBlockedAtSignal(String[]) - Constructor for class frysk.testbed.DaemonBlockedAtSignal
 
DaemonBlockedAtSignal(String) - Constructor for class frysk.testbed.DaemonBlockedAtSignal
 
DaemonBlockedAtSignal(File) - Constructor for class frysk.testbed.DaemonBlockedAtSignal
 
DAR - Static variable in class frysk.isa.registers.PPC32Registers
 
DAR - Static variable in class frysk.isa.registers.PPC64Registers
 
DATA - Static variable in class frysk.sys.ptrace.AddressSpace
 
DATA - Static variable in class lib.dwfl.ElfEHeader
 
DATA2LSB - Static variable in class lib.dwfl.ElfEHeader
 
DATA2MSB - Static variable in class lib.dwfl.ElfEHeader
 
DATA_LOCATION - Static variable in class lib.dwfl.DwAt
 
DATA_LOCATION_ - Static variable in class lib.dwfl.DwAt
 
DATA_MEMBER_LOCATION - Static variable in class lib.dwfl.DwAt
 
DATA_MEMBER_LOCATION_ - Static variable in class lib.dwfl.DwAt
 
DataModel - Class in frysk.gui.monitor.datamodels
Base class for sharing code between DataModels.
dataModel - Variable in class frysk.gui.monitor.ProcWiseTreeView
 
DataModelManager - Class in frysk.gui.monitor.datamodels
To promote sharing of DataModels this manager will keep track of all DataModels so that they can be retrieved by TreeViews when needed.
DATANONE - Static variable in class lib.dwfl.ElfEHeader
 
date - Variable in class lib.dwfl.ElfArchiveHeader
 
DbgVariables - Class in frysk.hpd
Debugger variable accessible through the "set" command.
DbgVariables() - Constructor for class frysk.hpd.DbgVariables
 
DCACHEBSIZE - Static variable in class inua.elf.AT
 
DeadProc - Class in frysk.proc.dead
A dead Host/Proc/Task is characterised by its lack of state, and an in ability to respond to stateful requests such as add/remove observers.
DEBUG - Static variable in class frysk.dom.DOMImage
 
debug - Variable in class inua.util.Scanner
 
debug(String) - Static method in class jline.ConsoleReader
debug.
DEBUG_CONTROL - Static variable in class frysk.isa.registers.IA32Registers
 
DEBUG_CONTROL - Static variable in class frysk.isa.registers.X8664Registers
 
DEBUG_REGS_GROUP - Static variable in class frysk.isa.registers.IA32Registers
 
DEBUG_REGS_GROUP - Static variable in class frysk.isa.registers.X8664Registers
 
DEBUG_STATUS - Static variable in class frysk.isa.registers.IA32Registers
 
DEBUG_STATUS - Static variable in class frysk.isa.registers.X8664Registers
 
DebugHistory - Class in frysk.gui
The DebugHistory widget is intended to display the events that have been triggered up to an abnormal termination of a program.
DebugHistory(int) - Constructor for class frysk.gui.DebugHistory
Creates a new debug history widget TODO: This is still a mockup, we need a way to get the information
DebugInfo - Class in frysk.debuginfo
 
DebugInfo(DebugInfoFrame) - Constructor for class frysk.debuginfo.DebugInfo
Create a symbol table object.
DebugInfoFrame - Class in frysk.debuginfo
 
DebuginfoPaths - Class in frysk.util
Utility class that obtains the debugging information install paths for a process.
DebuginfoPaths(Task) - Constructor for class frysk.util.DebuginfoPaths
 
DebugInfoStackFactory - Class in frysk.debuginfo
Create a stack backtrace based on debug information.
DebugInfoStackFactory() - Constructor for class frysk.debuginfo.DebugInfoStackFactory
 
DebugProcess - Class in frysk.gui.sessions
A container that refers to an executable there could be zero or many instances of these executable.
DebugProcess() - Constructor for class frysk.gui.sessions.DebugProcess
Create a new Debug Process.
DebugProcess(DebugProcess) - Constructor for class frysk.gui.sessions.DebugProcess
Create a new Debug Process.
DebugProcess(String, String, String) - Constructor for class frysk.gui.sessions.DebugProcess
* Create a new Debug Process.
DebugSession - Static variable in class frysk.gui.sessions.Session.SessionType
 
Decimal - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
Decimal - Static variable in interface frysk.expr.CExprParserTokenTypes
 
Decimal - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
DECIMAL - Static variable in class frysk.value.Format
 
DECIMAL_FLOAT - Static variable in class lib.dwfl.DwAte
 
DECIMAL_FLOAT_ - Static variable in class lib.dwfl.DwAte
 
DECIMAL_SCALE - Static variable in class lib.dwfl.DwAt
 
DECIMAL_SCALE_ - Static variable in class lib.dwfl.DwAt
 
DECIMAL_SIGN - Static variable in class lib.dwfl.DwAt
 
DECIMAL_SIGN_ - Static variable in class lib.dwfl.DwAt
 
DECIMALINT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
DECIMALINT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
DECIMALINT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
DECL_COLUMN - Static variable in class lib.dwfl.DwAt
 
DECL_COLUMN_ - Static variable in class lib.dwfl.DwAt
 
DECL_FILE - Static variable in class lib.dwfl.DwAt
 
DECL_FILE_ - Static variable in class lib.dwfl.DwAt
 
DECL_LINE - Static variable in class lib.dwfl.DwAt
 
DECL_LINE_ - Static variable in class lib.dwfl.DwAt
 
DECLARATION - Static variable in class lib.dwfl.DwAt
 
DECLARATION_ - Static variable in class lib.dwfl.DwAt
 
DECLARED_INLINED - Static variable in class lib.dwfl.DwInl
 
DECLARED_INLINED_ - Static variable in class lib.dwfl.DwInl
 
DECLARED_NOT_INLINED - Static variable in class lib.dwfl.DwInl
 
DECLARED_NOT_INLINED_ - Static variable in class lib.dwfl.DwInl
 
decode(DebugInfoFrame, int) - Method in class frysk.debuginfo.LocationExpression
Decode a location list and return the value.
decode(Frame, List, int) - Method in class frysk.debuginfo.LocationExpression
Decode a location list and return the value
decode(ElfData) - Static method in class lib.dwfl.ElfPrAuxv
 
decode(ElfData) - Static method in class lib.dwfl.ElfPrFPRegSet
 
decode(ElfData) - Static method in class lib.dwfl.ElfPrpsinfo
 
decode(ElfData) - Static method in class lib.dwfl.ElfPrstatus
 
decode(ElfData) - Static method in class lib.dwfl.ElfPrXFPRegSet
 
def(ElfSymbolVersion.Def) - Method in interface lib.dwfl.ElfSymbolVersion.Visitor
 
DEFAULT - Static variable in class frysk.rsl.Level
 
DEFAULT - Static variable in class frysk.testbed.ExecCommand.Executable
 
DEFAULT - Static variable in class frysk.util.ProcRunUtil
 
DEFAULT - Static variable in class lib.dwfl.DwEnd
 
DEFAULT - Static variable in class lib.unwind.ByteOrder
 
DEFAULT_ - Static variable in class frysk.rsl.Level
 
DEFAULT_ - Static variable in class lib.dwfl.DwEnd
 
DEFAULT_ - Static variable in class lib.unwind.ByteOrder
 
DEFAULT_VALUE - Static variable in class lib.dwfl.DwAt
 
DEFAULT_VALUE_ - Static variable in class lib.dwfl.DwAt
 
DefaultFailureDetailView - Class in junit.swingui
A view that shows a stack trace of a failure
DefaultFailureDetailView() - Constructor for class junit.swingui.DefaultFailureDetailView
 
DEFERRED - Static variable in class frysk.rt.SourceBreakpoint
The action point is should be enabled but is not yet, perhaps because a shared library hasn't been loaded yet.
deFilterPath(TreePath) - Method in class frysk.gui.monitor.ProcWiseTreeView
 
delete() - Method in class frysk.proc.live.TaskObservation
Deletes the observer from the observable and then runs any action (if suplied).
delete(Observer) - Method in class frysk.proc.Observable
Delete Observer from this Observable.
DELETE_META - Static variable in interface jline.ConsoleOperations
Operation that
DELETE_NEXT_CHAR - Static variable in interface jline.ConsoleOperations
Operation that deletes the previous character.
DELETE_PREV_CHAR - Static variable in interface jline.ConsoleOperations
Operation that
DELETE_PREV_WORD - Static variable in interface jline.ConsoleOperations
Operation that deletes the previous word in the buffer.
deleteBreakpoint(Task, Breakpoint) - Method in class frysk.stepping.SteppingEngine
Deletes the given Breakpoint from the given Task
DELETED - Static variable in class frysk.rt.SourceBreakpoint
The action point is deleted and should not be reenabled.
deletedCount() - Method in class frysk.testbed.TaskObserverBase
 
deletedFrom(Object) - Method in class frysk.bindir.fstep
 
deletedFrom(Object) - Method in class frysk.gui.monitor.observers.ObserverRoot
 
deletedFrom(Object) - Method in class frysk.gui.monitor.observers.ProgramObserver
 
deletedFrom(Object) - Method in class frysk.gui.monitor.observers.TaskObserverRoot
 
deletedFrom(Object) - Method in interface frysk.proc.Observer
Acknowledge the request to delete this Observer from Object's set of observers was successful (or that the Observer was spontaneously deleted, e.g., due to a task exit).
deletedFrom(Object) - Method in class frysk.proc.ProcTasksAction
 
deletedFrom(Object) - Method in class frysk.rt.Breakpoint
 
deletedFrom(Object) - Method in class frysk.rt.ProcTaskIDManager
 
deletedFrom(Object) - Method in class frysk.rt.SourceBreakpoint
 
deletedFrom(Object) - Method in class frysk.testbed.CoredumpAction
 
deletedFrom(Object) - Method in class frysk.testbed.TaskObserverBase
 
deletedFrom(Object) - Method in class frysk.util.StacktraceAction
 
deleteDisplay(UpdatingDisplayValue) - Static method in class frysk.rt.DisplayManager
Removes an UpdatingDisplayValue from the manager, allowing it to be garbage collected
deleteDisplay(int) - Static method in class frysk.rt.DisplayManager
Deletes the display with the given identifier.
deleteNode(File) - Method in class frysk.gui.monitor.ObjectFactory
 
deleteObserver(Observer) - Method in class frysk.gui.monitor.GuiObservable
 
deleteObserver(BreakpointObserver) - Method in class frysk.rt.Breakpoint.PersistentBreakpoint
 
deleteObserver(SourceBreakpointObserver) - Method in class frysk.rt.SourceBreakpoint
 
deletePersistentBreakpoint(Task, Breakpoint.PersistentBreakpoint) - Method in class frysk.rt.Breakpoint
 
deleteWatchpoint(Task, int) - Method in class frysk.isa.watchpoints.WatchpointFunctions
Deletes a watchpoint.
delimit(String, int) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
delimit(String, int) - Method in interface jline.ArgumentCompletor.ArgumentDelimiter
Break the specified buffer into individual tokens that can be completed on their own.
demangle(String) - Static method in class lib.stdcpp.Demangler
Returns a demangled representation of a mangled string.
Demangler - Class in lib.stdcpp
 
Demangler() - Constructor for class lib.stdcpp.Demangler
 
DEREF - Static variable in class lib.dwfl.DwOp
 
DEREF_ - Static variable in class lib.dwfl.DwOp
 
DEREF_SIZE - Static variable in class lib.dwfl.DwOp
 
DEREF_SIZE_ - Static variable in class lib.dwfl.DwOp
 
dereference(Value, ByteBuffer) - Method in class frysk.value.ArrayType
Dereference operation on array type.
dereference(Value, ByteBuffer) - Method in class frysk.value.PointerType
Dereference operation on pointer type.
dereference(Value, ByteBuffer) - Method in class frysk.value.Type
Implements dereference operation for a pointer type.
DESCRIPTION - Static variable in class lib.dwfl.DwAt
 
DESCRIPTION_ - Static variable in class lib.dwfl.DwAt
 
desensitize() - Method in class frysk.gui.srcwin.StepDialog
 
detach(ProcessIdentifier, Signal) - Static method in class frysk.sys.ptrace.Ptrace
Detach from the process specified by PID.
detach(ProcessIdentifier, Signal) - Static method in class frysk.sys.ptrace.Utrace
Detach from the process specified by PID.
detachedDaemon() - Static method in class frysk.testbed.ForkFactory
 
detachProc(Proc, boolean) - Method in class frysk.stepping.SteppingEngine
Detaches all observers and breakpoints from all Tasks of the given Proc.
DetailedAST - Class in frysk.expr
An AST that also retains the location of its token.
DetailedAST() - Constructor for class frysk.expr.DetailedAST
 
DetailedObserverTreeView - Class in frysk.gui.monitor
Provides a detailed view of the observers currently available in the system.
DetailedObserverTreeView(ObservableLinkedList) - Constructor for class frysk.gui.monitor.DetailedObserverTreeView
 
DetailedObserverTreeView(Handle, ObservableLinkedList) - Constructor for class frysk.gui.monitor.DetailedObserverTreeView
 
devMajor - Variable in class frysk.proc.MemoryMap
 
devMinor - Variable in class frysk.proc.MemoryMap
 
Dialog - Class in frysk.gui.dialogs
 
Dialog() - Constructor for class frysk.gui.dialogs.Dialog
 
Dialog(Handle) - Constructor for class frysk.gui.dialogs.Dialog
 
DialogManager - Class in frysk.gui.dialogs
A class with public static methods for showing dialogs and getting user responces
DialogManager() - Constructor for class frysk.gui.dialogs.DialogManager
 
Digit - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
Digit - Static variable in interface frysk.expr.CExprParserTokenTypes
 
Digit - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
DIGIT_COUNT - Static variable in class lib.dwfl.DwAt
 
DIGIT_COUNT_ - Static variable in class lib.dwfl.DwAt
 
DIRTY - Static variable in class lib.dwfl.ElfFlags
 
disable() - Method in class frysk.rt.UpdatingDisplayValue
Disables the display, stopping all notification of changes to the underlying expression.
disableBreakpoint(SourceBreakpoint, Task) - Method in class frysk.rt.BreakpointManager
Disable a breakpoint in a task.
disableBreakpoint(Task, SteppingEngine) - Method in class frysk.rt.SourceBreakpoint
Delete the object's raw breakpoints from a process via the RunState.
DISABLED - Static variable in class frysk.rt.SourceBreakpoint
The action point is disabled and should have no effect in the running process.
disableDisplay(int) - Static method in class frysk.rt.DisplayManager
Disables the display with the given identifier.
disappeared(ProcessIdentifier, Throwable) - Method in class frysk.sys.UnhandledWaitBuilder
The task PID disappeared.
disappeared(ProcessIdentifier, Throwable) - Method in interface frysk.sys.WaitBuilder
The task PID disappeared.
DisassembleCommand - Class in frysk.hpd
 
DisassembleCommand() - Constructor for class frysk.hpd.DisassembleCommand
 
disassembleFrame(DebugInfoFrame) - Method in class frysk.gui.srcwin.SourceBuffer
 
disassembleInstructions(long, int) - Method in class lib.dwfl.Disassembler
 
disassembleInstructionsStartEnd(long, long) - Method in class lib.dwfl.Disassembler
 
Disassembler - Class in lib.dwfl
 
Disassembler(Dwfl, ByteBuffer) - Constructor for class lib.dwfl.Disassembler
 
DisassemblyFormatDialog - Class in frysk.gui.disassembler
A dialog to display options available to the DisassemblyWindow.
DisassemblyFormatDialog(LibGlade) - Constructor for class frysk.gui.disassembler.DisassemblyFormatDialog
On initialization, set the glade file, the titles for CheckBox options, the columns in this window, and add all the Listeners.
DisassemblyWindow - Class in frysk.gui.disassembler
 
DisassemblyWindow(LibGlade) - Constructor for class frysk.gui.disassembler.DisassemblyWindow
The DisassmblyWindow, given a Task, will disassemble the instructions and parameters for that task in memory and display them, as well as their absolute address in memory and relative distance from the program counter.
DisassemblyWindowFactory - Class in frysk.gui.disassembler
Factory for creating DisassemblyWindows - allows multiple DisassemblyWindows to be instantiated for different processes, and disallows multiple windows on the same process.
DisassemblyWindowFactory() - Constructor for class frysk.gui.disassembler.DisassemblyWindowFactory
 
DISCR - Static variable in class lib.dwfl.DwAt
 
DISCR_ - Static variable in class lib.dwfl.DwAt
 
DISCR_LIST - Static variable in class lib.dwfl.DwAt
 
DISCR_LIST_ - Static variable in class lib.dwfl.DwAt
 
DISCR_VALUE - Static variable in class lib.dwfl.DwAt
 
DISCR_VALUE_ - Static variable in class lib.dwfl.DwAt
 
DISK_WAIT - Static variable in class frysk.testbed.StatState
 
DisplayManager - Class in frysk.rt
The DisplayManager is in charge of keeping track of the UpdatingDisplayValues currently in existence
DisplayManager() - Constructor for class frysk.rt.DisplayManager
 
DisplayValueObserver - Interface in frysk.rt
 
disWin - Static variable in class frysk.gui.disassembler.DisassemblyWindowFactory
 
DIV - Static variable in class lib.dwfl.DwOp
 
DIV_ - Static variable in class lib.dwfl.DwOp
 
DIVIDE - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
DIVIDE - Static variable in interface frysk.expr.CExprParserTokenTypes
 
DIVIDE - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
divide(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
divide(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
divide(Value, Value) - Method in class frysk.value.IntegerUnit
 
DIVIDEEQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
DIVIDEEQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
DIVIDEEQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
divideEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
doAttach(Proc, boolean) - Method in class frysk.hpd.CLI
 
dom - Variable in class frysk.dom.DOMImage
 
DOMCommon - Class in frysk.dom
DOMCommon contains some static methods needed by various pieces of the DOM/Parser code.
DOMCommon() - Constructor for class frysk.dom.DOMCommon
 
DOMCompilerSuffixes - Class in frysk.dom
DOMCompilerSuffixes contains the suffixes associated with each type of file the compiler recognizes.
DOMCompilerSuffixes() - Constructor for class frysk.dom.DOMCompilerSuffixes
 
DOMFactory - Class in frysk.dom
 
DOMFactory() - Constructor for class frysk.dom.DOMFactory
 
DOMFrysk - Class in frysk.dom
DOMFrysk serves as an access point to the document object model for the frysk source window.
DOMFrysk(String) - Constructor for class frysk.dom.DOMFrysk
Creates a new DOMFrysk using the DOM contained in data
DOMFrysk(Document) - Constructor for class frysk.dom.DOMFrysk
 
DOMFunction - Class in frysk.dom
DOMFunction represents a function element to the DOM for any functions found within a particular source file.
DOMFunction(Element) - Constructor for class frysk.dom.DOMFunction
assign a JDOM element to this function name
DOMImage - Class in frysk.dom
DOMImage represents an image within the source window document object model
DOMImage(Element) - Constructor for class frysk.dom.DOMImage
Creates a new DOMImage from the given Element.
DOMImage(String, String, String, Element) - Constructor for class frysk.dom.DOMImage
Creates a new DOMImage
DOMInlineInstance - Class in frysk.dom
DOMInlineInstance represents the instance of a piece of inlined code.
DOMInlineInstance(String, int, int, int, int) - Constructor for class frysk.dom.DOMInlineInstance
Creates a new DOMInlineInstance
DOMInlineInstance(Element) - Constructor for class frysk.dom.DOMInlineInstance
Creates a new DOMLine using the given data as it's element.
DOMLine - Class in frysk.dom
DOMLine represents a line of code (not assembly instruction) in a file.
DOMLine(int, String, int, boolean, boolean, long) - Constructor for class frysk.dom.DOMLine
Creates a new DOMLine
DOMLine(Element) - Constructor for class frysk.dom.DOMLine
Creates a new DOMLine using the given data as it's element.
DOMSource - Class in frysk.dom
DOMSource represents a source code file within the frysk source window dom
DOMSource(Element) - Constructor for class frysk.dom.DOMSource
Creates a new DOMSource object with the given data as it's Element.
DOMSource(String, String, String[]) - Constructor for class frysk.dom.DOMSource
Creates a new DOMSource
DOMTag - Class in frysk.dom
DOMTag represents a tagged area (i.e.
DOMTag(String, String, int) - Constructor for class frysk.dom.DOMTag
Creates a new DOMTag
DOMTag(Element) - Constructor for class frysk.dom.DOMTag
Creates a new DOMTag using the given data as it's Element.
DOMTagTypes - Class in frysk.dom
This class contains the static definitions of the types of tags that can be associated with a DOMTag.
DOMTagTypes() - Constructor for class frysk.dom.DOMTagTypes
 
dontSaveObject() - Method in class frysk.gui.monitor.GuiObject
 
dontSaveObject() - Method in class frysk.gui.monitor.ObservableLinkedList
 
dontSaveObject() - Method in interface frysk.gui.monitor.SaveableXXX
object will not be saved if save is called
dontSaveObject() - Method in class frysk.gui.sessions.WatchList
 
doSaveObject() - Method in class frysk.gui.monitor.GuiObject
 
doSaveObject() - Method in class frysk.gui.monitor.ObservableLinkedList
 
doSaveObject() - Method in interface frysk.gui.monitor.SaveableXXX
Object will be savable if save is called
doSaveObject() - Method in class frysk.gui.sessions.WatchList
 
DOT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
DOT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
DOT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
DOTSTAR - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
DOTSTAR - Static variable in interface frysk.expr.CExprParserTokenTypes
 
DOTSTAR - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
DOUBLE - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
DOUBLE - Static variable in interface frysk.expr.CExprParserTokenTypes
 
DOUBLE - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
doubleBigEndianType - Static variable in class frysk.value.StandardTypes
 
doubleLittleEndianType - Static variable in class frysk.value.StandardTypes
 
doubleValue() - Method in class frysk.rsl.Level
Return the equivalent of the enum.
doubleValue() - Method in class frysk.value.Access
Return the equivalent of the enum.
doubleValue() - Method in class frysk.value.BigFloatingPoint
 
doubleValue() - Method in class frysk.value.Value
Quick and dirty conversion to a floating-point.
doubleValue() - Method in class lib.dwfl.DwAccess
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwarfRegistersPPC64
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwarfRegistersX86
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwarfRegistersX8664
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwAt
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwAte
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwDs
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwDsc
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwEnd
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwInl
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwOp
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwOrd
Return the equivalent of the enum.
doubleValue() - Method in class lib.dwfl.DwTag
Return the equivalent of the enum.
doubleValue() - Method in class lib.unwind.ByteOrder
Return the equivalent of the enum.
doubleValue() - Method in class lib.unwind.CachingPolicy
Return the equivalent of the enum.
doubleValue() - Method in class lib.unwind.Error
Return the equivalent of the enum.
doubleValue() - Method in class lib.unwind.UnwindRegistersPPC32
Return the equivalent of the enum.
doubleValue() - Method in class lib.unwind.UnwindRegistersPPC64
Return the equivalent of the enum.
doubleValue() - Method in class lib.unwind.UnwindRegistersX86
Return the equivalent of the enum.
doubleValue() - Method in class lib.unwind.UnwindRegistersX8664
Return the equivalent of the enum.
down(int) - Static method in class jline.ANSIBuffer.ANSICodes
Moves the cursor n rows down.
DP - Static variable in class frysk.isa.registers.X87Registers
 
DR0 - Static variable in class frysk.isa.registers.X8664Registers
 
DR1 - Static variable in class frysk.isa.registers.X8664Registers
 
DR2 - Static variable in class frysk.isa.registers.X8664Registers
 
DR3 - Static variable in class frysk.isa.registers.X8664Registers
 
DR4 - Static variable in class frysk.isa.registers.X8664Registers
 
DR5 - Static variable in class frysk.isa.registers.X8664Registers
 
DR6 - Static variable in class frysk.isa.registers.X8664Registers
 
DR7 - Static variable in class frysk.isa.registers.X8664Registers
 
drain() - Method in class frysk.sys.Signal
Momentarialy sets the signal handler for Sig to SIGIGN so that any pending signals are discarded.
DRAIN - Static variable in class frysk.sys.termios.Action
 
drain(FileDescriptor) - Static method in class frysk.sys.termios.Termios
Waits until all output has been sent.
drain(ProcessIdentifier) - Static method in class frysk.sys.Wait
Blocking drain of all pending wait events belonging to pid.
drainNoHang(ProcessIdentifier) - Static method in class frysk.sys.Wait
Non-blocking drain of all pending wait events belonging to pid.
draw(GdkCairo) - Method in class frysk.gui.monitor.eventviewer.Event
 
draw(GdkCairo) - Method in class frysk.gui.monitor.eventviewer.EventViewerWidget
 
draw(GdkCairo) - Method in class frysk.gui.monitor.eventviewer.EventViewerWidgetList
 
draw(GdkCairo) - Method in class frysk.gui.monitor.eventviewer.TimeLineEndEvent
 
draw(GdkCairo) - Method in class frysk.gui.monitor.eventviewer.TimeLineStartEvent
 
drawLine() - Method in class jline.ConsoleReader
Output put the prompt + the current buffer
drawText(GdkCairo) - Method in class frysk.gui.monitor.eventviewer.Event
 
DROP - Static variable in class lib.dwfl.DwOp
 
DROP_ - Static variable in class lib.dwfl.DwOp
 
DS - Static variable in class frysk.isa.registers.IA32Registers
 
DS - Static variable in class frysk.isa.registers.X8664Registers
 
DS - Static variable in class frysk.isa.registers.X87Registers
 
DS - Static variable in class lib.dwfl.DwarfRegistersX8664
 
DS - Static variable in class lib.unwind.UnwindRegistersX86
 
DS_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
DS_ - Static variable in class lib.unwind.UnwindRegistersX86
 
DSISR - Static variable in class frysk.isa.registers.PPC32Registers
 
DSISR - Static variable in class frysk.isa.registers.PPC64Registers
 
dso - Variable in class frysk.expr.FQIdentToken
 
DummyHost - Class in frysk.proc.dummy
 
DummyHost(String) - Constructor for class frysk.proc.dummy.DummyHost
 
DummyHost() - Constructor for class frysk.proc.dummy.DummyHost
 
DummyProc - Class in frysk.proc.dummy
 
DummyProc(DummyHost, int) - Constructor for class frysk.proc.dummy.DummyProc
 
DummyProc() - Constructor for class frysk.proc.dummy.DummyProc
 
DummyTask - Class in frysk.proc.dummy
 
DummyTask(Proc) - Constructor for class frysk.proc.dummy.DummyTask
 
DummyTask(Proc, int) - Constructor for class frysk.proc.dummy.DummyTask
 
dumpSelectedProcesses() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
dup(FileDescriptor) - Method in class frysk.sys.FileDescriptor
Make this FileDescriptor a dup (point at the same system object) as OLD.
DUP - Static variable in class lib.dwfl.DwOp
 
DUP_ - Static variable in class lib.dwfl.DwOp
 
DwAccess - Class in lib.dwfl
 
Dwarf - Class in lib.dwfl
 
Dwarf(Elf, DwarfCommand, ElfSection) - Constructor for class lib.dwfl.Dwarf
 
Dwarf(String, DwarfCommand) - Constructor for class lib.dwfl.Dwarf
 
DWARF_PROCEDURE - Static variable in class lib.dwfl.DwTag
 
DWARF_PROCEDURE_ - Static variable in class lib.dwfl.DwTag
 
DwarfCommand - Class in lib.dwfl
 
DwarfDie - Class in lib.dwfl
 
DwarfDieFactory - Class in lib.dwfl
Factory class for creating DwarfDie objects.
DwarfDieFactory() - Constructor for class lib.dwfl.DwarfDieFactory
 
DwarfException - Exception in lib.dwfl
 
DwarfException() - Constructor for exception lib.dwfl.DwarfException
 
DwarfException(String) - Constructor for exception lib.dwfl.DwarfException
 
DwarfException(String, Throwable) - Constructor for exception lib.dwfl.DwarfException
 
DwarfException(Throwable) - Constructor for exception lib.dwfl.DwarfException
 
DwarfOp - Class in lib.dwfl
 
DwarfOp(int, int, int, int) - Constructor for class lib.dwfl.DwarfOp
 
DwarfRegisterMapFactory - Class in frysk.debuginfo
 
DwarfRegisterMapFactory() - Constructor for class frysk.debuginfo.DwarfRegisterMapFactory
 
DwarfRegistersPPC64 - Class in lib.dwfl
See: http://www.linux-foundation.org/spec/ELF/ppc64/PPC-elf64abi-1.9.html#DW-REG
DwarfRegistersX86 - Class in lib.dwfl
 
DwarfRegistersX8664 - Class in lib.dwfl
http://www.x86-64.org/viewvc/trunk/x86-64-ABI/low-level-sys-info.tex?revision=214&view=markup
DwAt - Class in lib.dwfl
 
DwAte - Class in lib.dwfl
 
DwAttributeNotFoundException - Exception in lib.dwfl
 
DwAttributeNotFoundException(DwAt) - Constructor for exception lib.dwfl.DwAttributeNotFoundException
 
DwDs - Class in lib.dwfl
 
DwDsc - Class in lib.dwfl
 
DwEnd - Class in lib.dwfl
 
DwException - Exception in lib.dwfl
Exception class for errors resulting from libdw calls.
DwException(int, String) - Constructor for exception lib.dwfl.DwException
 
Dwfl - Class in lib.dwfl
 
Dwfl(String) - Constructor for class lib.dwfl.Dwfl
Create a dwfl with the specified debug-info search path.
DwflCache - Class in frysk.dwfl
Cache of most-recently opened Dwfl-s.
DwflCache() - Constructor for class frysk.dwfl.DwflCache
 
DwflDie - Class in lib.dwfl
 
DwflFactory - Class in frysk.dwfl
Factory for creating Dwfl objects for Procs and Tasks.
DwflFactory() - Constructor for class frysk.dwfl.DwflFactory
 
DwflLine - Class in lib.dwfl
 
DwflModule - Class in lib.dwfl
A wrapper object around the libdwfl Dwfl_Module structure.
DwflSymbol - Class in frysk.symtab
 
DwflTestbed - Class in lib.dwfl
 
DwflTestbed() - Constructor for class lib.dwfl.DwflTestbed
 
DwInl - Class in lib.dwfl
 
DwOp - Class in lib.dwfl
 
DwOrd - Class in lib.dwfl
 
DwTag - Class in lib.dwfl
 
DynamicWidget - Class in frysk.gui.monitor
Allows clients to easily create an argument entry widget without having to deal with widgets.
DynamicWidget() - Constructor for class frysk.gui.monitor.DynamicWidget
 
DynamicWidget(DynamicWidget) - Constructor for class frysk.gui.monitor.DynamicWidget
 
DynamicWidget.IntCallback - Interface in frysk.gui.monitor
 
DynamicWidget.StringCallback - Interface in frysk.gui.monitor
 

E

EAX - Static variable in class frysk.isa.registers.IA32Registers
 
EAX - Static variable in class lib.dwfl.DwarfRegistersX86
 
EAX - Static variable in class lib.unwind.UnwindRegistersX86
 
EAX_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
EAX_ - Static variable in class lib.unwind.UnwindRegistersX86
 
EBP - Static variable in class frysk.isa.registers.IA32Registers
 
EBP - Static variable in class lib.dwfl.DwarfRegistersX86
 
EBP - Static variable in class lib.unwind.UnwindRegistersX86
 
EBP_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
EBP_ - Static variable in class lib.unwind.UnwindRegistersX86
 
EBX - Static variable in class frysk.isa.registers.IA32Registers
 
EBX - Static variable in class lib.dwfl.DwarfRegistersX86
 
EBX - Static variable in class lib.unwind.UnwindRegistersX86
 
EBX_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
EBX_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ECHO_INPUT - Static variable in class frysk.sys.termios.Local
 
ECX - Static variable in class frysk.isa.registers.IA32Registers
 
ECX - Static variable in class lib.dwfl.DwarfRegistersX86
 
ECX - Static variable in class lib.unwind.UnwindRegistersX86
 
ECX_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ECX_ - Static variable in class lib.unwind.UnwindRegistersX86
 
EDI - Static variable in class frysk.isa.registers.IA32Registers
 
EDI - Static variable in class lib.dwfl.DwarfRegistersX86
 
EDI - Static variable in class lib.unwind.UnwindRegistersX86
 
EDI_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
EDI_ - Static variable in class lib.unwind.UnwindRegistersX86
 
EDITED - Static variable in class lib.dwfl.DwAte
 
EDITED_ - Static variable in class lib.dwfl.DwAte
 
editNewObserver() - Method in class frysk.gui.monitor.EditObserverDialog
This is for creating a new observer.
editObserver(ObserverRoot) - Method in class frysk.gui.monitor.EditObserverDialog
 
EditObserverDialog - Class in frysk.gui.monitor
Dialog that is used to edit an observer.
editObserverDialog - Variable in class frysk.gui.monitor.WindowManager
 
EDX - Static variable in class frysk.isa.registers.IA32Registers
 
EDX - Static variable in class lib.dwfl.DwarfRegistersX86
 
EDX - Static variable in class lib.unwind.UnwindRegistersX86
 
EDX_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
EDX_ - Static variable in class lib.unwind.UnwindRegistersX86
 
EFLAGS - Static variable in class frysk.isa.registers.IA32Registers
 
EFLAGS - Static variable in class lib.dwfl.DwarfRegistersX86
 
EFLAGS - Static variable in class lib.unwind.UnwindRegistersX86
 
EFLAGS_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
EFLAGS_ - Static variable in class lib.unwind.UnwindRegistersX86
 
EGID - Static variable in class inua.elf.AT
 
ehsize - Variable in class lib.dwfl.ElfEHeader
 
EIP - Static variable in class frysk.isa.registers.IA32Registers
 
EIP - Static variable in class frysk.isa.registers.X87Registers
 
EIP - Static variable in class lib.dwfl.DwarfRegistersX86
 
EIP - Static variable in class lib.unwind.UnwindRegistersX86
 
EIP_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
EIP_ - Static variable in class lib.unwind.UnwindRegistersX86
 
elapsedTimeAsString(long) - Method in class junit.runner.BaseTestRunner
Returns the formatted string of the elapsed time.
ELEMENT_LIST - Static variable in class lib.dwfl.DwAt
 
ELEMENT_LIST_ - Static variable in class lib.dwfl.DwAt
 
ELEMENTAL - Static variable in class lib.dwfl.DwAt
 
ELEMENTAL_ - Static variable in class lib.dwfl.DwAt
 
Elf - Class in lib.dwfl
This class represents an Elf object.
Elf(File, ElfCommand) - Constructor for class lib.dwfl.Elf
Creates a new elf object
Elf(FileDescriptor, ElfCommand) - Constructor for class lib.dwfl.Elf
Creates a new elf object
elf - Variable in class lib.dwfl.ModuleElfBias
 
ELF_C_CLR - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_EMPTY - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_FDDONE - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_FDREAD - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_NULL - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_RDWR - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_RDWR_MMAP - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_READ - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_READ_MMAP - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_READ_MMAP_PRIVATE - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_SET - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_WRITE - Static variable in class lib.dwfl.ElfCommand
 
ELF_C_WRITE_MMAP - Static variable in class lib.dwfl.ElfCommand
 
ELF_DT_ADDRRNGHI - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_ADDRRNGLO - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_AUDIT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_AUXILIARY - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_BIND_NOW - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_CHECKSUM - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_CONFIG - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_DEBUG - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_DEPAUDIT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_ENCODING - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_FEATURE_1 - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_FILTER - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_FINI - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_FINI_ARRAY - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_FINI_ARRAYSZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_FLAGS - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_FLAGS_1 - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_GNU_CONFLICT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_GNU_CONFLICTSZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_GNU_HASH - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_GNU_LIBLIST - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_GNU_LIBLISTSZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_GNU_PRELINKED - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_HASH - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_HIOS - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_HIPROC - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_INIT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_INIT_ARRAY - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_INIT_ARRAYSZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_JMPREL - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_LOOS - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_LOPROC - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_MOVEENT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_MOVESZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_MOVETAB - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_NEEDED - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_NULL - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_NUM - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_PLTGOT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_PLTPAD - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_PLTPADSZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_PLTREL - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_PLTRELSZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_POSFLAG_1 - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_PREINIT_ARRAY - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_PREINIT_ARRAYSZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_REL - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_RELA - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_RELACOUNT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_RELAENT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_RELASZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_RELCOUNT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_RELENT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_RELSZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_RPATH - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_RUNPATH - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_SONAME - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_STRSZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_STRTAB - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_SYMBOLIC - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_SYMENT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_SYMINENT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_SYMINFO - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_SYMINSZ - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_SYMTAB - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_TEXTREL - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_TLSDESC_GOT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_TLSDESC_PLT - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_VALRNGHI - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_VALRNGLO - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_VERDEF - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_VERDEFNUM - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_VERNEED - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_VERNEEDNUM - Static variable in class lib.dwfl.ElfDynamic
 
ELF_DT_VERSYM - Static variable in class lib.dwfl.ElfDynamic
 
ELF_K_AR - Static variable in class lib.dwfl.ElfKind
 
ELF_K_COFF - Static variable in class lib.dwfl.ElfKind
 
ELF_K_ELF - Static variable in class lib.dwfl.ElfKind
 
ELF_K_NONE - Static variable in class lib.dwfl.ElfKind
 
ELF_PRPSINFO_ARGS_MAXLEN - Static variable in class lib.dwfl.ElfPrpsinfo
 
ELF_PRPSINFO_FNAME_MAXLEN - Static variable in class lib.dwfl.ElfPrpsinfo
 
ELF_SHF_ALLOC - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_EXCLUDE - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_EXECINSTR - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_GROUP - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_INFO_LINK - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_LINK_ORDER - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_MASKOS - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_MASKPROC - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_MERGE - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_ORDERED - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_OS_NONCONFORMING - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_STRINGS - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_TLS - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHF_WRITE - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHN_ABS - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHN_COMMON - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHN_HIOS - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHN_HIPROC - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHN_HIRESERVE - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHN_LOOS - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHN_LOPROC - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHN_LORESERVE - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHN_UNDEF - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHN_XINDEX - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_CHECKSUM - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_DYNAMIC - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_DYNSYM - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_FINI_ARRAY - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_GNU_HASH - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_GNU_LIBLIST - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_GNU_verdef - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_GNU_verneed - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_GNU_versym - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_GROUP - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_HASH - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_HIOS - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_HIPROC - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_HISUNW - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_HIUSER - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_INIT_ARRAY - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_LOOS - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_LOPROC - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_LOSUNW - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_LOUSER - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_NOBITS - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_NOTE - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_NULL - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_NUM - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_PREINIT_ARRAY - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_PROGBITS - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_REL - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_RELA - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_SHLIB - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_STRTAB - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_SUNW_COMDAT - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_SUNW_move - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_SUNW_syminfo - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_SYMTAB - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_SHT_SYMTAB_SHNDX - Static variable in class lib.dwfl.ElfSectionHeader
 
ELF_STB_GLOBAL - Static variable in class lib.dwfl.ElfSymbolBinding
 
ELF_STB_LOCAL - Static variable in class lib.dwfl.ElfSymbolBinding
 
ELF_STB_OS_0 - Static variable in class lib.dwfl.ElfSymbolBinding
 
ELF_STB_OS_1 - Static variable in class lib.dwfl.ElfSymbolBinding
 
ELF_STB_OS_2 - Static variable in class lib.dwfl.ElfSymbolBinding
 
ELF_STB_PROC_0 - Static variable in class lib.dwfl.ElfSymbolBinding
 
ELF_STB_PROC_1 - Static variable in class lib.dwfl.ElfSymbolBinding
 
ELF_STB_PROC_2 - Static variable in class lib.dwfl.ElfSymbolBinding
 
ELF_STB_WEAK - Static variable in class lib.dwfl.ElfSymbolBinding
 
ELF_STT_COMMON - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_FILE - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_FUNC - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_NOTYPE - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_NUM - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_OBJECT - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_OS_0 - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_OS_1 - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_OS_2 - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_PROC_0 - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_PROC_1 - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_PROC_2 - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_SECTION - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STT_TLS - Static variable in class lib.dwfl.ElfSymbolType
 
ELF_STV_DEFAULT - Static variable in class lib.dwfl.ElfSymbolVisibility
 
ELF_STV_HIDDEN - Static variable in class lib.dwfl.ElfSymbolVisibility
 
ELF_STV_INTERNAL - Static variable in class lib.dwfl.ElfSymbolVisibility
 
ELF_STV_PROTECTED - Static variable in class lib.dwfl.ElfSymbolVisibility
 
ELF_T_ADDR - Static variable in class lib.dwfl.ElfType
 
ELF_T_BYTE - Static variable in class lib.dwfl.ElfType
 
ELF_T_DYN - Static variable in class lib.dwfl.ElfType
 
ELF_T_EHDR - Static variable in class lib.dwfl.ElfType
 
ELF_T_HALF - Static variable in class lib.dwfl.ElfType
 
ELF_T_LIB - Static variable in class lib.dwfl.ElfType
 
ELF_T_MOVE - Static variable in class lib.dwfl.ElfType
 
ELF_T_NHDR - Static variable in class lib.dwfl.ElfType
 
ELF_T_OFF - Static variable in class lib.dwfl.ElfType
 
ELF_T_PHDR - Static variable in class lib.dwfl.ElfType
 
ELF_T_REL - Static variable in class lib.dwfl.ElfType
 
ELF_T_RELA - Static variable in class lib.dwfl.ElfType
 
ELF_T_SHDR - Static variable in class lib.dwfl.ElfType
 
ELF_T_SWORD - Static variable in class lib.dwfl.ElfType
 
ELF_T_SXWORD - Static variable in class lib.dwfl.ElfType
 
ELF_T_SYM - Static variable in class lib.dwfl.ElfType
 
ELF_T_SYMINFO - Static variable in class lib.dwfl.ElfType
 
ELF_T_VDAUX - Static variable in class lib.dwfl.ElfType
 
ELF_T_VDEF - Static variable in class lib.dwfl.ElfType
 
ELF_T_VNAUX - Static variable in class lib.dwfl.ElfType
 
ELF_T_VNEED - Static variable in class lib.dwfl.ElfType
 
ELF_T_WORD - Static variable in class lib.dwfl.ElfType
 
ELF_T_XWORD - Static variable in class lib.dwfl.ElfType
 
ElfArchiveHeader - Class in lib.dwfl
An ElfArchiveHeader is a header for an archive member
ElfArchiveSymbol - Class in lib.dwfl
An ElfArchiveSymbol is an entry in the Archive symbol table
ElfCommand - Class in lib.dwfl
And ElfCommand is a Command XXX: Something more desctiptive please?!?!?
ElfData - Class in lib.dwfl
An ElfData is a descriptor of data that will be converted to or from memory format
ElfData(byte[], Elf) - Constructor for class lib.dwfl.ElfData
Package buffer in an ElfData object.
ElfDynamic - Class in lib.dwfl
ElfDynamic is a container class with functions related to reading and interpretation of DYNAMIC section of ELF files.
ElfDynamic() - Constructor for class lib.dwfl.ElfDynamic
 
ElfDynamic.Builder - Interface in lib.dwfl
 
ElfEHeader - Class in lib.dwfl
An ElfEHeader is a header for and Elf file.
ElfEHeader() - Constructor for class lib.dwfl.ElfEHeader
 
ElfEMachine - Class in lib.dwfl
Constants for the machine field of the Elf File's EHeader.
ElfEMachine() - Constructor for class lib.dwfl.ElfEMachine
 
ElfError - Error in lib.dwfl
 
ElfError() - Constructor for error lib.dwfl.ElfError
 
ElfException - Exception in lib.dwfl
The Elf back-end detected a problem; it might be an invalid operation; it might also be a corrupt part of an elf file.
ElfException(String) - Constructor for exception lib.dwfl.ElfException
 
ElfFileException - Exception in lib.dwfl
Exception thrown when an Elf file can't be accessed in some way.
ElfFileException(File, String) - Constructor for exception lib.dwfl.ElfFileException
Class constructor with file name.
ElfFlags - Class in lib.dwfl
An ElfFlag is a flag that is applicable to Elf structures
ElfImage - Class in lib.unwind
An object that, eventually, releases its underlying mmaped [elf] data during a garbage collect.
ElfImage(long, long) - Constructor for class lib.unwind.ElfImage
 
ElfKind - Class in lib.dwfl
And ElfKind is an identification value for a recognized object file
ElfMap - Class in frysk.isa
Factory returning an ISA based on ELF header information.
ElfMap() - Constructor for class frysk.isa.ElfMap
 
ElfNhdr - Class in lib.dwfl
 
ElfNhdr() - Constructor for class lib.dwfl.ElfNhdr
 
ElfNhdr.ElfNoteSectionEntry - Class in lib.dwfl
 
ElfNhdr.ElfNoteSectionEntry() - Constructor for class lib.dwfl.ElfNhdr.ElfNoteSectionEntry
 
ElfNhdrType - Class in lib.dwfl
 
ElfPHeader - Class in lib.dwfl
Elf Program segment header
ElfPrAuxv - Class in lib.dwfl
Java Representation of the the NT_AUXV notes secion found in core files
ElfPrAuxv(int, int, ByteOrder) - Constructor for class lib.dwfl.ElfPrAuxv
 
ElfPrFPRegSet - Class in lib.dwfl
Java Representation of the the Floating point notes secion found in core files
ElfPrFPRegSet() - Constructor for class lib.dwfl.ElfPrFPRegSet
 
ElfPrpsinfo - Class in lib.dwfl
 
ElfPrpsinfo(int) - Constructor for class lib.dwfl.ElfPrpsinfo
 
ElfPrstatus - Class in lib.dwfl
Java Representation of the the PRSTATUS notes secion found in core files
ElfPrstatus(int) - Constructor for class lib.dwfl.ElfPrstatus
 
ElfPrXFPRegSet - Class in lib.dwfl
Java Representation of the the Floating point notes secion found in core files
ElfPrXFPRegSet() - Constructor for class lib.dwfl.ElfPrXFPRegSet
 
ElfRel - Class in lib.dwfl
ElfRel represents a relocation in elf file, either the REL or RELA type.
ElfSection - Class in lib.dwfl
An ElfSection is a descriptor o an Elf file section
ElfSection(long, Elf) - Constructor for class lib.dwfl.ElfSection
 
ElfSectionCache - Class in frysk.dwfl
Class to provide and cache requested ElfSectionHeaders based on name.
ElfSectionCache(Task) - Constructor for class frysk.dwfl.ElfSectionCache
 
ElfSectionHeader - Class in lib.dwfl
Header for an ElfSection
ElfSectionHeader(Elf) - Constructor for class lib.dwfl.ElfSectionHeader
 
ElfSectionHeaderTypes - Class in lib.dwfl
Types for Section Header ElfSectionHeader
ElfSectionHeaderTypes() - Constructor for class lib.dwfl.ElfSectionHeaderTypes
 
ElfSymbol - Class in lib.dwfl
The object-file symbol.
ElfSymbol.Builder - Interface in lib.dwfl
 
ElfSymbol.Loader - Class in lib.dwfl
 
ElfSymbol.Loader(ElfSection) - Constructor for class lib.dwfl.ElfSymbol.Loader
Initializes symbol loader, assuming you have no version information associated.
ElfSymbol.Loader(ElfSection, ElfSection, ElfSection, int, ElfSection, int) - Constructor for class lib.dwfl.ElfSymbol.Loader
Initializes symbol loader.
ElfSymbolBinding - Class in lib.dwfl
Enum representing symbol binding types.
ElfSymbolType - Class in lib.dwfl
Enum representing symbol types.
ElfSymbolVersion - Class in lib.dwfl
 
ElfSymbolVersion.Def - Class in lib.dwfl
Entries of type Version.Def are assigned to symbols that have associated version definition(s).
ElfSymbolVersion.Def(String, boolean) - Constructor for class lib.dwfl.ElfSymbolVersion.Def
 
ElfSymbolVersion.Need - Class in lib.dwfl
Entries of type Version.Need are assigned to symbols with associated version requests.
ElfSymbolVersion.Need(String, String, boolean) - Constructor for class lib.dwfl.ElfSymbolVersion.Need
 
ElfSymbolVersion.Visitor - Interface in lib.dwfl
 
ElfSymbolVisibility - Class in lib.dwfl
Enum representing symbol visibility types.
ElfType - Class in lib.dwfl
An ElfType is a known Elf translation type
ELLIPSIS - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
ELLIPSIS - Static variable in interface frysk.expr.CExprParserTokenTypes
 
ELLIPSIS - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
EM_386 - Static variable in class lib.dwfl.ElfEMachine
 
EM_68HC05 - Static variable in class lib.dwfl.ElfEMachine
 
EM_68HC08 - Static variable in class lib.dwfl.ElfEMachine
 
EM_68HC11 - Static variable in class lib.dwfl.ElfEMachine
 
EM_68HC12 - Static variable in class lib.dwfl.ElfEMachine
 
EM_68HC16 - Static variable in class lib.dwfl.ElfEMachine
 
EM_68K - Static variable in class lib.dwfl.ElfEMachine
 
EM_860 - Static variable in class lib.dwfl.ElfEMachine
 
EM_88K - Static variable in class lib.dwfl.ElfEMachine
 
EM_960 - Static variable in class lib.dwfl.ElfEMachine
 
EM_ARC - Static variable in class lib.dwfl.ElfEMachine
 
EM_ARC_A5 - Static variable in class lib.dwfl.ElfEMachine
 
EM_ARM - Static variable in class lib.dwfl.ElfEMachine
 
EM_AVR - Static variable in class lib.dwfl.ElfEMachine
 
EM_COLDFIRE - Static variable in class lib.dwfl.ElfEMachine
 
EM_CRIS - Static variable in class lib.dwfl.ElfEMachine
 
EM_D10V - Static variable in class lib.dwfl.ElfEMachine
 
EM_D30V - Static variable in class lib.dwfl.ElfEMachine
 
EM_FAKE_ALPHA - Static variable in class lib.dwfl.ElfEMachine
 
EM_FIREPATH - Static variable in class lib.dwfl.ElfEMachine
 
EM_FR20 - Static variable in class lib.dwfl.ElfEMachine
 
EM_FR30 - Static variable in class lib.dwfl.ElfEMachine
 
EM_FX66 - Static variable in class lib.dwfl.ElfEMachine
 
EM_H8_300 - Static variable in class lib.dwfl.ElfEMachine
 
EM_H8_300H - Static variable in class lib.dwfl.ElfEMachine
 
EM_H8_500 - Static variable in class lib.dwfl.ElfEMachine
 
EM_H8S - Static variable in class lib.dwfl.ElfEMachine
 
EM_HUANY - Static variable in class lib.dwfl.ElfEMachine
 
EM_IA_64 - Static variable in class lib.dwfl.ElfEMachine
 
EM_JAVELIN - Static variable in class lib.dwfl.ElfEMachine
 
EM_M32 - Static variable in class lib.dwfl.ElfEMachine
 
EM_M32R - Static variable in class lib.dwfl.ElfEMachine
 
EM_ME16 - Static variable in class lib.dwfl.ElfEMachine
 
EM_MIPS - Static variable in class lib.dwfl.ElfEMachine
 
EM_MIPS_RS3_LE - Static variable in class lib.dwfl.ElfEMachine
 
EM_MIPS_X - Static variable in class lib.dwfl.ElfEMachine
 
EM_MMA - Static variable in class lib.dwfl.ElfEMachine
 
EM_MMIX - Static variable in class lib.dwfl.ElfEMachine
 
EM_MN10200 - Static variable in class lib.dwfl.ElfEMachine
 
EM_MN10300 - Static variable in class lib.dwfl.ElfEMachine
 
EM_NCPU - Static variable in class lib.dwfl.ElfEMachine
 
EM_NDR1 - Static variable in class lib.dwfl.ElfEMachine
 
EM_NONE - Static variable in class lib.dwfl.ElfEMachine
 
EM_NUM - Static variable in class lib.dwfl.ElfEMachine
 
EM_OPENRISC - Static variable in class lib.dwfl.ElfEMachine
 
EM_PARISC - Static variable in class lib.dwfl.ElfEMachine
 
EM_PCP - Static variable in class lib.dwfl.ElfEMachine
 
EM_PDSP - Static variable in class lib.dwfl.ElfEMachine
 
EM_PJ - Static variable in class lib.dwfl.ElfEMachine
 
EM_PPC - Static variable in class lib.dwfl.ElfEMachine
 
EM_PPC64 - Static variable in class lib.dwfl.ElfEMachine
 
EM_PRISM - Static variable in class lib.dwfl.ElfEMachine
 
EM_RCE - Static variable in class lib.dwfl.ElfEMachine
 
EM_RH32 - Static variable in class lib.dwfl.ElfEMachine
 
EM_S370 - Static variable in class lib.dwfl.ElfEMachine
 
EM_S390 - Static variable in class lib.dwfl.ElfEMachine
 
EM_SH - Static variable in class lib.dwfl.ElfEMachine
 
EM_SPARC - Static variable in class lib.dwfl.ElfEMachine
 
EM_SPARC32PLUS - Static variable in class lib.dwfl.ElfEMachine
 
EM_SPARCV9 - Static variable in class lib.dwfl.ElfEMachine
 
EM_ST100 - Static variable in class lib.dwfl.ElfEMachine
 
EM_ST19 - Static variable in class lib.dwfl.ElfEMachine
 
EM_ST7 - Static variable in class lib.dwfl.ElfEMachine
 
EM_ST9PLUS - Static variable in class lib.dwfl.ElfEMachine
 
EM_STARCORE - Static variable in class lib.dwfl.ElfEMachine
 
EM_SVX - Static variable in class lib.dwfl.ElfEMachine
 
EM_TINYJ - Static variable in class lib.dwfl.ElfEMachine
 
EM_TRICORE - Static variable in class lib.dwfl.ElfEMachine
 
EM_V800 - Static variable in class lib.dwfl.ElfEMachine
 
EM_V850 - Static variable in class lib.dwfl.ElfEMachine
 
EM_VAX - Static variable in class lib.dwfl.ElfEMachine
 
EM_VPP500 - Static variable in class lib.dwfl.ElfEMachine
 
EM_X86_64 - Static variable in class lib.dwfl.ElfEMachine
 
EM_XTENSA - Static variable in class lib.dwfl.ElfEMachine
 
EM_ZSP - Static variable in class lib.dwfl.ElfEMachine
 
empty() - Static method in class frysk.sys.Poll
Empty the set of signals, and file descriptors, checked during poll.
empty() - Method in class frysk.sys.SignalSet
Empty the signal set; return this.
EMT - Static variable in class frysk.isa.signals.StandardSignal
 
EMT - Static variable in class frysk.sys.Signal
 
enable() - Method in class frysk.rt.UpdatingDisplayValue
Re-enables the display, resuming notification of events to all observers
enableBreakpoint(SourceBreakpoint, Task) - Method in class frysk.rt.BreakpointManager
Try to enable a breakpoint in a task.
enableBreakpoint(Task, SteppingEngine) - Method in class frysk.rt.SourceBreakpoint
Add this object's raw breakpoints to the process via the RunState object.
ENABLED - Static variable in class frysk.rt.SourceBreakpoint
The action point is enabled and will be "fired" when hit.
enableDisplay(int) - Static method in class frysk.rt.DisplayManager
Enables the display with the given identifier.
ENCODING - Static variable in class lib.dwfl.DwAt
 
ENCODING_ - Static variable in class lib.dwfl.DwAt
 
END_ATTR - Static variable in class frysk.dom.DOMFunction
 
END_WORD - Static variable in interface jline.ConsoleOperations
Operation that
endcode - Variable in class frysk.sys.proc.Stat
The address below which program text can run.
ENDIANITY - Static variable in class lib.dwfl.DwAt
 
ENDIANITY_ - Static variable in class lib.dwfl.DwAt
 
endOfFile() - Method in class inua.util.Scanner
 
EndOfFileException - Exception in frysk.expunit
Thrown an an end-of-file is encountered and nothing else matches.
endTest(Test) - Method in class junit.runner.BaseTestRunner
 
endTest(Test) - Method in class junit.textui.ResultPrinter
 
enteringGenericActionPoint - Variable in class frysk.gui.monitor.observers.TaskSyscallObserver
 
enteringTaskActionPoint - Variable in class frysk.gui.monitor.observers.TaskSyscallObserver
 
enteringTaskFilterPoint - Variable in class frysk.gui.monitor.observers.TaskSyscallObserver
 
ENTRY - Static variable in class inua.elf.AT
 
entry(int, long) - Method in interface lib.dwfl.ElfDynamic.Builder
This is called for all types of dynamic entries, and value may be either d_val or d_ptr.
entry - Variable in class lib.dwfl.ElfEHeader
 
ENTRY_PC - Static variable in class lib.dwfl.DwAt
 
ENTRY_PC_ - Static variable in class lib.dwfl.DwAt
 
ENTRY_POINT - Static variable in class lib.dwfl.DwTag
 
ENTRY_POINT_ - Static variable in class lib.dwfl.DwTag
 
entsize - Variable in class lib.dwfl.ElfSectionHeader
 
Enumeration - Class in frysk.scopes
 
ENUMERATION_TYPE - Static variable in class lib.dwfl.DwTag
 
ENUMERATION_TYPE_ - Static variable in class lib.dwfl.DwTag
 
Enumerator - Class in frysk.scopes
 
Enumerator(DwarfDie) - Constructor for class frysk.scopes.Enumerator
 
ENUMERATOR - Static variable in class lib.dwfl.DwTag
 
ENUMERATOR_ - Static variable in class lib.dwfl.DwTag
 
EnumType - Class in frysk.value
Type for an enum.
EnumType(String, ByteOrder, int) - Constructor for class frysk.value.EnumType
Create an Enum; assume signed.
Environ - Class in frysk.proc
The environment vector.
Environ() - Constructor for class frysk.proc.Environ
Create a new empty environment.
Environ(String[]) - Constructor for class frysk.proc.Environ
Create a new environment populated by the existing environ.
Environ - Class in frysk.sys
Interface to the process environment.
Environ() - Constructor for class frysk.sys.Environ
 
EOF - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
EOF - Static variable in interface frysk.expr.CExprParserTokenTypes
 
EOF - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
EQ(long, long) - Static method in class inua.eio.ULong
 
EQ - Static variable in class lib.dwfl.DwOp
 
EQ_ - Static variable in class lib.dwfl.DwOp
 
EQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
EQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
EQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
equal(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
equal(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
equal(Value, Value) - Method in class frysk.value.IntegerUnit
 
equality_expression() - Method in class frysk.expr.CExprParser
 
equals(Object) - Method in class frysk.debuginfo.MemoryPiece
 
equals(Object) - Method in class frysk.debuginfo.Piece
Function that checks if the contents of two pieces are equal.
equals(Object) - Method in class frysk.debuginfo.RegisterPiece
 
equals(Object) - Method in class frysk.debuginfo.UnavailablePiece
 
Equals - Class in frysk.expunit
Match a simple string anchored at the start of the current output.
Equals(String) - Constructor for class frysk.expunit.Equals
 
equals(Object) - Method in class frysk.gui.srcwin.tags.Tag
Two tags are equal iff they point to the same line of the same file, and the text of the file is the same (i.e.
equals(Object) - Method in class frysk.gui.srcwin.tags.Tagset
Two tagsets are equal if they are the same size and contain the same tags.
equals(Object) - Method in class frysk.isa.signals.Signal
 
equals(StandardSignal) - Method in class frysk.isa.signals.Signal
 
equals(Signal) - Method in class frysk.isa.signals.StandardSignal
 
equals(Object) - Method in class frysk.isa.syscalls.Syscall
Return true if this object equals the argument.
equals(Object) - Method in class frysk.junit.KernelVersion
 
equals(Object) - Method in class frysk.proc.live.Breakpoint
 
equals(Object) - Method in class frysk.proc.live.Watchpoint
 
equals(Object) - Method in class frysk.proc.Observation
Returns true if the Object's Observable:Observer binding is identical to this one.
equals(Object) - Method in class frysk.rsl.Level
Return true if OBJECT has the same value.
equals(Object) - Method in class frysk.rt.UpdatingDisplayValue
 
equals(Object) - Method in class frysk.stack.FrameIdentifier
Compares this FrameIdentifier to the parameter and returns true if both the cfa and function address match.
equals(Object) - Method in class frysk.sys.ProcessIdentifier
 
equals(Object) - Method in class frysk.sys.Signal
Comparison operations; use intValue() so that sub-classing can provide a scratch int value.
equals(Object) - Method in class frysk.sys.termios.Speed
 
equals(Object) - Method in class frysk.value.Access
Return true if OBJECT has the same value.
equals(BigFloatingPoint) - Method in class frysk.value.BigFloatingPoint
 
equals(Object) - Method in class lib.dwfl.DwAccess
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwarfRegistersPPC64
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwarfRegistersX86
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwarfRegistersX8664
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwAt
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwAte
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwDs
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwDsc
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwEnd
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwInl
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwOp
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwOrd
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.DwTag
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.dwfl.ElfCommand
 
equals(Object) - Method in class lib.dwfl.ElfFlags
 
equals(Object) - Method in class lib.dwfl.ElfKind
 
equals(Object) - Method in class lib.dwfl.ElfNhdrType
 
equals(Object) - Method in class lib.dwfl.ElfSymbolBinding
 
equals(Object) - Method in class lib.dwfl.ElfSymbolType
 
equals(Object) - Method in class lib.dwfl.ElfSymbolVersion.Def
 
equals(Object) - Method in class lib.dwfl.ElfSymbolVersion.Need
 
equals(Object) - Method in class lib.dwfl.ElfSymbolVisibility
 
equals(Object) - Method in class lib.dwfl.ElfType
 
equals(Object) - Method in class lib.unwind.ByteOrder
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.unwind.CachingPolicy
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.unwind.Error
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.unwind.UnwindRegistersPPC32
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.unwind.UnwindRegistersPPC64
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.unwind.UnwindRegistersX86
Return true if OBJECT has the same value.
equals(Object) - Method in class lib.unwind.UnwindRegistersX8664
Return true if OBJECT has the same value.
err - Static variable in class frysk.sys.FileDescriptor
File descriptor corresponding to standard error.
Errno - Exception in frysk.sys
Unix Host Errors.
Errno(int, String) - Constructor for exception frysk.sys.Errno
Create an error corresponding to errno (use when the more specific errno hasn't available).
Errno.Ebadf - Exception in frysk.sys
 
Errno.Echild - Exception in frysk.sys
 
Errno.Efault - Exception in frysk.sys
 
Errno.Einval - Exception in frysk.sys
 
Errno.Eio - Exception in frysk.sys
 
Errno.Enoent - Exception in frysk.sys
 
Errno.Enomem - Exception in frysk.sys
 
Errno.Eperm - Exception in frysk.sys
 
Errno.Esrch - Exception in frysk.sys
 
Error - Class in lib.unwind
 
ERROR_LOG_ID - Static variable in class frysk.gui.Gui
 
ErrorDialog - Class in frysk.gui.dialogs
 
ErrorDialog(String, String, Exception) - Constructor for class frysk.gui.dialogs.ErrorDialog
 
ErrorDialog(String, Exception) - Constructor for class frysk.gui.dialogs.ErrorDialog
 
ES - Static variable in class frysk.isa.registers.IA32Registers
 
ES - Static variable in class frysk.isa.registers.X8664Registers
 
ES - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ES - Static variable in class lib.unwind.UnwindRegistersX86
 
ES_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ES_ - Static variable in class lib.unwind.UnwindRegistersX86
 
Escape - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
Escape - Static variable in interface frysk.expr.CExprParserTokenTypes
 
Escape - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
escape(String) - Static method in class frysk.expunit.Match
Escape any characters in S so it looks something like a quoted-string seen in java.
ESI - Static variable in class frysk.isa.registers.IA32Registers
 
ESI - Static variable in class lib.dwfl.DwarfRegistersX86
 
ESI - Static variable in class lib.unwind.UnwindRegistersX86
 
ESI_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ESI_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ESP - Static variable in class frysk.isa.registers.IA32Registers
 
ESP - Static variable in class lib.dwfl.DwarfRegistersX86
 
ESP - Static variable in class lib.unwind.UnwindRegistersX86
 
ESP_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ESP_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ETX - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
ETX - Static variable in interface frysk.expr.CExprParserTokenTypes
 
ETX - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
EUID - Static variable in class inua.elf.AT
 
Event - Interface in frysk.event
The event interface.
Event - Class in frysk.gui.monitor.eventviewer
 
Event(String, String, GuiTask, ObserverRoot) - Constructor for class frysk.gui.monitor.eventviewer.Event
 
EVENT_LOG_ID - Static variable in class frysk.gui.monitor.EventLogger
 
eventAtIndex(int) - Method in class frysk.gui.monitor.eventviewer.EventManager
 
EventFormatter - Class in frysk.gui.monitor
 
EventFormatter() - Constructor for class frysk.gui.monitor.EventFormatter
 
EventLogger - Class in frysk.gui.monitor
 
EventLogger() - Constructor for class frysk.gui.monitor.EventLogger
 
EventLoop - Class in frysk.event
Implements an event loop.
eventLoop - Static variable in class frysk.proc.Manager
 
EventManager - Class in frysk.gui.monitor.eventviewer
This is a list of all the events that the time line widget is meant to draw, and the timeline's.
eventSelected(Event) - Method in class frysk.gui.monitor.eventviewer.EventManager
 
eventUnselected(Event) - Method in class frysk.gui.monitor.eventviewer.EventManager
 
EventViewer2 - Class in frysk.gui.monitor.eventviewer
 
EventViewer2() - Constructor for class frysk.gui.monitor.eventviewer.EventViewer2
 
EventViewerWidget - Class in frysk.gui.monitor.eventviewer
An EventViewerWidget is a widget within the EventViewer.
EventViewerWidgetList - Class in frysk.gui.monitor.eventviewer
A widget that is basically just a collection of widgets and calls draw on all its children when it is told to draw.
ExceptionTestCase - Class in junit.extensions
A TestCase that expects an Exception of class fExpected to be thrown.
ExceptionTestCase(String, Class) - Constructor for class junit.extensions.ExceptionTestCase
 
Exe - Class in frysk.sys.proc
The contents of /proc/PID/exe.
Exe() - Constructor for class frysk.sys.proc.Exe
 
exe - Variable in class frysk.testbed.ExecCommand
 
ExeByteBuffer - Class in frysk.proc.dead
 
ExeByteBuffer(MemoryMap[]) - Constructor for class frysk.proc.dead.ExeByteBuffer
 
exec(File, String, String, String, String[]) - Static method in class frysk.sys.Fork
Create a child process running EXE with arguments ARGS[0..].
exec(String, String, String, String[]) - Static method in class frysk.sys.Fork
Create a child process running EXE with arguments ARGS[0..].
exec(String[]) - Static method in class frysk.sys.Fork
Create a child process running ARGS[0] with arguments ARGS[0..].
EXEC_MARKS - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
EXEC_MARKS_COLOR - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
execCommand(String) - Method in class frysk.hpd.CLI
 
ExecCommand - Class in frysk.testbed
Create a command line for invoking funit-exec.
ExecCommand() - Constructor for class frysk.testbed.ExecCommand
Create an funit-exec command that will repeatedly invoke itself.
ExecCommand(ExecCommand.Executable) - Constructor for class frysk.testbed.ExecCommand
Create an funit-exec command that will repeatedly invoke itself.
ExecCommand(int, ExecCommand) - Constructor for class frysk.testbed.ExecCommand
Create an funit-exec command that is running COUNT threads, and exec-s the specified ExecCommand.
ExecCommand(ExecCommand.Executable, ExecCommand) - Constructor for class frysk.testbed.ExecCommand
Create an WORD_SIZED funit-exec command that will invoke COMMAND when requested.
ExecCommand(String[]) - Constructor for class frysk.testbed.ExecCommand
Create an funit-exec command that will exec the specified program and argments.
ExecCommand(int, String[]) - Constructor for class frysk.testbed.ExecCommand
Create an funit-exec command that is running THREAD_COUNT extra threads, and invokes the specified PROGRAM_AND_ARGS.
ExecCommand.Executable - Class in frysk.testbed
 
ExecCommand.Executable() - Constructor for class frysk.testbed.ExecCommand.Executable
 
execEvent(ProcessIdentifier) - Method in class frysk.sys.UnhandledWaitBuilder
The task PID got an exec event; the process has already been overlayed.
execEvent(ProcessIdentifier) - Method in interface frysk.sys.WaitBuilder
The task PID got an exec event; the process has already been overlayed.
EXECFD - Static variable in class inua.elf.AT
 
ExecOffspring - Class in frysk.testbed
Create a process running funit-exec as described by ExecCommand.
ExecOffspring(ExecCommand) - Constructor for class frysk.testbed.ExecOffspring
Invoke funit-exec as specified by COMMAND.
ExecOffspring() - Constructor for class frysk.testbed.ExecOffspring
Invoke funit-exec in a way that allows it to repeatedly re-exec itself.
EXECUTABLE_ATTR - Static variable in class frysk.dom.DOMLine
Whether this line is executable or not
executablePathChanged - Variable in class frysk.gui.monitor.GuiProc
 
execute() - Method in class frysk.event.ActionPointEvent
 
execute() - Method in interface frysk.event.Event
 
execute(Event) - Method in class frysk.event.EventLoop
Execute the event on the event-loop thread; return when completed.
execute() - Method in class frysk.event.RequestStopEvent
 
execute() - Method in class frysk.expunit.Match
 
execute(Task, TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.AddTaskObserverAction
 
execute(Task, TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.CaptureStackTraceAction
 
execute(ObserverRoot) - Method in class frysk.gui.monitor.actions.GenericAction
 
execute(ObserverRoot) - Method in class frysk.gui.monitor.actions.LogAction
 
execute(ObserverRoot) - Method in class frysk.gui.monitor.actions.NotifyUserAction
 
execute(Proc) - Method in class frysk.gui.monitor.actions.PrintProc
 
execute(Task, TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.PrintTask
 
execute(Task, TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.PrintTaskBacktrace
 
execute(Proc) - Method in class frysk.gui.monitor.actions.ProcAction
 
execute(Proc[]) - Method in class frysk.gui.monitor.actions.ProcAction
 
execute(Proc) - Method in class frysk.gui.monitor.actions.Resume
 
execute(Task, TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.RunExternal
 
execute(Task, TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.ShowMemWin
 
execute(Task, TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.ShowRegWin
 
execute(Task, TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.ShowSourceWin
 
execute(Proc) - Method in class frysk.gui.monitor.actions.Stop
 
execute(Task, TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.TaskAction
 
execute(Task[], TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.TaskAction
 
execute() - Method in class frysk.proc.TaskEvent
 
Execute - Interface in frysk.sys
Interface for a simple execute method.
execute() - Method in interface frysk.sys.Execute
 
execute() - Method in class frysk.util.ProcStopUtil
 
executeDead(Proc) - Method in interface frysk.event.ProcEvent
 
executeLive(Proc) - Method in interface frysk.event.ProcEvent
 
executeTasks(LinkedList) - Method in class frysk.stepping.SteppingEngine
Method to handle am incoming list of tasks to be run, with four cases.
exeFile - Variable in class frysk.util.CoreExePair
 
exeName - Variable in class frysk.proc.dead.CorefileStatus
 
existingTask(Task) - Method in class frysk.bindir.fstep
 
existingTask(Task) - Method in interface frysk.proc.ProcBlockObserver
Called to deliver a list of existing tasks to the client.
existingTask(Task) - Method in interface frysk.proc.ProcTasksObserver
Called to deliver a list of existing tasks to the client.
existingTask(Task) - Method in class frysk.testbed.CoredumpAction
 
existingTask(Task) - Method in class frysk.util.StacktraceAction
 
EXIT - Static variable in interface jline.ConsoleOperations
Operation that exits the command prompt.
exitEvent(ProcessIdentifier, Signal, int, boolean) - Method in class frysk.sys.UnhandledWaitBuilder
The task PID got an exit event; if SIGNAL is non-NULL it is the terminating signal, else STATUS is the exit status.
exitEvent(ProcessIdentifier, Signal, int, boolean) - Method in interface frysk.sys.WaitBuilder
The task PID got an exit event; if SIGNAL is non-NULL it contains the terminating signal and STATUS is the negated signal value, else STATUS contains the cardinal exit status.
exitingGenericActionPoint - Variable in class frysk.gui.monitor.observers.TaskSyscallObserver
 
exitingTaskActionPoint - Variable in class frysk.gui.monitor.observers.TaskSyscallObserver
 
exitingTaskFilterPoint - Variable in class frysk.gui.monitor.observers.TaskSyscallObserver
 
ExitNotificationObserver - Class in frysk.gui.monitor.observers
 
ExitNotificationObserver() - Constructor for class frysk.gui.monitor.observers.ExitNotificationObserver
 
ExitNotificationObserver(ExitNotificationObserver) - Constructor for class frysk.gui.monitor.observers.ExitNotificationObserver
 
exitSignal - Variable in class frysk.sys.proc.Stat
Signal to be sent to parent.
Expect - Class in frysk.expunit
Simple expect like framework, that works within JUnit.
Expect(String[]) - Constructor for class frysk.expunit.Expect
Create an expect instance running the specified program args[0] and args.
Expect(File) - Constructor for class frysk.expunit.Expect
Create an expect instance running PROGRAM with no arguments.
Expect(String) - Constructor for class frysk.expunit.Expect
Using bashExpect() - Constructor for class frysk.expunit.Expect
Create a bash shell sitting at a prompt.
expect(Match[]) - Method in class frysk.expunit.Expect
Expect a specified pattern, throw a TimeoutException if the default timeout expires or EofException if end-of-file is reached.
expect(Match) - Method in class frysk.expunit.Expect
Expect the specified pattern, throw a TimeoutException if the default timeout expires or EofException if end-of-file is reached.
expect(String) - Method in class frysk.expunit.Expect
Expect the specified regular expression, throw a TimeoutException if the default timeout expires or EofException if end-of-file is reached.
expectEOF() - Method in class frysk.expunit.Expect
Expect an EOF.
expectPrompt() - Method in class frysk.hpd.HpdTestbed
Expect; after skipping garbage, a command prompt.
expectPrompt(String) - Method in class frysk.hpd.HpdTestbed
Expect OUTPUT immediately followed by the prompt.
expectTermination(int) - Method in class frysk.expunit.Expect
Expect the child process to exit with status.
expectTermination(Signal) - Method in class frysk.expunit.Expect
Expect the child process to be terminated by SIGNAL.
EXPLICIT - Static variable in class lib.dwfl.DwAt
 
EXPLICIT_ - Static variable in class lib.dwfl.DwAt
 
Exponent - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
EXPONENT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
Exponent - Static variable in interface frysk.expr.CExprParserTokenTypes
 
EXPONENT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
Exponent - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
EXPONENT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
exportNode(File, Element) - Method in class frysk.gui.monitor.ObjectFactory
 
exposeEvent(ExposeEvent) - Method in class frysk.gui.DebugHistory
Does the actual drawing of the widget.
exposeEvent(ExposeEvent) - Method in class frysk.gui.srcwin.SourceView
Implementation from ExposeListener Interface.
expr(AST) - Method in class frysk.expr.CExprEvaluator
 
EXPR_LIST - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
EXPR_LIST - Static variable in interface frysk.expr.CExprParserTokenTypes
 
EXPR_LIST - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
expression() - Method in class frysk.expr.CExprParser
 
Expression - Class in frysk.expr
An expression (well actually the expression tree).
ExpressionFactory - Class in frysk.expr
Create expressions and related stuff.
ExpressionFactory() - Constructor for class frysk.expr.ExpressionFactory
 
expressionList() - Method in class frysk.expr.CExprParser
This rule looks for comma separated expressions.
ExprSearchEngine - Class in frysk.expr
This class adapts ObjectDeclarationSearchEngine so that it is usable by ExprSymTab.
ExprSearchEngine(DebugInfoFrame) - Constructor for class frysk.expr.ExprSearchEngine
 
ExprSymTab - Interface in frysk.expr
 
EXTENSION - Static variable in class lib.dwfl.DwAt
 
EXTENSION_ - Static variable in class lib.dwfl.DwAt
 
EXTERNAL - Static variable in class lib.dwfl.DwAt
 
EXTERNAL_ - Static variable in class lib.dwfl.DwAt
 
extractCallArguments(Task) - Method in class frysk.isa.syscalls.Syscall
Get call arguments as a vector of Objects.
extractClassName(String) - Method in class junit.runner.BaseTestRunner
Extract the class name from a String in VA/Java style
extractLinkMaps(Elf, File, ByteBuffer, Auxv[]) - Static method in class frysk.solib.LinkMapFactory
 
extractReturnValue(Task) - Method in class frysk.isa.syscalls.Syscall
Extract system call return value.

F

F0 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F0 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F0_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F0_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F1 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F1 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F10 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F10 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F10_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F10_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F11 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F11 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F11_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F11_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F12 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F12 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F12_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F12_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F13 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F13 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F13_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F13_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F14 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F14 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F14_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F14_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F15 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F15 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F15_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F15_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F16 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F16 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F16_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F16_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F17 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F17 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F17_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F17_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F18 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F18 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F18_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F18_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F19 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F19 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F19_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F19_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F1_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F1_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F2 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F2 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F20 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F20 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F20_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F20_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F21 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F21 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F21_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F21_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F22 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F22 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F22_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F22_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F23 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F23 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F23_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F23_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F24 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F24 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F24_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F24_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F25 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F25 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F25_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F25_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F26 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F26 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F26_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F26_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F27 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F27 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F27_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F27_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F28 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F28 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F28_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F28_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F29 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F29 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F29_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F29_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F2_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F2_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F3 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F3 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F30 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F30 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F30_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F30_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F31 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F31 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F31_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F31_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F3_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F3_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F4 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F4 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F4_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F4_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F5 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F5 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F5_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F5_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F6 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F6 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F6_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F6_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F7 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F7 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F7_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F7_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F8 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F8 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F8_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F8_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F9 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F9 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
F9_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
F9_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
factories - Static variable in class frysk.gui.common.IconManager
 
factory() - Static method in class frysk.event.EventLoop
Return the current prefered flavour of the event-loop.
fail(Observer, Throwable) - Method in class frysk.proc.Observable
Fail to add the observer.
fail(Throwable) - Method in class frysk.proc.Observation
Tell the observer that the add is failing with w.
fail(String) - Static method in class junit.framework.Assert
Fails a test with the given message.
fail() - Static method in class junit.framework.Assert
Fails a test with no message.
FailureDetailView - Interface in junit.runner
A view to show a details about a failure
FailureRunView - Class in junit.swingui
A view presenting the test failures as a list.
FailureRunView(TestRunContext) - Constructor for class junit.swingui.FailureRunView
 
fauxv - Class in frysk.bindir
 
fauxv() - Constructor for class frysk.bindir.fauxv
 
FBREG - Static variable in class lib.dwfl.DwOp
 
FBREG_ - Static variable in class lib.dwfl.DwOp
 
fcatch - Class in frysk.bindir
 
fcatch() - Constructor for class frysk.bindir.fcatch
 
FCatch - Class in frysk.util
 
FCatch() - Constructor for class frysk.util.FCatch
 
fcore - Class in frysk.bindir
 
fcore() - Constructor for class frysk.bindir.fcore
 
FCS - Static variable in class lib.unwind.UnwindRegistersX86
 
FCS_ - Static variable in class lib.unwind.UnwindRegistersX86
 
FCW - Static variable in class frysk.isa.registers.X87Registers
 
FCW - Static variable in class lib.dwfl.DwarfRegistersX8664
 
FCW - Static variable in class lib.unwind.UnwindRegistersX86
 
FCW_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
FCW_ - Static variable in class lib.unwind.UnwindRegistersX86
 
fdebugdump - Class in frysk.bindir
 
fdebugdump() - Constructor for class frysk.bindir.fdebugdump
 
fdebuginfo - Class in frysk.bindir
 
fdebuginfo() - Constructor for class frysk.bindir.fdebuginfo
 
FDS - Static variable in class lib.unwind.UnwindRegistersX86
 
FDS_ - Static variable in class lib.unwind.UnwindRegistersX86
 
FEA - Static variable in class lib.unwind.UnwindRegistersX86
 
FEA_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ferror - Class in frysk.bindir
 
ferror() - Constructor for class frysk.bindir.ferror
 
fError - Variable in class junit.awtui.ProgressBar
 
fexe - Class in frysk.bindir
 
fexe() - Constructor for class frysk.bindir.fexe
 
fhpd - Class in frysk.bindir
 
fhpd() - Constructor for class frysk.bindir.fhpd
 
fhpd - Static variable in class frysk.hpd.SigIntHandler
This event overrides the default behaviour of SIGINT on an fhpd process.
Fibonacci - Class in frysk.testbed
Compute the Fibonacci number of N.
Fibonacci(int) - Constructor for class frysk.testbed.Fibonacci
 
file - Variable in class frysk.expr.FQIdentifier
 
file - Variable in class frysk.expr.FQIdentToken
 
file(File) - Static method in class frysk.rsl.LogOption
Parse ARG0 setting log levels, and switching to the specified log file.
FILE_SELECTOR - Static variable in class frysk.gui.srcwin.SourceWindow
 
FILE_TYPE - Static variable in class lib.dwfl.DwTag
 
FILE_TYPE_ - Static variable in class lib.dwfl.DwTag
 
FileArgumentCallback - Class in gnu.classpath.tools.getopt
This is a callback class which is used when a "file name" is found by the command-line parser.
FILECHOOSER_GLADE - Static variable in class frysk.gui.srcwin.SourceWindow
 
FileDescriptor - Class in frysk.sys
Unix file descriptor.
FileDescriptor(String, int) - Constructor for class frysk.sys.FileDescriptor
Create a file descriptor for the specified FILE, open in mode specified by flags.
FileDescriptor(File, int) - Constructor for class frysk.sys.FileDescriptor
Create a file descriptor for the specified FILE, open with MODE.
FileDescriptor(String, int, int) - Constructor for class frysk.sys.FileDescriptor
Create a new file tied to FileDescriptor with accessMode and protection.
FileDescriptor(File, int, int) - Constructor for class frysk.sys.FileDescriptor
Create a new file tied to FileDescriptor with accessMode and protection.
fileMapped(Task, ObjectFile, DwflModule, Ftrace.Driver) - Method in interface frysk.ftrace.Ftrace.Controller
New library FILE was mapped in task TASK.
fileMapped(Task, ObjectFile, DwflModule, Ftrace.Driver) - Method in class frysk.ftrace.FtraceController
 
filename - Variable in class lib.dwfl.ElfSymbolVersion.Need
Filename of version request.
FILENAME_ATTR - Static variable in class frysk.dom.DOMSource
Name of this file
FileNameCompletor - Class in jline
A file name completor takes the buffer and issues a list of potential completions.
FileNameCompletor() - Constructor for class jline.FileNameCompletor
 
FILEPATH_ATTR - Static variable in class frysk.dom.DOMSource
Path to this file
filesz - Variable in class lib.dwfl.ElfPHeader
 
fileUnmapped(Task, ObjectFile, DwflModule, Ftrace.Driver) - Method in interface frysk.ftrace.Ftrace.Controller
New library FILE was unmapped from task TASK.
fileUnmapped(Task, ObjectFile, DwflModule, Ftrace.Driver) - Method in class frysk.ftrace.FtraceController
 
fill() - Method in class frysk.sys.SignalSet
Fill the signal set; return this.
fillFromElfImage(AddressSpace, String, long, long, long, long, boolean) - Method in class lib.unwind.ProcInfo
 
fillFromVDSO(AddressSpace, long, long, long, long, boolean) - Method in class lib.unwind.ProcInfo
 
fillMemRegion(byte[], long) - Method in class lib.dwfl.ElfNhdr.ElfNoteSectionEntry
 
fillMemRegion(byte[], long) - Method in class lib.dwfl.ElfNhdr
Fill the region starting from startAddress in buffer according to this ElfNhdr object.
fillMemRegion(byte[], long) - Method in class lib.dwfl.ElfPrAuxv
This is called when the notes section is filled.
fillMemRegion(byte[], long) - Method in class lib.dwfl.ElfPrFPRegSet
 
fillMemRegion(byte[], long) - Method in class lib.dwfl.ElfPrpsinfo
 
fillMemRegion(byte[], long) - Method in class lib.dwfl.ElfPrstatus
 
fillMemRegion(byte[], long) - Method in class lib.dwfl.ElfPrXFPRegSet
 
fillNotAvailable() - Method in class lib.unwind.ProcInfo
Oops, there was no unwind info; for instance, the address is invalid.
Filter - Class in frysk.gui.monitor.filters
 
Filter() - Constructor for class frysk.gui.monitor.filters.Filter
 
Filter(String, String) - Constructor for class frysk.gui.monitor.filters.Filter
 
Filter(Filter) - Constructor for class frysk.gui.monitor.filters.Filter
 
filter(int) - Method in class frysk.gui.monitor.filters.IntFilter
 
filter(int) - Method in class frysk.gui.monitor.filters.IntFilterPoint
 
filter(Proc) - Method in class frysk.gui.monitor.filters.ProcCommandLineFilter
 
filter(Proc) - Method in class frysk.gui.monitor.filters.ProcFilter
 
filter(Proc) - Method in class frysk.gui.monitor.filters.ProcFilterPoint
 
filter(Proc) - Method in class frysk.gui.monitor.filters.ProcNameFilter
 
filter(Proc) - Method in class frysk.gui.monitor.filters.ProcParentNameFilter
 
filter(Proc) - Method in class frysk.gui.monitor.filters.ProcPathFilter
 
filter(Task) - Method in class frysk.gui.monitor.filters.TaskFilter
 
filter(Task) - Method in class frysk.gui.monitor.filters.TaskFilterPoint
 
filter(Task) - Method in class frysk.gui.monitor.filters.TaskProcCommandLineFilter
 
filter(Task) - Method in class frysk.gui.monitor.filters.TaskProcNameFilter
 
filter(Task) - Method in class frysk.gui.monitor.filters.TaskProcParentNameFilter
 
filter(Task) - Method in class frysk.gui.monitor.filters.TaskProcPathFilter
 
filter(String) - Method in class jline.SimpleCompletor.NoOpFilter
 
filter(String) - Method in interface jline.SimpleCompletor.SimpleCompletorFilter
Filter the specified String.
FilterManager - Class in frysk.gui.monitor.filters
Only once instance.
FilterManager() - Constructor for class frysk.gui.monitor.filters.FilterManager
 
FilterPoint - Class in frysk.gui.monitor.filters
FilterPoints provide a flexible interface between Observers and the clients that would like to add filters to those observers.
FilterPoint() - Constructor for class frysk.gui.monitor.filters.FilterPoint
 
FilterPoint(String, String) - Constructor for class frysk.gui.monitor.filters.FilterPoint
 
FilterPoint(FilterPoint) - Constructor for class frysk.gui.monitor.filters.FilterPoint
 
FilterRow - Class in frysk.gui.monitor
 
FiltersTable - Class in frysk.gui.monitor
 
FiltersTable(Handle) - Constructor for class frysk.gui.monitor.FiltersTable
 
finalize() - Method in class frysk.expunit.Expect
Finalizer, also tries to clean up.
FIND_BOX - Static variable in class frysk.gui.srcwin.SourceWindow
 
FIND_GO_PNG - Static variable in class frysk.gui.common.IconManager
 
FIND_LABEL - Static variable in class frysk.gui.srcwin.SourceWindow
 
FIND_NEXT_PNG - Static variable in class frysk.gui.common.IconManager
 
FIND_PREV_PNG - Static variable in class frysk.gui.common.IconManager
 
FIND_TEXT - Static variable in class frysk.gui.srcwin.SourceWindow
 
findFunction(int) - Method in class frysk.dom.DOMSource
Search the functions which are children to this DOMSource to find the DOMFunction which contains the requested line number.
findNext(String, boolean) - Method in class frysk.gui.srcwin.MixedView
 
findNext(String, boolean, boolean) - Method in class frysk.gui.srcwin.SourceBuffer
Find the next instance of toFind in the buffer.
findNext(String, boolean) - Method in class frysk.gui.srcwin.SourceView
Finds the next instance of toFind in the buffer and highlights it.
findNext(String, boolean) - Method in interface frysk.gui.srcwin.View
 
findPrevious(String, boolean) - Method in class frysk.gui.srcwin.MixedView
 
findPrevious(String, boolean) - Method in class frysk.gui.srcwin.SourceBuffer
Finds the previous entry of toFind in the buffer and highlights it.
findPrevious(String, boolean) - Method in class frysk.gui.srcwin.SourceView
Finds the previous instance of toFind in the buffer and highlights it.
findPrevious(String, boolean) - Method in interface frysk.gui.srcwin.View
 
FindProc - Interface in frysk.proc
Interface to be used with Host.requestFindProc.
findProcInfo(long, boolean, ProcInfo) - Method in class lib.unwind.AddressSpace
Locate the information needed to unwind a particular procedure.
findTaskUsingRefresh(boolean) - Method in class frysk.testbed.Offspring
Find the child's Proc's main or non-main Task, polling /proc if necessary.
findTokenLine(String) - Method in class frysk.testbed.TestfileTokenScanner
 
findVariable(String, String, int, String) - Method in class frysk.gui.srcwin.SourceView
Tries to find a variable with the given name and type in the given file at the given line number.
FINE - Static variable in class frysk.rsl.Level
 
fine(Class) - Static method in class frysk.rsl.Log
For convenience, since this is the most common case, grab the FINE logger.
fine(String) - Static method in class frysk.rsl.LogFactory
 
fine(Class) - Static method in class frysk.rsl.LogFactory
 
FINE_ - Static variable in class frysk.rsl.Level
 
FINEST - Static variable in class frysk.rsl.Level
 
finest(Class) - Static method in class frysk.rsl.Log
 
finest(String) - Static method in class frysk.rsl.LogFactory
 
finest(Class) - Static method in class frysk.rsl.LogFactory
 
FINEST_ - Static variable in class frysk.rsl.Level
 
finishDisWin(Proc) - Method in class frysk.gui.disassembler.DisassemblyWindow
Initializes the Glade file, the DisassemblyWindow itself, adds listeners and Assigns the Proc.
finishMemWin(Proc) - Method in class frysk.gui.memory.MemoryWindow
Initializes the Glade file, the MemoryWindow itself, adds listeners and Assigns the Proc.
finishRegWin(Proc) - Method in class frysk.gui.register.RegisterWindow
Initializes the Glade file, the RegisterWindow itself, adds listeners and Assigns the Proc.
FIP - Static variable in class lib.unwind.UnwindRegistersX86
 
FIP_ - Static variable in class lib.unwind.UnwindRegistersX86
 
fixupExecuteOutOfLine(Task, long, long) - Method in class frysk.proc.live.Instruction
After the instruction has been executed out of line fixes up the given Task as if the instruction was actually executed at the given pc instead of the given address.
flag(ElfCommand, ElfFlags) - Method in class lib.dwfl.Elf
Sets or clears flags in the Elf file
flag(ElfCommand, ElfFlags) - Method in class lib.dwfl.ElfData
Flags the data with the provided flag
flag(ElfCommand, ElfFlags) - Method in class lib.dwfl.ElfSection
Flags the section with the provided flags
flagEHeader(ElfCommand, ElfFlags) - Method in class lib.dwfl.Elf
Sets or clears flags in the Elf header
flagHeader(ElfCommand, ElfFlags) - Method in class lib.dwfl.ElfSection
Flags the section header with the provided flags
flagPHeader(ElfCommand, ElfFlags) - Method in class lib.dwfl.Elf
Sets or clears flags in the Elf program header
flags - Variable in class frysk.sys.proc.Stat
The flags of the process.
FLAGS - Static variable in class inua.elf.AT
 
flags - Variable in class lib.dwfl.ElfEHeader
 
flags - Variable in class lib.dwfl.ElfPHeader
 
flags - Variable in class lib.dwfl.ElfSectionHeader
 
flip() - Method in class inua.eio.Buffer
 
FLOAT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
FLOAT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
FLOAT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
FLOAT - Static variable in class lib.dwfl.DwAte
 
FLOAT32_GROUP - Static variable in class frysk.isa.registers.X87Registers
 
float32_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
FLOAT32B_T - Static variable in class frysk.value.StandardTypes
 
FLOAT32L_T - Static variable in class frysk.value.StandardTypes
 
FLOAT64_GROUP - Static variable in class frysk.isa.registers.X87Registers
 
float64_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
FLOAT64B_T - Static variable in class frysk.value.StandardTypes
 
FLOAT64L_T - Static variable in class frysk.value.StandardTypes
 
float80_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
FLOAT80B_T - Static variable in class frysk.value.StandardTypes
 
FLOAT80L_T - Static variable in class frysk.value.StandardTypes
 
FLOAT_ - Static variable in class lib.dwfl.DwAte
 
FLOAT_SUFFIX - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
FLOAT_SUFFIX - Static variable in interface frysk.expr.CExprParserTokenTypes
 
FLOAT_SUFFIX - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
floatBigEndianType - Static variable in class frysk.value.StandardTypes
 
FLOATING_POINTER - Static variable in class frysk.isa.registers.PPC32Registers
 
FLOATING_POINTER - Static variable in class frysk.isa.registers.PPC64Registers
 
FloatingPoint854Format - Class in frysk.value
 
FloatingPointFormat - Class in frysk.value
All floating point standards should extend this class.
FloatingPointFormat() - Constructor for class frysk.value.FloatingPointFormat
 
FloatingPointType - Class in frysk.value
Type for a floating-point value.
FloatingPointType(String, ByteOrder, int) - Constructor for class frysk.value.FloatingPointType
 
FloatingPointUnit - Class in frysk.value
Arithmetic and logical operation handling for floating points.
FloatingPointUnit(FloatingPointType, FloatingPointType, int) - Constructor for class frysk.value.FloatingPointUnit
 
FloatingPointUnit(FloatingPointType, int) - Constructor for class frysk.value.FloatingPointUnit
 
floatLittleEndianType - Static variable in class frysk.value.StandardTypes
 
FloatSuffix - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
FloatSuffix - Static variable in interface frysk.expr.CExprParserTokenTypes
 
FloatSuffix - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
floatValue() - Method in class frysk.rsl.Level
Return the equivalent of the enum.
floatValue() - Method in class frysk.value.Access
Return the equivalent of the enum.
floatValue() - Method in class frysk.value.BigFloatingPoint
 
floatValue() - Method in class lib.dwfl.DwAccess
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwarfRegistersPPC64
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwarfRegistersX86
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwarfRegistersX8664
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwAt
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwAte
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwDs
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwDsc
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwEnd
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwInl
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwOp
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwOrd
Return the equivalent of the enum.
floatValue() - Method in class lib.dwfl.DwTag
Return the equivalent of the enum.
floatValue() - Method in class lib.unwind.ByteOrder
Return the equivalent of the enum.
floatValue() - Method in class lib.unwind.CachingPolicy
Return the equivalent of the enum.
floatValue() - Method in class lib.unwind.Error
Return the equivalent of the enum.
floatValue() - Method in class lib.unwind.UnwindRegistersPPC32
Return the equivalent of the enum.
floatValue() - Method in class lib.unwind.UnwindRegistersPPC64
Return the equivalent of the enum.
floatValue() - Method in class lib.unwind.UnwindRegistersX86
Return the equivalent of the enum.
floatValue() - Method in class lib.unwind.UnwindRegistersX8664
Return the equivalent of the enum.
Flow - Class in frysk.sys.termios
Flow manipulation.
flow(FileDescriptor, Flow) - Static method in class frysk.sys.termios.Flow
Suspends or resume the FileDescriptor's receiving or sending of data.
FlowControlWriter - Class in frysk.util
Extension of Writer that allows output to be paused.
FlowControlWriter(Writer) - Constructor for class frysk.util.FlowControlWriter
 
flush() - Method in class frysk.gui.monitor.datamodels.CoreDebugHandler
 
FLUSH - Static variable in class frysk.sys.termios.Action
 
Flush - Class in frysk.sys.termios
Queue to flush.
flush(FileDescriptor, Flush) - Static method in class frysk.sys.termios.Flush
Discards all output not sent.
flush() - Method in class frysk.util.FlowControlWriter
 
flush() - Method in class frysk.util.StacktraceAction
 
flushBuffer() - Method in class jline.History
Flush the entire history buffer to the output PrintWriter.
flushConsole() - Method in class jline.ConsoleReader
Flush the console output stream.
flushMessages() - Method in class frysk.hpd.CLI
Makes sure that all messages for the user by commands through addMessage() are displayed.
fmaps - Class in frysk.bindir
 
fmaps() - Constructor for class frysk.bindir.fmaps
 
FOP - Static variable in class frysk.isa.registers.X87Registers
 
FOP - Static variable in class lib.unwind.UnwindRegistersX86
 
FOP_ - Static variable in class lib.unwind.UnwindRegistersX86
 
Fork - Class in frysk.sys
Create a child process (using fork) that immediately performs some sort of exec.
Fork() - Constructor for class frysk.sys.Fork
 
forkEvent(ProcessIdentifier, ProcessIdentifier) - Method in class frysk.sys.UnhandledWaitBuilder
The task PID got a fork event; CHILD is the new process ID.
forkEvent(ProcessIdentifier, ProcessIdentifier) - Method in interface frysk.sys.WaitBuilder
The task PID got a fork event; CHILD is the new process ID.
ForkFactory - Class in frysk.testbed
Create a copy of this process running as a daemon.
ForkFactory() - Constructor for class frysk.testbed.ForkFactory
 
FORM_TLS_ADDRESS - Static variable in class lib.dwfl.DwOp
 
FORM_TLS_ADDRESS_ - Static variable in class lib.dwfl.DwOp
 
FORMAL_PARAMETER - Static variable in class lib.dwfl.DwTag
 
FORMAL_PARAMETER_ - Static variable in class lib.dwfl.DwTag
 
format(LogRecord) - Method in class frysk.gui.monitor.EventFormatter
 
Format - Class in frysk.value
Formats a base type sending it to the printer.
Format() - Constructor for class frysk.value.Format
 
FORMAT_LABEL - Static variable in class lib.dwfl.DwTag
 
FORMAT_LABEL_ - Static variable in class lib.dwfl.DwTag
 
FPE - Static variable in class frysk.isa.signals.StandardSignal
 
FPE - Static variable in class frysk.sys.Signal
 
FPR0 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR0 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR0 - Static variable in class frysk.isa.registers.X87Registers
 
FPR0 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR0_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR1 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR1 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR1 - Static variable in class frysk.isa.registers.X87Registers
 
FPR1 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR10 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR10 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR10 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR10_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR11 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR11 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR11 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR11_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR12 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR12 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR12 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR12_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR13 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR13 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR13 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR13_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR14 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR14 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR14 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR14_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR15 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR15 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR15 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR15_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR16 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR16 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR16 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR16_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR17 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR17 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR17 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR17_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR18 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR18 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR18 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR18_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR19 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR19 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR19 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR19_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR1_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR2 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR2 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR2 - Static variable in class frysk.isa.registers.X87Registers
 
FPR2 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR20 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR20 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR20 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR20_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR21 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR21 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR21 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR21_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR22 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR22 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR22 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR22_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR23 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR23 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR23 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR23_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR24 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR24 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR24 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR24_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR25 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR25 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR25 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR25_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR26 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR26 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR26 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR26_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR27 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR27 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR27 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR27_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR28 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR28 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR28 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR28_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR29 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR29 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR29 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR29_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR2_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR3 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR3 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR3 - Static variable in class frysk.isa.registers.X87Registers
 
FPR3 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR30 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR30 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR30 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR30_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR31 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR31 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR31 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR31_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR3_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR4 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR4 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR4 - Static variable in class frysk.isa.registers.X87Registers
 
FPR4 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR4_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR5 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR5 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR5 - Static variable in class frysk.isa.registers.X87Registers
 
FPR5 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR5_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR6 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR6 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR6 - Static variable in class frysk.isa.registers.X87Registers
 
FPR6 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR6_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR7 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR7 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR7 - Static variable in class frysk.isa.registers.X87Registers
 
FPR7 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR7_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR8 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR8 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR8 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR8_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR9 - Static variable in class frysk.isa.registers.PPC32Registers
 
FPR9 - Static variable in class frysk.isa.registers.PPC64Registers
 
FPR9 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPR9_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPREGS - Static variable in class frysk.isa.banks.LinuxIA32RegisterBanks
 
FPREGS - Static variable in class frysk.isa.banks.LinuxX8664RegisterBanks
 
FPREGS - Static variable in class frysk.sys.ptrace.RegisterSet
 
FPREGS32 - Static variable in class frysk.isa.banks.LinuxPPCRegisterBanks
 
FPREGS64 - Static variable in class frysk.isa.banks.LinuxPPCRegisterBanks
 
fProgress - Variable in class junit.awtui.ProgressBar
 
fProgressX - Variable in class junit.awtui.ProgressBar
 
FPSCR - Static variable in class frysk.isa.registers.PPC32Registers
 
FPSCR - Static variable in class frysk.isa.registers.PPC64Registers
 
FPSCR - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
FPSCR - Static variable in class lib.unwind.UnwindRegistersPPC32
 
FPSCR_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
MQ 100
FPSCR_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
FPUCW - Static variable in class inua.elf.AT
 
FPXREGS - Static variable in class frysk.sys.ptrace.RegisterSet
 
fqid - Variable in class frysk.ftrace.SymbolRule
 
FQIdentifier - Class in frysk.expr
 
FQIdentifier(FQIdentToken) - Constructor for class frysk.expr.FQIdentifier
 
FQIdentParser - Class in frysk.expr
Funky HPD #-syntax doesn't map very well to LL-k type parser (for constant 'k').
FQIdentParser.ExtraGarbageException - Exception in frysk.expr
 
FQIdentParser.ExtraGarbageException(String) - Constructor for exception frysk.expr.FQIdentParser.ExtraGarbageException
 
FQIdentParser.FQIdentException - Exception in frysk.expr
 
FQIdentParser.FQIdentException(String) - Constructor for exception frysk.expr.FQIdentParser.FQIdentException
 
FQIdentParser.InvalidTokenException - Exception in frysk.expr
 
FQIdentParser.InvalidTokenException(String) - Constructor for exception frysk.expr.FQIdentParser.InvalidTokenException
 
FQIdentPattern - Interface in frysk.expr
 
FQIdentToken - Class in frysk.expr
 
FQIdentToken(int, String) - Constructor for class frysk.expr.FQIdentToken
 
Frame - Class in frysk.stack
 
FRAME_BASE - Static variable in class lib.dwfl.DwAt
 
FRAME_BASE_ - Static variable in class lib.dwfl.DwAt
 
FRAME_POINTER - Static variable in class lib.unwind.UnwindRegistersPPC64
 
FRAME_POINTER_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
FrameDecorator - Class in frysk.stack
Decorator wrapper for the ABI frame.
FrameIdentifier - Class in frysk.stack
 
FrameIdentifier(long, long) - Constructor for class frysk.stack.FrameIdentifier
Create a new FrameIdentifier.
FrameLevel - Class in frysk.stack
A dewey decimal like notation to identify frame and sub-levels.
FrameLevel() - Constructor for class frysk.stack.FrameLevel
Inner most level.
FrameLevel(String) - Constructor for class frysk.stack.FrameLevel
Construct a frame level from the string.
frameNumber - Variable in class frysk.expr.FQIdentifier
 
frameNumber - Variable in class frysk.expr.FQIdentToken
 
FRIEND - Static variable in class lib.dwfl.DwAt
 
FRIEND - Static variable in class lib.dwfl.DwTag
 
FRIEND_ - Static variable in class lib.dwfl.DwAt
 
FRIEND_ - Static variable in class lib.dwfl.DwTag
 
frysk.bindir - package frysk.bindir
 
frysk.config - package frysk.config
This package exports interfaces describing the environment within-which frysk was configured to run.
frysk.core - package frysk.core
 
frysk.debuginfo - package frysk.debuginfo
This package implements frysk's low-level, or application binary interface, location expression model.
frysk.dom - package frysk.dom
 
frysk.dom.cparser - package frysk.dom.cparser
 
frysk.dwfl - package frysk.dwfl
This package provides Dwfl objects for FRYSK's process model.
frysk.event - package frysk.event
Description of the FRYSK Event Loop.
frysk.expr - package frysk.expr
This package implements frysk's expression handling.
frysk.expunit - package frysk.expunit
This package implements a simplistic version of expect that is suitable for use within the JUnit test framework.
frysk.ftrace - package frysk.ftrace
 
frysk.gtk - package frysk.gtk
 
frysk.gui - package frysk.gui
 
frysk.gui.common - package frysk.gui.common
 
frysk.gui.console - package frysk.gui.console
 
frysk.gui.dialogs - package frysk.gui.dialogs
 
frysk.gui.disassembler - package frysk.gui.disassembler
 
frysk.gui.druid - package frysk.gui.druid
 
frysk.gui.memory - package frysk.gui.memory
 
frysk.gui.monitor - package frysk.gui.monitor
 
frysk.gui.monitor.actions - package frysk.gui.monitor.actions
 
frysk.gui.monitor.datamodels - package frysk.gui.monitor.datamodels
 
frysk.gui.monitor.eventviewer - package frysk.gui.monitor.eventviewer
 
frysk.gui.monitor.filters - package frysk.gui.monitor.filters
 
frysk.gui.monitor.observers - package frysk.gui.monitor.observers
 
frysk.gui.prefs - package frysk.gui.prefs
 
frysk.gui.register - package frysk.gui.register
 
frysk.gui.sessions - package frysk.gui.sessions
 
frysk.gui.srcwin - package frysk.gui.srcwin
 
frysk.gui.srcwin.prefs - package frysk.gui.srcwin.prefs
 
frysk.gui.srcwin.tags - package frysk.gui.srcwin.tags
 
frysk.gui.terminal - package frysk.gui.terminal
This package supplies a wrapper for the Gnome Terminal object used by the Frysk Debug Window when it activates processes that require a terminal to interact with.
frysk.gui.test - package frysk.gui.test
 
frysk.hpd - package frysk.hpd
This package implements a command line interpreter modeled after the High Performance Debugger Forum's interface.
frysk.isa - package frysk.isa
This package provides an ISA (instruction set architecture) model of each architecture supported by frysk.
frysk.isa.banks - package frysk.isa.banks
A bank or block of data broken into into named locations.
frysk.isa.corefiles - package frysk.isa.corefiles
This package implements frysk's core-file generator code.
frysk.isa.registers - package frysk.isa.registers
This package implements frysk's Register abstraction.
frysk.isa.signals - package frysk.isa.signals
This package implements a representation of target signals.
frysk.isa.syscalls - package frysk.isa.syscalls
This package implements frysk's system-call database.
frysk.isa.watchpoints - package frysk.isa.watchpoints
This package implements Frysk's Low level Watchpoint abstraction.
frysk.junit - package frysk.junit
 
frysk.pkglibdir - package frysk.pkglibdir
 
frysk.proc - package frysk.proc
This package implements frysk's process model of the target system.
frysk.proc.dead - package frysk.proc.dead
 
frysk.proc.dummy - package frysk.proc.dummy
This package implements a dummy process model that can be used to test code that does not require a running process.
frysk.proc.live - package frysk.proc.live
This is a frysk implementation package that provides the implementation of frysk.proc for ptrace based (GNU/Linux) systems.
frysk.rsl - package frysk.rsl
This package provides a basic logger mechanism.
frysk.rt - package frysk.rt
 
frysk.scopes - package frysk.scopes
Overview
frysk.solib - package frysk.solib
This package provides mechanisms for constructing and tracking link-map and memory-maps from the link-map table found in a processes memory.
frysk.stack - package frysk.stack
This package implements frysk's low-level, or application binary interface, stack model.
frysk.stepping - package frysk.stepping
This package implements frysk's stepping infrastructure.
frysk.symtab - package frysk.symtab
This package implements frysk's low-level, object, symbol table.
frysk.sys - package frysk.sys
This package exports interfaces to the underlying native linux system.
frysk.sys.proc - package frysk.sys.proc
This package exports interfaces to the /proc pseudo file system.
frysk.sys.ptrace - package frysk.sys.ptrace
This package exports access to the PTRACE system.
frysk.sys.termios - package frysk.sys.termios
 
frysk.sysroot - package frysk.sysroot
This package implements frysk's sysroot support for handling a special system directory heirarchy.
frysk.testbed - package frysk.testbed
This package exports methods that can be used when testing.
frysk.util - package frysk.util
 
frysk.value - package frysk.value
This package implements frysk's low-level, or application binary interface, type model.
frysk.vtecli - package frysk.vtecli
 
FryskAsm - Class in frysk.testbed
The file "include/frysk-asm.h" describes a simple abstract load-store architecture implemented using native assembler.
FryskDialog - Class in frysk.gui.dialogs
 
FryskDialog() - Constructor for class frysk.gui.dialogs.FryskDialog
 
FryskDialog(Handle) - Constructor for class frysk.gui.dialogs.FryskDialog
 
FryskErrorFileHandler - Class in frysk.gui.monitor
 
FryskErrorFileHandler(String, boolean) - Constructor for class frysk.gui.monitor.FryskErrorFileHandler
 
FryskGui - Class in frysk.gui
Wrapper class for Gui.java.
FryskGui() - Constructor for class frysk.gui.FryskGui
 
FryskHelpManager - Class in frysk.gui
 
FryskHelpManager() - Constructor for class frysk.gui.FryskHelpManager
 
FryskIconSet - Class in frysk.gui.common
 
FryskIconSet(String) - Constructor for class frysk.gui.common.FryskIconSet
 
FryskPreference - Class in frysk.gui.prefs
FryskPreference represents a user-settable preference
FryskPreference() - Constructor for class frysk.gui.prefs.FryskPreference
 
FryskVersion - Class in frysk.config
All the run-time (install time) configuration information.
FryskVersion() - Constructor for class frysk.config.FryskVersion
 
FS - Static variable in class frysk.isa.registers.IA32Registers
 
FS - Static variable in class frysk.isa.registers.X8664Registers
 
FS - Static variable in class lib.dwfl.DwarfRegistersX8664
 
FS - Static variable in class lib.unwind.UnwindRegistersX86
 
FS_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
FS_ - Static variable in class lib.unwind.UnwindRegistersX86
 
FS_BASE - Static variable in class frysk.isa.registers.X8664Registers
 
FSBASE - Static variable in class lib.dwfl.DwarfRegistersX8664
 
FSBASE_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
fstack - Class in frysk.bindir
 
fstack() - Constructor for class frysk.bindir.fstack
 
fstep - Class in frysk.bindir
 
fstep() - Constructor for class frysk.bindir.fstep
 
FSW - Static variable in class frysk.isa.registers.X87Registers
 
FSW - Static variable in class lib.dwfl.DwarfRegistersX8664
 
FSW - Static variable in class lib.unwind.UnwindRegistersX86
 
FSW_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
FSW_ - Static variable in class lib.unwind.UnwindRegistersX86
 
fTotal - Variable in class junit.awtui.ProgressBar
 
Ftrace - Class in frysk.ftrace
 
Ftrace(PrintDebugInfoStackOptions) - Constructor for class frysk.ftrace.Ftrace
 
Ftrace.Controller - Interface in frysk.ftrace
Controller has to be implemented externally.
Ftrace.Driver - Interface in frysk.ftrace
An object implementing this interface is handed over to allow external controller to aid which tracepoints should be traced.
Ftrace.StackTracedSymbolsProvider - Interface in frysk.ftrace
External entity implementing this interface is called out each time an entry point is hit.
Ftrace.TracedSignalProvider - Interface in frysk.ftrace
External entity implementing this interface is called out for each new process, and should construct set of signals to trace and stack trace on.
Ftrace.TracedSyscallProvider - Interface in frysk.ftrace
External entity implementing this interface is called out for each new process, and should construct set of syscalls to trace and stack trace on.
FtraceController - Class in frysk.ftrace
 
FtraceController() - Constructor for class frysk.ftrace.FtraceController
 
FTW - Static variable in class frysk.isa.registers.X87Registers
 
FTW - Static variable in class lib.unwind.UnwindRegistersX86
 
FTW_ - Static variable in class lib.unwind.UnwindRegistersX86
 
FUNC_CALL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
FUNC_CALL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
FUNC_CALL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
FUNCTION - Static variable in class frysk.dom.DOMTagTypes
 
Function - Class in frysk.scopes
In DWARF a subroutine is used to refer to an entity that can either be a concrete function (Subprogram) or an inlined function (InlinedSubprogram).
Function(DwarfDie, TypeFactory) - Constructor for class frysk.scopes.Function
 
FUNCTION_BODY - Static variable in class frysk.dom.DOMTagTypes
 
FUNCTION_CALL - Static variable in class frysk.dom.DOMFunction
 
FUNCTION_CALL - Static variable in class frysk.dom.DOMTagTypes
 
FUNCTION_NAME_ATTR - Static variable in class frysk.dom.DOMFunction
 
FUNCTION_NODE - Static variable in class frysk.dom.DOMFunction
 
FUNCTION_TEMPLATE - Static variable in class lib.dwfl.DwTag
 
FUNCTION_TEMPLATE_ - Static variable in class lib.dwfl.DwTag
 
FunctionBreakpoint - Class in frysk.rt
 
FunctionBreakpoint(int, String, DwflDie) - Constructor for class frysk.rt.FunctionBreakpoint
Set a breakpoint based on a DwarfDie or just a name.
FunctionBreakpoint(int, String, ObjectDeclaration) - Constructor for class frysk.rt.FunctionBreakpoint
 
FUNCTIONS - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
FunctionType - Class in frysk.value
Type for a function.
FunctionType(String, Type) - Constructor for class frysk.value.FunctionType
Create an FunctionType
funit - Class in frysk.pkglibdir
Run all of frysk's non-graphical JUnit tests from the install directory.
funit() - Constructor for class frysk.pkglibdir.funit
 
FunitThreadsOffspring - Class in frysk.testbed
Create a program that contains a large number of threads.
FunitThreadsOffspring(int) - Constructor for class frysk.testbed.FunitThreadsOffspring
Create a program with a large number of threads, each thread joining its predicessor, cloning creating a successor, and then exiting (so its successor can join it).
FunitThreadsOffspring(int, FunitThreadsOffspring.Type) - Constructor for class frysk.testbed.FunitThreadsOffspring
 
FunitThreadsOffspring.Type - Class in frysk.testbed
 

G

GarbageCollect - Class in frysk.sys
Attempt to force a garbage collect.
GarbageCollect() - Constructor for class frysk.sys.GarbageCollect
 
GccStructOrClassType - Class in frysk.value
Type that might either be a class or a struct; roots around in CompositeType internals to decide which.
GccStructOrClassType(String, int) - Constructor for class frysk.value.GccStructOrClassType
 
GE(long, long) - Static method in class inua.eio.ULong
 
GE - Static variable in class lib.dwfl.DwOp
 
GE_ - Static variable in class lib.dwfl.DwOp
 
GENERAL - Static variable in class frysk.isa.registers.PPC32Registers
 
GENERAL - Static variable in class frysk.isa.registers.PPC64Registers
 
GenerateCoreCommand - Class in frysk.hpd
 
GenericAction - Class in frysk.gui.monitor.actions
 
GenericAction() - Constructor for class frysk.gui.monitor.actions.GenericAction
 
GenericAction(String, String) - Constructor for class frysk.gui.monitor.actions.GenericAction
 
GenericAction(GenericAction) - Constructor for class frysk.gui.monitor.actions.GenericAction
 
GenericActionPoint - Class in frysk.gui.monitor.actions
 
GenericActionPoint() - Constructor for class frysk.gui.monitor.actions.GenericActionPoint
 
GenericActionPoint(String, String) - Constructor for class frysk.gui.monitor.actions.GenericActionPoint
 
GenericActionPoint(GenericActionPoint) - Constructor for class frysk.gui.monitor.actions.GenericActionPoint
 
genericActionPoint - Variable in class frysk.gui.monitor.observers.ObserverRoot
 
get() - Static method in class frysk.config.Runtime
 
get() - Static method in class frysk.core.JUnitTests
 
get() - Static method in class frysk.gtk.JUnitTests
 
get() - Static method in class frysk.gui.JUnitTests
 
get(String) - Method in class frysk.gui.monitor.UniqueHashMap
 
get(Register) - Method in class frysk.isa.banks.RegisterBanks
 
get(ISA) - Method in class frysk.isa.ISAMap
Find the ISA object, throw an exception if it isn't found.
get(int) - Method in class frysk.isa.signals.SignalTable
Return the Signal corresponding to value.
get(String) - Method in class frysk.isa.signals.SignalTable
Return the Signal corresponding to name; can return NULL if the name is unknown.
get(StandardSignal) - Method in class frysk.isa.signals.SignalTable
Return the Signal corresponding to the StandardSignal.
get(String) - Method in class frysk.proc.Environ
Get an environment variable.
get(String) - Static method in class frysk.rsl.LogFactory
Find the Node corresponding to PATH.
get(Class) - Static method in class frysk.rsl.LogFactory
Find the node corresponding to KLASS.
get(Level) - Method in class frysk.rsl.Node
Return the requested level.
get() - Static method in class frysk.sys.Environ
 
get() - Static method in class frysk.sys.JUnitTests
 
get() - Static method in class frysk.sys.Pid
Returns the process ID of this process.
get(FileDescriptor) - Method in class frysk.sys.termios.Termios
Refresh this Termios with the terminal settings from FD.
get(Mode) - Method in class frysk.sys.termios.Termios
Get a mode.
get(Special) - Method in class frysk.sys.termios.Termios
Get special character field.
get() - Static method in class frysk.sys.Tid
Returns the thread ID of this thread/task.
get() - Static method in class frysk.sys.Uname
Get a Uname object that contains the results of the uname system call.
get(ByteOrder) - Method in class frysk.value.Location
Get the entire contents of the location as a big-endian array of bytes.
get() - Method in class inua.eio.ByteBuffer
 
get(long) - Method in class inua.eio.ByteBuffer
 
get(long, byte[], int, int) - Method in class inua.eio.ByteBuffer
 
get(byte[], int, int) - Method in class inua.eio.ByteBuffer
 
get(byte[]) - Method in class inua.eio.ByteBuffer
 
get(StringBuffer) - Method in class inua.eio.ByteBuffer
 
get(long, StringBuffer) - Method in class inua.eio.ByteBuffer
 
get(long, long, StringBuffer) - Method in class inua.eio.ByteBuffer
 
get() - Method in class inua.util.Pool
Return an object from the pool.
getActionCombos(ObserverRoot) - Method in class frysk.gui.monitor.filters.ComboFactory
 
getActionPoints() - Method in class frysk.gui.monitor.observers.ObserverRoot
 
getActions() - Method in class frysk.gui.monitor.actions.ActionPoint
 
getAddr() - Method in class lib.dwfl.DwarfDie
 
getAddress() - Method in class frysk.debuginfo.PieceLocation
Returns the address only if value is in a _contiguous memory_ location.
getAddress() - Method in class frysk.dom.DOMLine
 
getAddress() - Method in class frysk.isa.watchpoints.Watchpoint
 
getAddress() - Method in class frysk.proc.live.Breakpoint
 
getAddress() - Method in class frysk.proc.live.Watchpoint
 
getAddress() - Method in class frysk.rt.Breakpoint
 
getAddress() - Method in class frysk.stack.Frame
Returns the program counter for this StackFrame.
getAddress() - Method in class frysk.stack.FrameDecorator
 
getAddress() - Method in class frysk.symtab.PLTEntry
 
getAddress() - Method in class frysk.symtab.Symbol
Return the address of the symbol.
getAddress() - Method in class frysk.value.ByteBufferLocation
 
getAddress() - Method in class frysk.value.Location
 
getAddress() - Method in class lib.dwfl.DwflLine
 
getAddress() - Method in class lib.dwfl.ElfSymbol
Return the address of the symbol.
getAddresses(Task, String, ModuleMatcher) - Static method in class frysk.symtab.SymbolFactory
Get address list by symbol name.
getAddresses(Task, String) - Static method in class frysk.symtab.SymbolFactory
 
getAddrs(Proc) - Method in class frysk.rt.SourceBreakpoint
Get the list of raw address objects for a process
getAdjustedAddress() - Method in class frysk.stack.Frame
Returns the pre-call PC for this non-interrupted StackFrame.
getAdjustedAddress() - Method in class frysk.stack.FrameDecorator
 
getAlignment() - Method in class lib.dwfl.ElfData
 
getAllRegistersGroup() - Method in class frysk.isa.registers.PPC32Registers
 
getAllRegistersGroup() - Method in class frysk.isa.registers.PPC64Registers
 
getAllRegistersGroup() - Method in class frysk.isa.registers.Registers
Return the "all" register group.
getAllWatchpoints(Task) - Method in class frysk.isa.watchpoints.WatchpointFunctions
Returns all the watchpoints know in the debug control registers
getAlternativeDisplayName() - Method in class frysk.gui.sessions.DebugProcess
Returns the alternative name of the debug process
getALU(Type, int) - Method in class frysk.value.ArrayType
 
getALU(IntegerType, int) - Method in class frysk.value.ArrayType
 
getALU(PointerType, int) - Method in class frysk.value.ArrayType
 
getALU(int) - Method in class frysk.value.ArrayType
 
getALU(Type, int) - Method in class frysk.value.FloatingPointType
 
getALU(IntegerType, int) - Method in class frysk.value.FloatingPointType
 
getALU(FloatingPointType, int) - Method in class frysk.value.FloatingPointType
 
getALU(PointerType, int) - Method in class frysk.value.FloatingPointType
 
getALU(int) - Method in class frysk.value.FloatingPointType
 
getALU(Type, int) - Method in class frysk.value.IntegerType
 
getALU(IntegerType, int) - Method in class frysk.value.IntegerType
 
getALU(PointerType, int) - Method in class frysk.value.IntegerType
 
getALU(FloatingPointType, int) - Method in class frysk.value.IntegerType
 
getALU(ArrayType, int) - Method in class frysk.value.IntegerType
 
getALU(int) - Method in class frysk.value.IntegerType
 
getALU(Type, int) - Method in class frysk.value.PointerType
 
getALU(IntegerType, int) - Method in class frysk.value.PointerType
 
getALU(PointerType, int) - Method in class frysk.value.PointerType
 
getALU(FloatingPointType, int) - Method in class frysk.value.PointerType
 
getALU(ArrayType, int) - Method in class frysk.value.PointerType
 
getALU(int) - Method in class frysk.value.PointerType
 
getALU(Type, int) - Method in class frysk.value.Type
 
getALU(IntegerType, int) - Method in class frysk.value.Type
 
getALU(FloatingPointType, int) - Method in class frysk.value.Type
 
getALU(PointerType, int) - Method in class frysk.value.Type
 
getALU(ArrayType, int) - Method in class frysk.value.Type
 
getALU(int) - Method in class frysk.value.Type
 
getAndClearBlockers(Task) - Method in class frysk.stepping.SteppingEngine
Get the list of blocking observers that have notified the stepping engine and clear it.
getAnsiBuffer() - Method in class jline.ANSIBuffer
 
getAnsiEnabled() - Method in class jline.ANSIBuffer
 
getAnswer() - Method in class frysk.gui.dialogs.QueryDialog
 
getApplicableActions() - Method in class frysk.gui.monitor.actions.ActionPoint
Retrieves a list of applicable actions from the ActionManager.
getApplicableActions() - Method in class frysk.gui.monitor.actions.GenericActionPoint
 
getApplicableActions() - Method in class frysk.gui.monitor.actions.TaskActionPoint
 
getApplicableFilters() - Method in class frysk.gui.monitor.filters.IntFilterPoint
 
getApplicableItems() - Method in class frysk.gui.monitor.actions.GenericActionPoint
 
getApplicableItems() - Method in class frysk.gui.monitor.actions.TaskActionPoint
 
getApplicableItems() - Method in class frysk.gui.monitor.filters.IntFilterPoint
 
getApplicableItems() - Method in class frysk.gui.monitor.filters.ProcFilterPoint
 
getApplicableItems() - Method in class frysk.gui.monitor.filters.TaskFilterPoint
 
getApplicableItems() - Method in class frysk.gui.monitor.LiaisonPoint
Retrieves a list of applicable items from the appropriate Manager.
getArch(Task) - Method in class frysk.ftrace.ArchFactory
 
getArchiveElement(int) - Method in class lib.dwfl.Elf
 
getArchiveHeader() - Method in class lib.dwfl.Elf
 
getArchiveOffset() - Method in class lib.dwfl.Elf
 
getArchiveSymbol(long) - Method in class lib.dwfl.Elf
 
getArgList() - Method in class frysk.isa.syscalls.Syscall
Return the argument list.
getArgument() - Method in class frysk.gui.monitor.actions.AddTaskObserverAction
 
getArgument() - Method in class frysk.gui.monitor.actions.CaptureStackTraceAction
 
getArgument() - Method in class frysk.gui.monitor.actions.GenericAction
 
getArgument() - Method in class frysk.gui.monitor.actions.LogAction
 
getArgument() - Method in class frysk.gui.monitor.actions.NotifyUserAction
 
getArgument() - Method in class frysk.gui.monitor.actions.PrintProc
 
getArgument() - Method in class frysk.gui.monitor.actions.PrintTask
 
getArgument() - Method in class frysk.gui.monitor.actions.PrintTaskBacktrace
 
getArgument() - Method in class frysk.gui.monitor.actions.Resume
 
getArgument() - Method in class frysk.gui.monitor.actions.RunExternal
 
getArgument() - Method in class frysk.gui.monitor.actions.ShowMemWin
 
getArgument() - Method in class frysk.gui.monitor.actions.ShowRegWin
 
getArgument() - Method in class frysk.gui.monitor.actions.ShowSourceWin
 
getArgument() - Method in class frysk.gui.monitor.actions.Stop
 
getArgument() - Method in class frysk.gui.monitor.filters.IntFilter
 
getArgument() - Method in class frysk.gui.monitor.filters.ProcCommandLineFilter
 
getArgument() - Method in class frysk.gui.monitor.filters.ProcNameFilter
 
getArgument() - Method in class frysk.gui.monitor.filters.ProcParentNameFilter
 
getArgument() - Method in class frysk.gui.monitor.filters.ProcPathFilter
 
getArgument() - Method in class frysk.gui.monitor.filters.TaskProcCommandLineFilter
 
getArgument() - Method in class frysk.gui.monitor.filters.TaskProcNameFilter
 
getArgument() - Method in class frysk.gui.monitor.filters.TaskProcParentNameFilter
 
getArgument() - Method in class frysk.gui.monitor.filters.TaskProcPathFilter
 
getArgument() - Method in class frysk.gui.monitor.LiaisonItem
uset to get the item's argument
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.AddTaskObserverAction
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.CaptureStackTraceAction
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.GenericAction
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.LogAction
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.NotifyUserAction
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.PrintProc
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.PrintTask
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.PrintTaskBacktrace
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.Resume
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.RunExternal
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.ShowMemWin
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.ShowRegWin
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.ShowSourceWin
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.actions.Stop
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.filters.IntFilter
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.filters.ProcCommandLineFilter
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.filters.ProcNameFilter
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.filters.ProcParentNameFilter
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.filters.ProcPathFilter
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.filters.TaskProcCommandLineFilter
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.filters.TaskProcNameFilter
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.filters.TaskProcParentNameFilter
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.filters.TaskProcPathFilter
 
getArgumentCompletionList() - Method in class frysk.gui.monitor.LiaisonItem
If the item whishes to have a completion list for its arguments then it can return an observable linked list describing the list of possible arguments.
getArgumentName() - Method in class gnu.classpath.tools.getopt.Option
Return the name of the argument.
getArgumentPosition() - Method in class jline.ArgumentCompletor.ArgumentList
 
getArguments(Task, int) - Method in class frysk.isa.syscalls.Syscall
 
getArguments() - Method in class jline.ArgumentCompletor.ArgumentList
 
getArrayType(DwarfDie, DwarfDie) - Method in class frysk.debuginfo.TypeFactory
 
getAssemblyWidget() - Method in class frysk.gui.srcwin.MixedView
 
getAttrBoolean(DwAt) - Method in class lib.dwfl.DwarfDie
 
getAttrConstant(DwAt) - Method in class lib.dwfl.DwarfDie
 
getAttrString(DwAt) - Method in class lib.dwfl.DwarfDie
 
getAutoprintThreshhold() - Method in class jline.ConsoleReader
 
getAuxv() - Method in class frysk.proc.dead.LinuxCoreProc
 
getAuxv() - Method in class frysk.proc.dead.LinuxExeProc
 
getAuxv() - Method in class frysk.proc.dummy.DummyProc
 
getAuxv() - Method in class frysk.proc.live.LinuxPtraceProc
 
getAuxv() - Method in class frysk.proc.Proc
The Process Auxiliary Vector.
getBankArrayRegister(String) - Method in class frysk.isa.banks.RegisterBanks
 
getBanksFIXME() - Method in class frysk.isa.banks.RegisterBanks
 
getBase() - Method in class lib.dwfl.Elf
 
getBaseName() - Method in class frysk.gui.monitor.observers.ObserverRoot
 
getBaseObservers() - Method in class frysk.gui.monitor.observers.ObserverManager
 
getBellEnabled() - Method in class jline.ConsoleReader
 
getBias() - Method in class lib.dwfl.DwflModule
 
getBiasedEntryBreakpoints() - Method in class lib.dwfl.DwflDie
 
getBlankObserver() - Method in class frysk.gui.monitor.observers.ObserverManager
 
getBlockers(Task) - Method in class frysk.stepping.SteppingEngine
Get the list of blocking observers that have notified the stepping engine.
getBlockTasks() - Method in class frysk.gui.srcwin.ThreadSelectionDialog
 
getBreakpoint(int) - Method in class frysk.rt.BreakpointManager
 
getBreakpointAddress(Task) - Method in interface frysk.proc.live.Isa
Get the true breakpoint address according to PC register after hitting one breakpoint set in task.
getBreakPointAddress() - Method in class frysk.scopes.ConcreteInlinedFunction
 
getBreakPointAddress() - Method in class frysk.scopes.OutOfLineFunction
 
getBreakPointAddress() - Method in interface frysk.value.BreakPointLocation
 
getBreakpointInstruction() - Method in interface frysk.proc.live.Isa
Get the breakpoint instruction.
getBreakpointManager() - Method in class frysk.stepping.SteppingEngine
 
getBreakpointRawAddresses(Task) - Method in class frysk.rt.FunctionBreakpoint
 
getBreakpointRawAddresses(Task) - Method in class frysk.rt.LineBreakpoint
 
getBreakpointRawAddresses(Task) - Method in class frysk.rt.PLTBreakpoint
 
getBreakpointRawAddresses(Task) - Method in class frysk.rt.SourceBreakpoint
Get all the machine addresses for this breakpoint using the stopped task in the process.
getBreakpointRawAddresses(Task) - Method in class frysk.rt.SymbolBreakpoint
 
getBreakpointTableIterator() - Method in class frysk.rt.BreakpointManager
 
getBuffer() - Method in class frysk.gui.srcwin.SourceView
Returns the SourceBuffer being used
getBufferPosition() - Method in class jline.ArgumentCompletor.ArgumentList
 
getByte() - Method in class inua.eio.ByteBuffer
 
getByte(long) - Method in class inua.eio.ByteBuffer
 
getByte(long) - Method in class lib.dwfl.ElfData
Returns the byte at the provided offset into the data
getByteArray() - Method in class lib.dwfl.ElfPrAuxv
 
getByteBuf() - Method in class frysk.debuginfo.MemoryPiece
 
getByteBuffer() - Method in class lib.dwfl.ElfPrAuxv
Return auxv data, in raw form
getByteOrder() - Method in class lib.dwfl.ElfEHeader
Interpret the IDENT field; extracting the byte order.
getBytes() - Method in class frysk.proc.live.Instruction
Returns the raw instruction bytes.
getBytes() - Method in class lib.dwfl.ElfData
 
getByteType(ByteOrder) - Static method in class frysk.value.StandardTypes
 
getCallArguments(Task) - Method in interface frysk.ftrace.Arch
Construct an array of function call arguments.
getCallArguments(Task) - Method in class frysk.ftrace.IA32Arch
 
getCallArguments(Task) - Method in class frysk.ftrace.X8664Arch
 
getCallCount() - Method in class frysk.testbed.Fibonacci
 
getCallInfoFromSyscall(Task) - Static method in class frysk.gui.monitor.observers.SysCallUtilyInfo
 
getCandidates() - Method in class jline.SimpleCompletor
 
getCCPath() - Method in class frysk.dom.DOMImage
returns the name of the image
getCellRendererToggle() - Method in class frysk.gui.monitor.CheckedListView
 
getCFA() - Method in class lib.unwind.Cursor
 
getCheckedObjects() - Method in class frysk.gui.monitor.CheckedListView
 
getChild() - Method in class lib.dwfl.DwarfDie
 
getChildren() - Method in class frysk.proc.Proc
Get the children as an array.
getClassNames() - Static method in class jline.ClassNameCompletor
 
getClassType(DwarfDie, String) - Method in class frysk.debuginfo.TypeFactory
 
getClosed() - Method in class frysk.gui.disassembler.DisassemblyWindow
 
getClosed() - Method in class frysk.gui.memory.MemoryWindow
 
getClosed() - Method in class frysk.gui.register.RegisterWindow
 
getCmdLine() - Method in class frysk.proc.dead.LinuxCoreProc
 
getCmdLine() - Method in class frysk.proc.dead.LinuxExeProc
 
getCmdLine() - Method in class frysk.proc.dummy.DummyProc
 
getCmdLine() - Method in class frysk.proc.live.LinuxPtraceProc
 
getCmdLine() - Method in class frysk.proc.Proc
Return the Proc's command line argument list
getCodeAddr() - Static method in class frysk.testbed.LocalMemory
Returns the address of a function.
getCodeBytes() - Static method in class frysk.testbed.LocalMemory
 
getCodeFile() - Static method in class frysk.testbed.LocalMemory
Returns the file-name of a function.
getCodeLine() - Static method in class frysk.testbed.LocalMemory
Returns the line number of a function.
getCodeName() - Static method in class frysk.testbed.LocalMemory
Returns the name of the code function.
getCol() - Method in class frysk.gui.sessions.WatchDescription
 
getColumn() - Method in class frysk.expr.DetailedAST
 
getColumn() - Method in class frysk.rt.LineBreakpoint
 
getColumn() - Method in class frysk.rt.LineXXX
 
getColumn() - Method in class frysk.scopes.SourceLocation
 
getColumn() - Method in class lib.dwfl.DwflLine
 
getColumnNumber() - Method in class frysk.scopes.Variable
 
getColumns() - Method in class frysk.sys.Size
 
getCombos(ObserverRoot) - Method in class frysk.gui.monitor.ActionsTable
 
getCombos(ObserverRoot) - Method in class frysk.gui.monitor.FiltersTable
 
getCombos(ObserverRoot) - Method in class frysk.gui.monitor.ObserverItemsTable
 
getCommand() - Method in class frysk.gui.srcwin.tags.Tagset
 
getCommand() - Method in class frysk.proc.dead.LinuxCoreProc
 
getCommand() - Method in class frysk.proc.dead.LinuxExeProc
 
getCommand() - Method in class frysk.proc.dummy.DummyProc
 
getCommand() - Method in class frysk.proc.live.LinuxPtraceProc
 
getCommand() - Method in class frysk.proc.Proc
Return the basename of the program that this process is running.
getCommandPTSet(Input) - Method in class frysk.hpd.CLI
 
getCompilationDir() - Method in class lib.dwfl.DwflLine
 
getCompilationUnit(long) - Method in class lib.dwfl.Dwfl
 
getCompilationUnit(long) - Method in class lib.dwfl.DwflModule
 
getCompilerVersion(String) - Static method in class frysk.debuginfo.CompilerVersionFactory
 
getCompletionHandler() - Method in class jline.ConsoleReader
 
getCompletors() - Method in class jline.ConsoleReader
Returns an unmodifiable list of all the completors.
getCompletors() - Method in class jline.MultiCompletor
 
getComponent() - Method in interface junit.runner.FailureDetailView
Returns the component used to present the TraceView
getComponent() - Method in class junit.swingui.DefaultFailureDetailView
Returns the component used to present the trace
getComposite() - Method in class frysk.scopes.Function
Returns the structure that this subroutine belongs to.
getConstructedFileName() - Method in class frysk.isa.corefiles.LinuxElfCorefile
Return the constructed name (ie name + "." + pid of the core file.
getConstructedFileName() - Method in class frysk.testbed.CoredumpAction
getConstructedFileName() return the constructed filename of the corefile.
getContent() - Method in class frysk.dom.DOMSource
 
getControlDescriptor(ElfCommand) - Method in class lib.dwfl.Elf
 
getCopy() - Method in class frysk.gui.monitor.actions.ActionPoint
 
getCopy() - Method in class frysk.gui.monitor.actions.AddTaskObserverAction
 
getCopy() - Method in class frysk.gui.monitor.actions.CaptureStackTraceAction
 
getCopy() - Method in class frysk.gui.monitor.actions.GenericAction
 
getCopy() - Method in class frysk.gui.monitor.actions.GenericActionPoint
 
getCopy() - Method in class frysk.gui.monitor.actions.LogAction
 
getCopy() - Method in class frysk.gui.monitor.actions.NotifyUserAction
 
getCopy() - Method in class frysk.gui.monitor.actions.PrintProc
 
getCopy() - Method in class frysk.gui.monitor.actions.PrintTask
 
getCopy() - Method in class frysk.gui.monitor.actions.PrintTaskBacktrace
 
getCopy() - Method in class frysk.gui.monitor.actions.Resume
 
getCopy() - Method in class frysk.gui.monitor.actions.RunExternal
 
getCopy() - Method in class frysk.gui.monitor.actions.ShowMemWin
 
getCopy() - Method in class frysk.gui.monitor.actions.ShowRegWin
 
getCopy() - Method in class frysk.gui.monitor.actions.ShowSourceWin
 
getCopy() - Method in class frysk.gui.monitor.actions.Stop
 
getCopy() - Method in class frysk.gui.monitor.actions.TaskActionPoint
 
getCopy() - Method in class frysk.gui.monitor.filters.FilterPoint
 
getCopy() - Method in class frysk.gui.monitor.filters.IntFilter
 
getCopy() - Method in class frysk.gui.monitor.filters.IntFilterPoint
 
getCopy() - Method in class frysk.gui.monitor.filters.ProcCommandLineFilter
 
getCopy() - Method in class frysk.gui.monitor.filters.ProcFilterPoint
 
getCopy() - Method in class frysk.gui.monitor.filters.ProcNameFilter
 
getCopy() - Method in class frysk.gui.monitor.filters.ProcParentNameFilter
 
getCopy() - Method in class frysk.gui.monitor.filters.ProcPathFilter
 
getCopy() - Method in class frysk.gui.monitor.filters.TaskFilterPoint
 
getCopy() - Method in class frysk.gui.monitor.filters.TaskProcCommandLineFilter
 
getCopy() - Method in class frysk.gui.monitor.filters.TaskProcNameFilter
 
getCopy() - Method in class frysk.gui.monitor.filters.TaskProcParentNameFilter
 
getCopy() - Method in class frysk.gui.monitor.filters.TaskProcPathFilter
 
getCopy() - Method in class frysk.gui.monitor.LiaisonItem
 
getCopy() - Method in class frysk.gui.monitor.observers.ExitNotificationObserver
 
getCopy() - Method in class frysk.gui.sessions.DebugProcess
 
getCopy() - Method in class frysk.gui.sessions.Session
 
getCorefile(Proc, Task[]) - Static method in class frysk.isa.corefiles.LinuxElfCorefileFactory
 
getCount() - Method in class frysk.event.TimerEvent
For the interval timer, return the number of intervals since the last periodMillis timer event was delivered.
getCount() - Method in class frysk.util.CountDownLatch
 
getCUByName(String) - Method in class lib.dwfl.Dwarf
Returns a list of compilation units matching the given name.
getCuDies() - Method in class lib.dwfl.DwflModule
 
getCurrentAction() - Method in class frysk.gui.monitor.observers.ObserverRoot
 
getCurrentActionCombos() - Method in class frysk.gui.monitor.observers.ObserverRoot
Returns combo objects representing the currently applied actions.
getCurrentColor() - Method in class frysk.gui.prefs.ColorPreference
 
getCurrentFilterCombos() - Method in class frysk.gui.monitor.observers.ObserverRoot
Returns combo objects representing the currently applied filters.
getCurrentFrame() - Static method in class frysk.gui.srcwin.CurrentStackView
 
getCurrentIndex() - Method in class jline.History
Returns the current history index.
getCurrentLine() - Method in class frysk.gui.srcwin.SourceBuffer
 
getCurrentSession() - Method in class frysk.gui.sessions.SessionManager
Returns the session currently being examined by Frysk.
getCurrentStyle() - Method in class frysk.gui.srcwin.prefs.SyntaxPreference
 
getCurrentValue() - Method in class frysk.gui.prefs.BooleanPreference
 
getCurrentValue() - Method in class frysk.gui.prefs.IntPreference
 
getCurrentWeight() - Method in class frysk.gui.srcwin.prefs.SyntaxPreference
 
getCursorArgument() - Method in class jline.ArgumentCompletor.ArgumentList
 
getCursorArgumentIndex() - Method in class jline.ArgumentCompletor.ArgumentList
 
getCursorBuffer() - Method in class jline.ConsoleReader
 
getData() - Method in class lib.dwfl.ElfSection
 
getDataAddr() - Static method in class frysk.testbed.LocalMemory
Returns the address of a bunch of data.
getDataBytes() - Static method in class frysk.testbed.LocalMemory
Returns a copy of SIZE data bytes starting at getDataAddr.
getDataMemberLocation() - Method in class lib.dwfl.DwarfDie
 
getDebuginfo() - Method in class frysk.util.DebuginfoPaths
Returns debuginfo package paths of task modules
getDebuginfo() - Method in class lib.dwfl.DwflModule
Get the debuginfo path for DwflModule
getDecl(Dwarf, String) - Static method in class lib.dwfl.DwarfDie
Get die for static symbol sym in dw.
getDeclaration() - Method in class frysk.dom.DOMInlineInstance
provides the original declaration of this inlined code
getDeclaredObjectByName(String) - Method in class frysk.scopes.Composite
 
getDeclaredObjectByName(String) - Method in class frysk.scopes.Function
 
getDeclaredObjectByName(String) - Method in class frysk.scopes.Scope
 
getDeclaredObjectByName(String) - Method in class frysk.value.CompositeType
 
getDeclaredObjectByNameRecursive(String) - Method in class frysk.scopes.Scope
Searches child scopes for the given name
getDeclColumn() - Method in class lib.dwfl.DwarfDie
 
getDeclCU(DwarfDie[], String) - Static method in class lib.dwfl.DwarfDie
Get die for static symbol sym in CU dw.
getDeclFile() - Method in class lib.dwfl.DwarfDie
 
getDeclLine() - Method in class lib.dwfl.DwarfDie
 
getDefaultObservers() - Method in class frysk.gui.monitor.observers.ObserverManager
 
getDefaultRegisterGroup() - Method in class frysk.isa.registers.IA32Registers
 
getDefaultRegisterGroup() - Method in class frysk.isa.registers.PPC32Registers
 
getDefaultRegisterGroup() - Method in class frysk.isa.registers.PPC64Registers
 
getDefinition() - Method in class lib.dwfl.DwarfDie
 
getDelimiter() - Method in class jline.SimpleCompletor
 
getDemangledName() - Method in class frysk.symtab.Symbol
Return the demangled name, or "" of the name isn't known.
getDesc() - Method in class frysk.gui.srcwin.tags.Tagset
 
getDescription() - Method in class frysk.isa.signals.Signal
 
getDescription() - Method in class frysk.isa.signals.StandardSignal
 
getDescription() - Method in class gnu.classpath.tools.getopt.Option
Return the description of the option.
getDescriptionIterator() - Method in class frysk.gui.sessions.WatchList
Retrieves an iterator to the descriptions that contain the data to recreate the variable watches.
getDescriptionSize() - Method in class frysk.gui.sessions.WatchList
Get the number of descriptions that are contained in this watch list.
getDescSize() - Method in class lib.dwfl.ElfNhdr
 
getDie() - Method in class frysk.symtab.DwflSymbol
 
getDisplay(int) - Static method in class frysk.rt.DisplayManager
Retreive the display with the provided identifier if it exists.
getDisplayIterator() - Static method in class frysk.rt.DisplayManager
Allows retrieval of all the displays being tracked by this manager
getDOM(Proc) - Static method in class frysk.dom.DOMFactory
getDOM returns a pointer to the desired dom from the hashmap
getDOM() - Method in class frysk.gui.srcwin.SourceWindow
 
getDomainname() - Method in class frysk.sys.Uname
Get the system domain name.
getDOMFrysk() - Method in class frysk.dom.DOMFrysk
returns the DOMFrysk document
getDOMFunction() - Method in class frysk.rt.LineXXX
 
getDOMSource() - Method in class frysk.rt.LineXXX
 
getDouble(long) - Method in class inua.eio.ByteBuffer
 
getDouble(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
getDoubleType(ByteOrder) - Static method in class frysk.value.StandardTypes
 
getDwarf() - Method in class lib.dwfl.DwflModule
 
getDwErrMessage(int) - Static method in exception lib.dwfl.DwException
 
getDwErrno() - Method in exception lib.dwfl.DwException
 
getDwfl(Task) - Static method in class frysk.dwfl.DwflCache
return a Dwfl for a Task.
getDwflLine() - Method in class frysk.stepping.TaskStepEngine
Returns the Task's DwflLine object.
getEcho() - Method in class frysk.util.PtyTerminal
 
getEcho() - Method in class jline.PtyTerminal
 
getEcho() - Method in class jline.Terminal
Returns true if the terminal will echo all characters type.
getEcho() - Method in class jline.UnixTerminal
 
getEcho() - Method in class jline.UnsupportedTerminal
 
getEchoCharacter() - Method in class jline.ConsoleReader
Returns the echo character.
getEHeader() - Method in class lib.dwfl.Elf
 
getElement() - Method in class frysk.dom.DOMInlineInstance
 
getElf() - Method in class lib.dwfl.DwflModule
 
getElfMachine(ISA) - Static method in class frysk.isa.ElfMap
 
getElfVersion() - Method in class lib.dwfl.Elf
 
getEnd() - Method in class frysk.dom.DOMFunction
gets the char offset from the start of the file of the last char of the function
getEnd() - Method in class frysk.dom.DOMInlineInstance
get the end of the instance as a character offset from the start of the file
getEndingLine() - Method in class frysk.dom.DOMFunction
gets the ending line number in the source file for this function
getEntry() - Method in class frysk.rt.PLTBreakpoint
 
getEntryBreakpoints() - Method in class lib.dwfl.DwarfDie
 
getEntryPc() - Method in class lib.dwfl.DwarfDie
 
getEntrySize() - Method in class lib.dwfl.ElfNhdr.ElfNoteSectionEntry
 
getEntrySize() - Method in class lib.dwfl.ElfPrAuxv
Returns the entry size associated with this notes buffer.
getEntrySize() - Method in class lib.dwfl.ElfPrFPRegSet
 
getEntrySize() - Method in class lib.dwfl.ElfPrpsinfo
 
getEntrySize() - Method in class lib.dwfl.ElfPrstatus
 
getEntrySize() - Method in class lib.dwfl.ElfPrXFPRegSet
 
getEnums() - Method in class frysk.scopes.Scope
 
getEscapeChars() - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
getEventLogger() - Method in class frysk.gui.monitor.EventLogger
 
getEventMsg(ProcessIdentifier) - Static method in class frysk.sys.ptrace.Ptrace
Fetch the auxilary information associated with PID's last WAIT event.
getEventMsg(ProcessIdentifier) - Static method in class frysk.sys.ptrace.Utrace
Fetch the auxilary information associated with PID's last WAIT event.
getEventsList() - Method in class frysk.gui.monitor.eventviewer.EventManager
 
getExecutable() - Static method in class frysk.testbed.LegacyOffspring
Return the program executable that will be run.
getExecutable() - Static method in class frysk.testbed.SlaveOffspring
Return the program executable that will be run.
getExecutableName() - Method in class frysk.gui.monitor.GuiProc
Tries to call getExe() on the proc.
getExecutablePath() - Method in class frysk.gui.sessions.DebugProcess
 
getExeFile() - Method in class frysk.proc.dead.LinuxCoreProc
 
getExeFile() - Method in class frysk.proc.dead.LinuxExeProc
 
getExeFile() - Method in class frysk.proc.dummy.DummyProc
 
getExeFile() - Method in class frysk.proc.live.LinuxPtraceProc
 
getExeFile() - Method in class frysk.proc.Proc
Return the SysRoot path of the program that this process is running.
getExtraVersion() - Method in class frysk.junit.KernelVersion
 
getFactory() - Static method in class frysk.gui.common.IconManager
 
getFactory() - Static method in class lib.dwfl.DwarfDieFactory
Get the singleton factory.
getFactory() - Method in class lib.dwfl.Dwfl
 
getFamily() - Method in class frysk.isa.ISA
 
getFd() - Method in class frysk.sys.FileDescriptor
 
getFd() - Method in class frysk.util.PtyTerminal
 
getFedoraRelease() - Method in class frysk.junit.KernelVersion
 
getFile() - Method in class frysk.rt.LineXXX
 
getFile() - Method in class frysk.scopes.SourceLocation
 
getFile() - Method in class frysk.sys.PseudoTerminal
Return the path of the pseudo-terminal's slave.
getFile() - Method in class frysk.sysroot.SysRootFile
Get the file within the SysRoot for this SysRoot File.
getFile() - Method in exception lib.dwfl.ElfFileException
Accessor for file name.
getFileName() - Method in class frysk.dom.DOMSource
get the name of the source file where this source resides
getFilename() - Method in class frysk.dwfl.ObjectFile
Answer filename.
getFileName() - Method in class frysk.gui.srcwin.tags.Tag
 
getFileName() - Method in class frysk.rt.LineBreakpoint
 
getFilePath() - Method in class frysk.dom.DOMSource
get the path to the source file
getFilePath() - Method in class frysk.gui.sessions.WatchDescription
 
getFilePath() - Method in class frysk.gui.srcwin.tags.Tag
 
getFilter() - Method in class frysk.gui.monitor.Combo
 
getFilterBoolean() - Method in class frysk.gui.monitor.filters.Filter
 
getFilterCombos(ObserverRoot) - Method in class frysk.gui.monitor.filters.ComboFactory
 
getFilterCopy(Filter) - Method in class frysk.gui.monitor.filters.FilterManager
Returns a copy of the prototype given.
getFilteredTrace(Throwable) - Static method in class junit.runner.BaseTestRunner
Returns a filtered stack trace
getFilteredTrace(String) - Static method in class junit.runner.BaseTestRunner
Filters stack frames from internal JUnit classes
getFilterPoints() - Method in class frysk.gui.monitor.observers.ObserverRoot
 
getFirstFrameSelection() - Method in class frysk.gui.srcwin.CurrentStackView
 
getFirstLine() - Method in class frysk.gui.srcwin.InlineBuffer
 
getFloat(long) - Method in class inua.eio.ByteBuffer
 
getFloat(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
getFloatRegisterGroup() - Method in class frysk.isa.registers.IA32Registers
 
getFloatType(ByteOrder) - Static method in class frysk.value.StandardTypes
 
getFormData(long) - Method in class lib.dwfl.DwarfDie
 
getFPRegisterBuffer() - Method in class lib.dwfl.ElfPrFPRegSet
Returns the FP register info as a byte array
getFrameBase(long) - Method in class lib.dwfl.DwarfDie
 
getFrameIdentifier() - Method in class frysk.stack.Frame
Return this frame's FrameIdentifier.
getFrameIdentifier() - Method in class frysk.stack.FrameDecorator
 
getFrameIdentifier() - Method in class frysk.stepping.TaskStepEngine
Returns this TaskStepEngine's FrameIdentifier field.
getFryskDir() - Static method in class frysk.config.Config
XXX: During testing a different value should be used for each unit test.
getFullExecutablePath() - Method in class frysk.gui.monitor.GuiProc
 
getFullFilePath() - Method in class frysk.gui.srcwin.tags.Tag
 
getFunction(String) - Method in class frysk.dom.DOMSource
attempts to fetch an inlined function DOM element
getFunctionAddress() - Method in class frysk.stack.FrameIdentifier
Returns the function address from this FrameIdentifier
getFunctionCall() - Method in class frysk.dom.DOMFunction
 
getFunctions() - Method in class frysk.dom.DOMSource
 
getFunctions() - Method in class frysk.gui.srcwin.MixedView
 
getFunctions() - Method in class frysk.gui.srcwin.SourceBuffer
 
getFunctions() - Method in class frysk.gui.srcwin.SourceView
 
getFunctions() - Method in interface frysk.gui.srcwin.View
 
getFunctionType() - Method in class frysk.scopes.Function
 
getGccStructOrClassType(DwarfDie, String) - Method in class frysk.debuginfo.TypeFactory
 
getGeneralRegisterGroup() - Method in class frysk.isa.registers.Registers
Return the "default" or "regs" register group.
getGenericActions() - Method in class frysk.gui.monitor.actions.ActionManager
 
getGID() - Method in class frysk.proc.dead.LinuxCoreProc
 
getGID() - Method in class frysk.proc.dead.LinuxExeProc
 
getGID() - Method in class frysk.proc.dummy.DummyProc
 
getGID() - Method in class frysk.proc.live.LinuxPtraceProc
 
getGID() - Method in class frysk.proc.Proc
Return the GID of the Proc.
getGroup(String) - Method in class frysk.isa.registers.Registers
Return the register group; searched by NAME.
getGroupNames() - Method in class frysk.isa.registers.Registers
Return all the register group names.
getGuiProc() - Method in class frysk.gui.monitor.eventviewer.ProcBox
 
getGuiProc() - Method in class frysk.gui.monitor.eventviewer.ProcTimeLine
 
getGuiProc(Proc) - Static method in class frysk.gui.monitor.GuiProc.GuiProcFactory
 
getGuiProc() - Method in class frysk.gui.monitor.GuiTask
 
getGuiTask() - Method in class frysk.gui.monitor.eventviewer.Event
 
getGuiTask() - Method in class frysk.gui.monitor.eventviewer.TaskTimeLine
 
getGuiTask(Task) - Static method in class frysk.gui.monitor.GuiTask.GuiTaskFactory
 
getHash() - Method in class lib.dwfl.ElfArchiveSymbol
 
getHeight() - Static method in class frysk.gui.monitor.eventviewer.Event
 
getHeight() - Method in class frysk.gui.monitor.eventviewer.EventViewerWidget
 
getHighPC() - Method in class lib.dwfl.DwarfDie
 
getHighPC() - Method in class lib.dwfl.DwflDie
 
getHistory() - Method in class jline.ConsoleReader
 
getHistoryList() - Method in class jline.History
Returns an immutable list of the history buffer.
getHost() - Method in class frysk.proc.Proc
Return the Proc's Host.
getHostInfo(String) - Static method in class frysk.gui.common.IconManager
 
getHostSignalSet() - Static method in class frysk.sys.Signal
Return the known host signals as a SignalSet.
getIconSet() - Method in class frysk.gui.common.FryskIconSet
 
getId() - Method in class frysk.rt.SourceBreakpoint
 
getIdentification() - Method in class lib.dwfl.Elf
 
getImage(String) - Method in class frysk.dom.DOMFrysk
Attempts to fetch an image of the given name from the DOM.
getIncludePaths(String) - Static method in class frysk.dom.DOMCommon
 
getIncludes() - Method in class frysk.dom.DOMSource
get the path to the source file
getIndex() - Method in class frysk.gui.monitor.eventviewer.Event
 
getIndex() - Method in class lib.dwfl.ElfSection
 
getIndexOfFinalRow() - Method in class frysk.gui.monitor.ObserverItemsTable
 
getInfo() - Method in class frysk.gui.monitor.observers.ObserverRoot
Could be called by an action during the update call to get print generic information about the event that just occurred format (as currently used by logger): PID 123 did action ACTION on Host HOST
getInlinedFunctions() - Method in class frysk.dom.DOMSource
get all of the inlined function declarations in this source file
getInlinedInstances() - Method in class frysk.scopes.InlinedFunction
 
getInlinedInstances() - Method in class lib.dwfl.DwarfDie
 
getInlinedSubprograms() - Method in class frysk.debuginfo.DebugInfoFrame
returns a LinkedList of all the inlined instances in this frame.
getInlineInst(String) - Method in class frysk.dom.DOMSource
get the DOMInlineInstance associated with this instance
getInlineInstance() - Method in class frysk.dom.DOMInlineInstance
Returns the inline instance nested within this one if one exists
getInlineInstance(int) - Method in class frysk.gui.srcwin.InlineBuffer
 
getInlineInstance(int) - Method in class frysk.gui.srcwin.SourceBuffer
 
getInlines(int) - Method in class frysk.dom.DOMSource
gets all of the inline instances attached with the requested line number
getInner() - Method in class frysk.scopes.Scope
 
getInner() - Method in class frysk.stack.Frame
Returns this StackFrame's inner frame.
getInnerDebugInfoFrame() - Method in class frysk.debuginfo.DebugInfoFrame
 
getInput() - Method in class jline.ConsoleReader
Returns the stream used for console input.
getInputEntered() - Method in class frysk.util.ObservingTerminal
 
getInputSpeed() - Method in class frysk.sys.termios.Termios
Get the input speed in baud.
getInputStream() - Method in class frysk.sys.FileDescriptor
Return an input stream that can read this file descriptor.
getInstruction() - Method in class frysk.proc.live.Breakpoint
If this breakpoint is installed then the original instruction at the breakpoint address is returned.
getInstruction(ByteBuffer, long) - Method in interface frysk.proc.live.Isa
Parses the memory at the given buffer location and returns an Instruction or null when no valid instruction could be read.
getInt() - Method in class inua.eio.ByteBuffer
 
getInt(ByteOrder) - Method in class inua.eio.ByteBuffer
 
getInt(long) - Method in class inua.eio.ByteBuffer
 
getInt(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
getInterfaceType(DwarfDie, String) - Method in class frysk.debuginfo.TypeFactory
 
getInterp() - Method in class frysk.dwfl.ObjectFile
Answer INTERP or null if none was in file.
getIntFilters() - Method in class frysk.gui.monitor.filters.FilterManager
 
getIntResultType() - Method in class frysk.value.ArithmeticUnit
Use to get result type of relational, equality and logical expressions.
getIntType(ByteOrder) - Static method in class frysk.value.StandardTypes
 
getIntValue(String) - Method in class frysk.hpd.DbgVariables
 
getIP() - Method in class lib.unwind.Cursor
 
getISA(ElfEHeader) - Static method in class frysk.isa.ElfMap
 
getISA(File) - Static method in class frysk.isa.ElfMap
 
getISA() - Method in class frysk.proc.dummy.DummyTask
 
getISA() - Method in class frysk.proc.live.LinuxPtraceTask
Return the Task's ISA.
getISA() - Method in class frysk.proc.Task
Return's this Task's Instruction Set Architecture; or throw a NullPointerException if the ISA is not available.
getISA() - Static method in class frysk.testbed.IsaTestbed
Return the default isa being used for testing.
getISA32() - Static method in class frysk.testbed.IsaTestbed
Return the 32-bit isa being used for 32-on-64 testing.
getISA64() - Static method in class frysk.testbed.IsaTestbed
Return the 64-bit isa being used for 32-on-64 testing.
getIsaFIXME() - Method in class frysk.proc.live.LinuxPtraceTask
Return the Task's ISA.
getIsaForCoreFile(int) - Method in class frysk.proc.live.IsaFactory
Obtain ISA via ElfMachine Type.
getItems() - Method in class frysk.gui.monitor.LiaisonPoint
 
getKind() - Method in class lib.dwfl.Elf
 
getLastErrorMsg() - Static method in class lib.dwfl.Elf
 
getLastErrorNo() - Static method in class lib.dwfl.Elf
 
getLastLine() - Method in class frysk.gui.srcwin.InlineBuffer
Returns the last line being displayed
getLastLine() - Method in class frysk.gui.srcwin.SourceBuffer
 
getLength() - Method in class frysk.dom.DOMLine
gets the length of this line in characters
getLength() - Method in class frysk.dom.DOMTag
gets the length of the tag
getLength() - Method in class frysk.proc.live.Watchpoint
 
getLevel() - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
getLiaisonPoint() - Method in class frysk.gui.monitor.Combo
 
getLibPathViaSysRoot() - Method in class frysk.sysroot.SysRoot
return a pathname of an executable.
getLibraryName() - Method in class frysk.stack.Frame
 
getLine() - Method in class frysk.debuginfo.DebugInfoFrame
Return this frame's list of lines as an array; returns an empty array if there is no line number information available.
getLine() - Method in class frysk.dom.DOMInlineInstance
 
getLine(int) - Method in class frysk.dom.DOMSource
Attempts to return the DOMLine corresponding to the given line in the file.
getLine() - Method in class frysk.expr.DetailedAST
 
getLine() - Method in class frysk.gui.sessions.WatchDescription
 
getLine() - Method in class frysk.rt.LineXXX
 
getLine() - Method in class frysk.scopes.SourceLocation
 
getLine() - Method in class frysk.stepping.TaskStepEngine
Returns the current source line for this Task.
getLineAddresses(String, int, int) - Method in class lib.dwfl.Dwfl
Get all the DwflLine objects associated with a line in a source file.
getLineCount() - Method in class frysk.dom.DOMFunction
gets the length in lines of the code block that will be inlined
getLineCount() - Method in class frysk.dom.DOMSource
get the line count for this Source element
getLineCount() - Method in class frysk.gui.srcwin.InlineBuffer
Returns the number of lines in this function, note that this is different than the number of lines in the file it is contained in
getLineCount() - Method in class frysk.gui.srcwin.SourceBuffer
Returns the number of lines in the given file, with the option to include inlined code in that count
getLineNum() - Method in class frysk.dom.DOMLine
gets the lines niumber within the source file of this line
getLineNum() - Method in class frysk.gui.srcwin.tags.Tag
 
getLineNum() - Method in class lib.dwfl.DwflLine
 
getLineNumber() - Method in class frysk.rt.LineBreakpoint
 
getLineNumber() - Method in class frysk.scopes.Variable
 
getLineNumber() - Method in class inua.util.Scanner
 
getLines() - Method in class frysk.dom.DOMFunction
gets the lines associated with this function
getLines() - Method in class frysk.dom.DOMSource
gets all of the lines in this source file
getLines(String, int, int) - Method in class lib.dwfl.DwflModule
Get all the line records for a source position in a file.
getLineSpanningOffset(int) - Method in class frysk.dom.DOMSource
find out which line a given character offset resides is
getLineText() - Method in class frysk.gui.srcwin.tags.Tag
 
getLineXXX() - Method in class frysk.debuginfo.DebugInfoFrame
XXX: This function should not be used DOM information (LineXXX) should be moved out of DebugInfoFrame.
getListedObjects() - Method in class frysk.gui.monitor.ProcWiseTreeView
 
getListTagsets() - Method in class frysk.gui.srcwin.tags.TagsetManager
 
getLoader() - Method in class junit.runner.BaseTestRunner
Returns the loader to be used.
getLocation() - Method in class frysk.expr.Expression
Return the expression's location.
getLocation() - Method in class frysk.value.Value
Return the Value's Location.
getLocationDC() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getLockObserver() - Method in class frysk.gui.disassembler.DisassemblyWindow
Returns this DisassemblyWindow's LockObserver.
getLockObserver() - Method in class frysk.gui.memory.MemoryWindow
Returns this MemoryWindow's LockObserver.
getLockObserver() - Method in class frysk.gui.register.RegisterWindow
Returns this RegisterWindow's LockObserver.
getLockObserver() - Method in class frysk.gui.srcwin.SourceWindow
 
getLogicalValue(Value) - Method in class frysk.value.ArithmeticUnit
 
getLong() - Method in class inua.eio.ByteBuffer
 
getLong(ByteOrder) - Method in class inua.eio.ByteBuffer
 
getLong(long) - Method in class inua.eio.ByteBuffer
 
getLong(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
getLongName() - Method in class gnu.classpath.tools.getopt.Option
Return the long name of the option, or null if none.
getLongType(ByteOrder) - Static method in class frysk.value.StandardTypes
 
getLowPC() - Method in class lib.dwfl.DwarfDie
 
getLowPC() - Method in class lib.dwfl.DwflDie
 
getMachine() - Method in class frysk.sys.Uname
Get the system "architecture."
getMainTask() - Method in class frysk.proc.dead.LinuxCoreProc
 
getMainTask() - Method in class frysk.proc.dead.LinuxExeProc
 
getMainTask() - Method in class frysk.proc.dummy.DummyProc
 
getMainTask() - Method in class frysk.proc.live.LinuxPtraceProc
 
getMainTask() - Method in class frysk.proc.Proc
 
getMainTask() - Method in class frysk.testbed.DaemonBlockedAtEntry
 
getMainTask() - Method in class frysk.testbed.DaemonBlockedAtSignal
 
getMap(long) - Method in class frysk.proc.Proc
 
getMaps() - Method in class frysk.proc.dead.LinuxCoreProc
 
getMaps() - Method in class frysk.proc.dead.LinuxExeProc
 
getMaps() - Method in class frysk.proc.dummy.DummyProc
 
getMaps() - Method in class frysk.proc.live.LinuxPtraceProc
 
getMaps() - Method in class frysk.proc.Proc
 
getMaxSize() - Method in class jline.History
Get the maximum size that the history buffer will store.
getMaxValue() - Method in class frysk.gui.prefs.IntPreference
 
getMemberByName(String) - Method in class frysk.value.EnumType
XXX: What's the intent here? If the enum's value is needed, create/return a Value.
getMemberType(String) - Method in class frysk.value.CompositeType
 
getMemory() - Method in class frysk.debuginfo.MemoryPiece
 
getMemory() - Method in class frysk.proc.dead.LinuxCoreTask
 
getMemory() - Method in class frysk.proc.dead.LinuxExeTask
 
getMemory() - Method in class frysk.proc.dummy.DummyTask
 
getMemory() - Method in class frysk.proc.live.LinuxPtraceTask
Return the Task's memory.
getMemory() - Method in class frysk.proc.Task
Return the Task's memory.
getMenuButton() - Method in class frysk.gui.monitor.TrayIcon
Returns the button that is currently set to display the popup menu
getMessage() - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
getMessage() - Method in class frysk.stepping.TaskStepEngine
 
getMessage() - Method in exception frysk.sys.Errno
Return the error message (without any decoration).
getMessage() - Method in error junit.framework.ComparisonFailure
Returns "..." in place of common prefix and "..." in place of common suffix between expected and actual.
getMillis() - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
getMinorVersion() - Static method in class frysk.config.BuildCompiler
 
getMinValue() - Method in class frysk.gui.prefs.IntPreference
 
getMod() - Method in class frysk.proc.dummy.DummyTask
 
getMod() - Method in class frysk.proc.live.LinuxPtraceTask
 
getMod() - Method in class frysk.proc.Task
Use a counter rather than a boolean because multiple caches may depend on this count and no cache should be able to clear it.
getModel() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getModes() - Static method in class frysk.sys.termios.Control
 
getModes() - Static method in class frysk.sys.termios.Input
 
getModes() - Static method in class frysk.sys.termios.Local
 
getModes() - Static method in class frysk.sys.termios.Output
 
getModule() - Method in class frysk.symtab.DwflSymbol
 
getModule(long) - Method in class lib.dwfl.Dwfl
Get the DwflModule associated with an address.
getModuleName() - Static method in class frysk.testbed.LocalMemory
Return the basename of the shared library or executable that contains the LocalMemory.
getModules() - Method in class lib.dwfl.Dwfl
Return all the DwflModule objects associated with this Dwfl.
getMyTask() - Method in class frysk.gui.disassembler.DisassemblyWindow
Returns the Task being examined by this Window.
getMyTask() - Method in class frysk.gui.memory.MemoryWindow
Returns the Task being examined by this Window.
getMyTask() - Method in class frysk.gui.register.RegisterWindow
Returns the Task being examined by this Window.
getName() - Method in class frysk.dom.DOMFunction
gets the name of the inlined code
getName() - Method in class frysk.dom.DOMImage
gets the name of the image
getName() - Method in class frysk.gui.common.FryskIconSet
 
getName() - Method in class frysk.gui.monitor.GuiObject
 
getName() - Method in class frysk.gui.prefs.FryskPreference
 
getName() - Method in class frysk.gui.prefs.PreferenceGroup
 
getName() - Method in class frysk.gui.sessions.Session.SessionType
 
getName() - Method in class frysk.gui.srcwin.tags.Tagset
 
getName() - Method in class frysk.isa.banks.BankRegister
Get the name of the register.
getName() - Method in class frysk.isa.registers.Register
 
getName() - Method in class frysk.isa.registers.RegisterGroup
 
getName() - Method in class frysk.isa.signals.Signal
 
getName() - Method in class frysk.isa.signals.StandardSignal
 
getName() - Method in class frysk.isa.syscalls.Syscall
Return the name of the system call.
getName() - Method in class frysk.proc.dead.LinuxCoreHost
 
getName() - Method in class frysk.proc.dead.LinuxExeHost
 
getName() - Method in class frysk.proc.dummy.DummyHost
 
getName() - Method in class frysk.proc.Host
Returns the name of the host
getName() - Method in class frysk.proc.live.Instruction
Returns a human readable string representation of the instruction.
getName() - Method in class frysk.proc.Task
Return the task's (derived) name
getName() - Method in class frysk.rt.FunctionBreakpoint
 
getName() - Method in class frysk.scopes.Composite
 
getName() - Method in class frysk.scopes.Enumeration
 
getName() - Method in class frysk.scopes.NamedScope
 
getName() - Method in class frysk.scopes.Variable
Return the variable's name.
getName() - Method in class frysk.symtab.Symbol
Return the mangled name (the raw string found in the symbol table).
getName() - Method in class frysk.symtab.SymbolObjectDeclaration
 
getName(ProcessIdentifier) - Static method in class frysk.sys.proc.Exe
 
getName() - Method in class frysk.value.CompositeType.Member
 
getName() - Method in interface frysk.value.ObjectDeclaration
 
getName() - Method in class frysk.value.Type
 
getName() - Method in class lib.dwfl.DwarfDie
 
getName() - Method in class lib.dwfl.DwflModule
Get the name of the module.
getName() - Method in class lib.dwfl.ElfArchiveSymbol
 
getName() - Method in class lib.dwfl.ElfNhdr
 
getName() - Method in class lib.dwfl.ElfSymbol
Return the mangled name (the raw string found in the symbol table).
getNameDC() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getNameSize() - Method in class lib.dwfl.ElfNhdr
 
getNewRow(Combo) - Method in class frysk.gui.monitor.ActionsTable
 
getNewRow(Combo) - Method in class frysk.gui.monitor.FiltersTable
 
getNewRow(Combo) - Method in class frysk.gui.monitor.ObserverItemsTable
 
getNextId() - Static method in class frysk.rt.CountManager
Get the next available actionpoint ID
getNextSection(ElfSection) - Method in class lib.dwfl.Elf
 
getNhdrDesc() - Method in class lib.dwfl.ElfNhdr
 
getNhdrEntrySize() - Method in class lib.dwfl.ElfNhdr
Get the whole size of Nhdr (incluing the namesz and descsz).
getNhdrSize() - Method in class lib.dwfl.ElfNhdr
Just get the size of Nhdr struct.
getNhdrType() - Method in class lib.dwfl.ElfNhdr
 
getNiceExecutablePath() - Method in class frysk.gui.monitor.GuiProc
The executable path of a proc might be mangled with things like '(deleted)' or "#prelink#" if the executable has been deleted or the link changed.
getNodename() - Method in class frysk.sys.Uname
Get the node name.
getNotebookWindow() - Method in class frysk.gui.monitor.TearOffNotebook
 
getNoteData(ElfData) - Static method in class lib.dwfl.ElfPrFPRegSet
 
getNoteData(ElfData) - Static method in class lib.dwfl.ElfPrpsinfo
 
getNoteData(ElfData) - Static method in class lib.dwfl.ElfPrstatus
 
getNoteData(ElfData) - Static method in class lib.dwfl.ElfPrXFPRegSet
 
getNumArgs() - Method in class frysk.isa.syscalls.Syscall
Return the number of arguments.
getNumber() - Method in class frysk.isa.syscalls.Syscall
Return the system call's number.
getNumberOfAssemblyLines(int) - Method in class frysk.gui.srcwin.SourceBuffer
Returns the number of lines of assembly code for each line of source code.
getNumberOfProcs() - Method in class frysk.rt.ProcTaskIDManager
 
getNumberOfTasks(int) - Method in class frysk.rt.ProcTaskIDManager
 
getNumberSuffix(int) - Static method in class frysk.gui.common.Util
 
getNumSyscalls() - Method in class frysk.isa.syscalls.SyscallTable
Return the number of syscalls.
getObject(String) - Method in class frysk.debuginfo.ObjectDeclarationSearchEngine
Get the DwarfDie for a function symbol XXX: this code has been moved here from DebugInfo should be modified to - use frysk search (ObjectDeclarationSearchEngine) - handle # syntax ...
getObject(Element) - Method in class frysk.gui.monitor.ObjectFactory
Dynamically instantiates the object save to the given node,
getObject(TreePath) - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getObjectDC() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getObjectDeclarations() - Method in class frysk.scopes.Scope
Searches for variables, scopes, and object declarations Variables are variable tags scopes are scope tags objectDeclarations are either variables or NamedScopes
getObjectInScope(DebugInfoFrame, String) - Method in class frysk.debuginfo.ObjectDeclarationSearchEngine
Returns the object with the given name that is currently in scope.
getObjectInScope(DebugInfoFrame, String) - Method in interface frysk.expr.ExprSymTab
Lookup S, assuming S is a variable.
getObjectInScope(DebugInfoFrame, String) - Method in class frysk.expr.ScratchSymTab
Lookup S, assuming S is a variable.
getObjectUsingBinaryInfo(DebugInfoFrame, String) - Method in class frysk.debuginfo.ObjectDeclarationSearchEngine
 
getObservable() - Method in class frysk.util.ObservingTerminal
 
getObserver() - Method in class frysk.gui.monitor.EditObserverDialog
 
getObserver() - Method in class frysk.gui.monitor.eventviewer.Event
 
getObserverByName(String) - Method in class frysk.gui.monitor.observers.ObserverManager
 
getObserverCopy(ObserverRoot) - Method in class frysk.gui.monitor.observers.ObserverManager
Returns a copy of the prototype given.
getObservers() - Method in class frysk.gui.sessions.Session
 
getOffendingArg() - Method in class frysk.gui.monitor.ObserverItemRow
 
getOffendingArg() - Method in class frysk.gui.monitor.ObserverItemsTable
 
getOffset() - Method in class frysk.dom.DOMLine
gets the offset in characters of this line from the start of the source file
getOffset() - Method in class lib.dwfl.DwarfDie
 
getOffset() - Method in class lib.dwfl.ElfArchiveSymbol
 
getOffset() - Method in class lib.dwfl.ElfData
 
getOriginalDie() - Method in class lib.dwfl.DwarfDie
If this die has a DW_AT_abstract_origin or DW_AT_specification this function returns the die pointed to by those attributes.
getOuter() - Method in class frysk.scopes.Scope
 
getOuter() - Method in class frysk.stack.Frame
Returns this StackFrame's outer frame.
getOuterDebugInfoFrame() - Method in class frysk.debuginfo.DebugInfoFrame
 
getOutOfLineAddresses(Proc) - Method in interface frysk.proc.live.Isa
Returns a non-empty list of addresses that can be used for out of line stepping.
getOutput() - Method in class jline.History
Returns the PrintWriter that is used to store history elements.
getOutputSpeed() - Method in class frysk.sys.termios.Termios
Get the output speed in baud.
getOutputStream() - Method in class frysk.sys.FileDescriptor
Return an output stream that can write this file descriptor.
getParameters() - Method in class frysk.scopes.Function
 
getParent() - Method in interface frysk.gui.srcwin.View
 
getParent() - Method in class frysk.proc.Proc
 
getParent() - Static method in class frysk.sys.Pid
Returns the process ID of the parent to this process.
getParent() - Method in class lib.dwfl.ElfData
 
getParserError() - Method in class frysk.dom.DOMSource
get the parseError value for this source
getPatchLevel() - Static method in class frysk.config.BuildCompiler
 
getPatchLevel() - Method in class frysk.junit.KernelVersion
 
getPathViaSysRoot(String) - Method in class frysk.sysroot.SysRoot
return a pathname of an executable.
getPC() - Method in class frysk.dom.DOMFrysk
get the PC(program counter)
getPC() - Method in class frysk.proc.dead.LinuxCoreTask
 
getPC() - Method in class frysk.proc.dead.LinuxExeTask
 
getPC() - Method in class frysk.proc.dummy.DummyTask
 
getPC() - Method in class frysk.proc.live.LinuxPtraceTask
 
getPC() - Method in class frysk.proc.Task
Return the address of the instruction that this task will execute next.
getPCLine() - Method in class frysk.dom.DOMInlineInstance
gets the program counter line number within the inline block
getPending() - Method in class frysk.sys.SignalSet
Set to the set of pending signals; return this
getPHeader(int) - Method in class lib.dwfl.Elf
 
getPID() - Method in class frysk.dom.DOMFrysk
get the PID associated with this DOMFrysk
getPid() - Method in class frysk.expunit.Expect
Return the Process ID of the child.
getPid() - Method in class frysk.proc.Proc
 
getPid() - Method in class frysk.testbed.DaemonBlockedAtEntry
 
getPid() - Method in class frysk.testbed.DaemonBlockedAtSignal
 
getPid() - Method in class frysk.testbed.Offspring
Return the process's system identifier.
getPid() - Method in class frysk.testbed.SynchronizedOffspring
Return the ProcessID of the child.
getPIDDC() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getPieces() - Method in class frysk.debuginfo.PieceLocation
 
getPlainBuffer() - Method in class jline.ANSIBuffer
 
getPLTEntries(DwflModule, Map) - Static method in class frysk.symtab.SymbolFactory
Return list of PLTSymbol objects representing PLT entries in this module.
getPLTEntries(SymbolBuilder) - Method in class lib.dwfl.DwflModule
 
getPointer() - Method in class lib.dwfl.ElfSection
 
getPrCStimeSec() - Method in class lib.dwfl.ElfPrstatus
Get the >pr_cstime_sec value.
getPrCStimeUsec() - Method in class lib.dwfl.ElfPrstatus
Get the pr_sctime_usec value.
getPrCurSig() - Method in class lib.dwfl.ElfPrstatus
Returns the Prstatus current signal value
getPrCUtimeSec() - Method in class lib.dwfl.ElfPrstatus
Get the pr_cutime_sec value.
getPrCUtimeUsec() - Method in class lib.dwfl.ElfPrstatus
Get the pr_cutime_usec value.
getPreference(String) - Method in class frysk.gui.prefs.PreferenceGroup
 
getPreference(String) - Static method in class junit.runner.BaseTestRunner
 
getPreference(String, int) - Static method in class junit.runner.BaseTestRunner
 
getPreferenceGroups() - Static method in class frysk.gui.prefs.PreferenceManager
 
getPreferences() - Method in class frysk.gui.prefs.PreferenceGroup
 
getPrefix() - Method in class frysk.value.ClassType
 
getPrefix() - Method in class frysk.value.CompositeType
Return the prefix (class, union, struct), or null.
getPrefix() - Method in class frysk.value.GccStructOrClassType
 
getPrefix() - Method in class frysk.value.InterfaceType
 
getPrefix() - Method in class frysk.value.StructType
 
getPrefix() - Method in class frysk.value.UnionType
 
getPrefs() - Static method in class frysk.gui.prefs.PreferenceManager
 
getPreviousInstance() - Method in class frysk.dom.DOMInlineInstance
Returns the inline instance that this method is nested within, if one exists
getPrFlag() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrFname() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrFPValid() - Method in class lib.dwfl.ElfPrstatus
 
getPrGid() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrInfoSiCode() - Method in class lib.dwfl.ElfPrstatus
 
getPrInfoSiErrno() - Method in class lib.dwfl.ElfPrstatus
 
getPrInfoSiSigno() - Method in class lib.dwfl.ElfPrstatus
 
getPrintWriter() - Method in class frysk.hpd.CLI
Return output writer.
getPrNice() - Method in class lib.dwfl.ElfPrpsinfo
 
getProc() - Method in class frysk.gui.monitor.GuiProc
 
getProc() - Method in class frysk.proc.live.Breakpoint
Returns the Proc to which this breakpoint belongs.
getProc() - Method in class frysk.proc.ProcEvent
 
getProc() - Method in class frysk.proc.Task
Return the containing Proc.
getProc(int) - Method in class frysk.rt.ProcTaskIDManager
 
getProcActions() - Method in class frysk.gui.monitor.actions.ActionManager
 
getProcesses() - Method in class frysk.gui.sessions.Session
Return a list of debug process that are contained within this session object
getProcFilters() - Method in class frysk.gui.monitor.filters.FilterManager
 
getProcFromPid(int) - Static method in class frysk.util.Util
Return a Proc associated with the given pid.
getProcID(Proc) - Method in class frysk.rt.ProcTaskIDManager
 
getProcInfo() - Method in class lib.unwind.Cursor
 
getProcMask() - Method in class frysk.sys.SignalSet
Get the current process signal mask; return this.
getProcs() - Method in class frysk.gui.sessions.DebugProcess
getProcs() Returns a linked list of processes in a debug process.
getProcsList() - Method in class frysk.gui.monitor.observers.ProgramObserver
Get the ObservableLinkedList for procs.
getProducer() - Method in class lib.dwfl.DwarfDie
 
getProgramBasename() - Static method in class frysk.junit.Runner
Return the TestRunner's true basename - it could be "funit" or it could be "TestRunner".
getProgramCounter() - Method in class frysk.isa.registers.IA32Registers
 
getProgramCounter() - Method in class frysk.isa.registers.PPC32Registers
 
getProgramCounter() - Method in class frysk.isa.registers.PPC64Registers
 
getProgramCounter() - Method in class frysk.isa.registers.Registers
Return the program-counter register.
getProgramCounter() - Method in class frysk.isa.registers.X8664Registers
 
getPrompt() - Method in class frysk.hpd.CLI
 
getPrPgrp() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrPgrp() - Method in class lib.dwfl.ElfPrstatus
Returns the Prstatus group pid value
getPrPid() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrPid() - Method in class lib.dwfl.ElfPrstatus
Returns the Prstatus pid value
getPrPpid() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrPpid() - Method in class lib.dwfl.ElfPrstatus
Returns the Prstatus parent pid value
getPrPsargs() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrSid() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrSid() - Method in class lib.dwfl.ElfPrstatus
Returns the Prstatus session id value
getPrSigHold() - Method in class lib.dwfl.ElfPrstatus
Returns the Prstatus signal hold id value
getPrSigPending() - Method in class lib.dwfl.ElfPrstatus
Returns the Prstatus signal pending id value
getPrSname() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrState() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrStimeSec() - Method in class lib.dwfl.ElfPrstatus
Get the Pr_Stime_Usec value.
getPrStimeUsec() - Method in class lib.dwfl.ElfPrstatus
Get the Pr_Stime_Usec value.
getPrUid() - Method in class lib.dwfl.ElfPrpsinfo
 
getPrUtimeSec() - Method in class lib.dwfl.ElfPrstatus
Get the Pr_Utime_Usec value.
getPrUtimeUsec() - Method in class lib.dwfl.ElfPrstatus
Get the Pr_Utime_Usec value.
getPrZomb() - Method in class lib.dwfl.ElfPrpsinfo
 
getPts() - Method in class frysk.gui.terminal.TermWindow
getPts returns the pts string for this terminal
getPubNames() - Method in class lib.dwfl.DwflModule
 
getQuoteChars() - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
getRange() - Method in class frysk.isa.watchpoints.Watchpoint
 
getRawAddress(Object) - Method in class frysk.rt.FunctionBreakpoint
 
getRawAddress(Object) - Method in class frysk.rt.LineBreakpoint
 
getRawCoreRegisters() - Method in class lib.dwfl.ElfPrstatus
Returns the raw byte[] data representing the register data.
getRawData(long, long) - Method in class lib.dwfl.Elf
 
getRawData() - Method in class lib.dwfl.ElfSection
 
getRawFileContents(long) - Method in class lib.dwfl.Elf
 
getRawLog() - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
getRealName() - Method in class frysk.gui.sessions.DebugProcess
Returns the real name of this process.
getReg(Number) - Method in class lib.unwind.AddressSpace
See UnwindH.hxx:access_reg(write=false); only used for small integer registers.
getRegister() - Method in class frysk.debuginfo.RegisterPiece
 
getRegister() - Method in class frysk.isa.banks.BankRegister
 
getRegister(int) - Method in class frysk.isa.registers.RegisterMap
Find the REGISTER corresponding to REG_NUM (as a Number).
getRegister(Number) - Method in class frysk.isa.registers.RegisterMap
Find the REGISTER corresponding to NUMBER.
getRegister(String) - Method in class frysk.isa.registers.Registers
Return the register; identified by NAME.
getRegister() - Method in class frysk.isa.watchpoints.Watchpoint
 
getRegister(Register) - Method in class frysk.proc.Task
Return the Task's Register as a long.
getRegister(Register, long, int, byte[], int) - Method in class frysk.stack.Frame
Extracts OFFSET:LENGTH bytes of REGISTER storing them from START in BYTES (in the target's byte order).
getRegister(Register) - Method in class frysk.stack.Frame
 
getRegister(Register, long, int, byte[], int) - Method in class frysk.stack.FrameDecorator
 
getRegister(Number, long, int, byte[], int) - Method in class lib.unwind.Cursor
 
getRegisterBuffersFIXME() - Method in class frysk.proc.Task
Return the machine's register banks as an array of ByteBuffers.
getRegisterMap(ISA) - Static method in class frysk.debuginfo.DwarfRegisterMapFactory
 
getRegisterMap(ISA) - Static method in class frysk.stack.LibunwindRegisterMapFactory
 
getRegisterNumber(Register) - Method in class frysk.isa.registers.RegisterMap
Find the NUMBER corresponding to REGISTER.
getRegisters() - Method in class frysk.isa.registers.RegisterGroup
 
getRegisters(ISA) - Static method in class frysk.isa.registers.RegistersFactory
 
getRegisterValue(Register) - Method in class frysk.stack.Frame
 
getRelease() - Method in class frysk.sys.Uname
Get the system release string.
getResultType() - Method in class frysk.value.ArithmeticUnit
Use to get result type of multiplicative, additive, shift, bitwise and assigment expressions.
getReturnAddress(Task) - Method in interface frysk.ftrace.Arch
Get a return address of current function call.
getReturnAddress(Task) - Method in class frysk.ftrace.IA32Arch
 
getReturnAddress(Task) - Method in class frysk.ftrace.X8664Arch
 
getReturnCode(Task) - Method in class frysk.isa.syscalls.Syscall
 
getReturnInfoFromSyscall(Task) - Static method in class frysk.gui.monitor.observers.SysCallUtilyInfo
 
getReturnValue(Task) - Method in interface frysk.ftrace.Arch
Construct a return value of a function call.
getReturnValue(Task) - Method in class frysk.ftrace.IA32Arch
 
getReturnValue(Task) - Method in class frysk.ftrace.X8664Arch
 
getRHRelease() - Static method in class frysk.config.BuildCompiler
 
getRows() - Method in class frysk.sys.Size
 
getRssDC() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getRunningTasks() - Method in class frysk.stepping.SteppingEngine
Returns a Set of tasks currently in an executing state.
getScope() - Method in class frysk.gui.srcwin.MixedView
 
getScope() - Method in class frysk.gui.srcwin.SourceBuffer
 
getScope() - Method in class frysk.gui.srcwin.SourceView
 
getScope() - Method in interface frysk.gui.srcwin.View
 
getScope(DwarfDie, TypeFactory) - Method in class frysk.scopes.ScopeFactory
 
getScope(int) - Method in class lib.dwfl.DwarfDie
 
getScopeIndex() - Method in class lib.dwfl.DwarfDie
 
getScopes() - Method in class frysk.debuginfo.DebugInfoFrame
Returns a linked list of scopes starting with the innermost scope containing the current pc.
getScopes() - Method in class frysk.scopes.Scope
 
getScopes(long) - Method in class lib.dwfl.DwarfDie
This function assumes that this die is a one corresponding to a Compilation Unit Die.
getScopes(long) - Method in class lib.dwfl.DwflDie
 
getScopesDie() - Method in class lib.dwfl.DwarfDie
Return the scopes containing this die.
getScopeVar(DwarfDie[], String) - Method in class lib.dwfl.DwarfDie
 
getScopeVarNames(DwarfDie[], String) - Method in class lib.dwfl.DwarfDie
 
getSection(long) - Method in class lib.dwfl.Elf
Returns the ElfSection at the provided index
getSectionByOffset(int) - Method in class lib.dwfl.Elf
Returns the ElfSection at the given offset
getSectionCount() - Method in class lib.dwfl.Elf
 
getSectionHeader(String, long) - Method in class frysk.dwfl.ElfSectionCache
Returns an ElfSectionHeader representing the ELF header for this class' Task object as given by the section name and module address in the parameters to this method.
getSectionHeader() - Method in class lib.dwfl.ElfSection
 
getSelectedDC() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getSelectedEvents() - Method in class frysk.gui.monitor.eventviewer.EventManager
 
getSelectedObject() - Method in class frysk.gui.monitor.DetailedObserverTreeView
 
getSelectedObject() - Method in class frysk.gui.monitor.ListView
 
getSelectedObject() - Method in class frysk.gui.monitor.ProcWiseTreeView
 
getSelectedObject() - Method in class frysk.gui.monitor.SimpleComboBox
 
getSelectedObjects() - Method in class frysk.gui.monitor.ListView
 
getSelectedObjects() - Method in class frysk.gui.monitor.ProcWiseTreeView
 
getSelectedObserver() - Method in class frysk.gui.monitor.DetailedObserverTreeView
 
getSelectedTest() - Method in class junit.swingui.FailureRunView
 
getSelectedTimeLines() - Method in class frysk.gui.monitor.eventviewer.TimeLineSelectionManager
 
getSelf() - Method in class frysk.proc.dummy.DummyHost
 
getSelf() - Method in class frysk.proc.Host
Return the process corresponding to this running frysk instance found on this host.
getSelf() - Method in class frysk.proc.live.LinuxPtraceHost
Return a pointer to this frysk instance.
getSensitiveDC() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getSequence() - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
getSessionByName(String) - Method in class frysk.gui.sessions.SessionManager
Returns a session object via the name of the session
getSessions() - Method in class frysk.gui.sessions.SessionManager
Returns a list of all sessions the manager has knowledge about.
getSessionTypeByName(String) - Static method in class frysk.gui.sessions.Session.SessionType
 
getSessoinType() - Method in class frysk.gui.sessions.Session
 
getSetupAddress() - Method in class frysk.proc.live.Breakpoint
Return the address that the original instruction has been setup if the breakpoint has been setup.
getSHeaderStringTableIndex() - Method in class lib.dwfl.Elf
 
getShort() - Method in class inua.eio.ByteBuffer
 
getShort(ByteOrder) - Method in class inua.eio.ByteBuffer
 
getShort(long) - Method in class inua.eio.ByteBuffer
 
getShort(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
getShortName() - Method in class gnu.classpath.tools.getopt.Option
Return the short name of the option, or \0 if none.
getShortType(ByteOrder) - Static method in class frysk.value.StandardTypes
 
getSibling() - Method in class lib.dwfl.DwarfDie
 
getSignal() - Method in class frysk.event.SignalEvent
Return the corresponding signal; the sig can be used as a search key.
getSignalTable(ISA) - Static method in class frysk.isa.signals.SignalTableFactory
 
getSignalTable() - Method in class frysk.proc.Task
Return a table of known (and unknown) signals for this ISA.
getSingleton() - Static method in class frysk.proc.live.IsaFactory
 
getSingleton() - Static method in class frysk.rt.ProcTaskIDManager
 
getSize() - Method in class frysk.debuginfo.Piece
 
getSize() - Method in class frysk.symtab.Symbol
Return the size of the symbol (possibly zero).
getSize() - Method in class frysk.sys.FileDescriptor
Return the size of a terminal window.
getSize() - Method in class frysk.value.Type
 
getSize() - Method in class lib.dwfl.ElfData
 
getSize() - Method in class lib.dwfl.ElfPrpsinfo
 
getSize() - Method in class lib.dwfl.ElfPrstatus
 
getSize() - Method in class lib.dwfl.ElfSymbol
Return the size of the symbol (possibly zero).
getSliceType() - Method in class frysk.value.ArrayType
 
getSliceType() - Method in class frysk.value.PointerType
 
getSliceType() - Method in class frysk.value.Type
Get the type of slice.
getSoname() - Method in class frysk.dwfl.ObjectFile
Either answer primed soname, or construct soname from filename.
getSource() - Method in class frysk.dom.DOMFunction
Since all functions are contained in source files, just return the parent source file.
getSource(String) - Method in class frysk.dom.DOMImage
Attempts to fetch an image of the given name from the DOM.
getSourceClass() - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
getSourceFile() - Method in class lib.dwfl.DwflLine
 
getSourceFiles() - Method in class lib.dwfl.Dwarf
 
getSourceLine(long) - Method in class lib.dwfl.Dwfl
 
getSourceLine(long) - Method in class lib.dwfl.DwflModule
Return line information for the specified address.
getSourceLocation() - Method in class frysk.rt.LineXXX
 
getSourceLocation() - Method in class frysk.scopes.Scope
 
getSourceLocation(DwarfDie) - Static method in class frysk.scopes.SourceLocationFactory
 
getSourceLocation(Task, long) - Static method in class frysk.scopes.SourceLocationFactory
 
getSourceLocation() - Method in class frysk.scopes.Variable
 
getSourceLocation() - Method in class frysk.symtab.SymbolObjectDeclaration
 
getSourceLocation() - Method in class frysk.value.CompositeType.Member
 
getSourceLocation() - Method in interface frysk.value.ObjectDeclaration
 
getSourceMethod() - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
getSourcePathViaSysRoot(File, File) - Method in class frysk.sysroot.SysRoot
return a pathname of an executable's source.
getSources() - Method in class frysk.dom.DOMImage
gets an iterator pointing to all of the sources belonging to this image
getSourceWidget() - Method in class frysk.gui.srcwin.MixedView
 
getSP() - Method in class lib.unwind.Cursor
 
getSpecials() - Static method in class frysk.sys.termios.Special
 
getSpeeds() - Static method in class frysk.sys.termios.Speed
 
getSrcFiles(String) - Static method in class frysk.dom.DOMCommon
 
getStackFrame() - Method in class frysk.gui.monitor.eventviewer.Event
If a StackFrame was captured this method returns it otherwise returns null.
getStackPointer() - Method in class frysk.isa.registers.IA32Registers
 
getStackPointer() - Method in class frysk.isa.registers.PPC32Registers
 
getStackPointer() - Method in class frysk.isa.registers.PPC64Registers
 
getStackPointer() - Method in class frysk.isa.registers.Registers
Return the stack-pointer register.
getStackPointer() - Method in class frysk.isa.registers.X8664Registers
 
getStackView() - Method in class frysk.gui.srcwin.SourceWindow
 
getStart() - Method in class frysk.dom.DOMFunction
gets the char offset from the start of the file of the first char of the function
getStart() - Method in class frysk.dom.DOMInlineInstance
get the starting character offset from the beginning of the file
getStart() - Method in class frysk.dom.DOMTag
get the character offset from the start of the file
getStartCurrentFind() - Method in class frysk.gui.srcwin.SourceBuffer
 
getStartingLine() - Method in class frysk.dom.DOMFunction
gets the starting line number in the source file for this function
getStartIP() - Method in class lib.unwind.ProcInfo
 
getStat() - Method in class frysk.proc.live.LinuxPtraceProc
If it hasn't already been read, read the stat structure.
getState(Task) - Method in class frysk.rt.SourceBreakpoint
Get the state of an action point.
getState() - Method in class frysk.stepping.TaskStepEngine
Sets the current State of this TaskStepEngine's Task.
getStateString() - Method in class frysk.proc.dummy.DummyTask
 
getSteppingEngine() - Method in class frysk.gui.srcwin.SourceWindow
 
getSteppingEngine() - Method in class frysk.stepping.TaskStepEngine
 
getSteppingObserver() - Method in class frysk.stepping.SteppingEngine
Gets the this.steppingObserver currently being used by the SteppingEngine.
getStepTasks() - Method in class frysk.gui.srcwin.StepDialog
 
getStopTasks() - Method in class frysk.gui.srcwin.ThreadSelectionDialog
 
getStrict() - Method in class jline.ArgumentCompletor
Returns whether a completion at argument index N will succees if all the completions from arguments 0-(N-1) also succeed.
getString(String) - Static method in class frysk.gui.common.Messages
 
getStringAtOffset(long, long) - Method in class lib.dwfl.Elf
Returns the string at the provided offset from the provided index
getStringValue(String) - Method in class frysk.hpd.DbgVariables
 
getSubgroup(String) - Method in class frysk.gui.prefs.PreferenceGroup
 
getSubgroups() - Method in class frysk.gui.prefs.PreferenceGroup
 
getSubLevel() - Method in class frysk.junit.KernelVersion
 
getSubprogram() - Method in class frysk.debuginfo.DebugInfoFrame
 
getSubprogramValue(DwarfDie) - Method in class frysk.debuginfo.TypeFactory
 
getSummary() - Method in class frysk.gui.monitor.GuiObject
 
getSwProc() - Method in class frysk.gui.srcwin.SourceWindow
Getters and Setters
getSymbol() - Method in class frysk.rt.SymbolBreakpoint
 
getSymbol() - Method in class frysk.stack.Frame
Return this frame's symbol; UNKNOWN if there is no symbol.
getSymbol() - Method in class frysk.stack.FrameDecorator
 
getSymbol() - Method in class frysk.symtab.PLTEntry
 
getSymbol(Task, long) - Static method in class frysk.symtab.SymbolFactory
Return the symbol at the specified address within task.
getSymbol(long, SymbolBuilder) - Method in class lib.dwfl.DwflModule
 
getSymbolByName(String, SymbolBuilder) - Method in class lib.dwfl.DwflModule
 
getSymbols(DwflModule) - Static method in class frysk.symtab.SymbolFactory
Return symbols in given DwflModule.
getSymbolTable(DwflModule) - Static method in class frysk.symtab.SymbolFactory
 
getSymtab(SymbolBuilder) - Method in class lib.dwfl.DwflModule
 
getSyscall(String) - Method in class frysk.isa.syscalls.SyscallTable
 
getSyscall(long) - Method in class frysk.isa.syscalls.SyscallTable
Return the NUM'th system call; implemented using findSyscall.
getSyscall(Task) - Method in class frysk.isa.syscalls.SyscallTable
Assuming that TASK is at a system-call entry, return the system call.
getSysCallName(Task) - Static method in class frysk.gui.monitor.observers.SysCallUtilyInfo
 
getSyscallTable(ISA) - Static method in class frysk.isa.syscalls.SyscallTableFactory
 
getSyscallTable() - Method in class frysk.proc.Task
 
getSysname() - Method in class frysk.sys.Uname
Get the system name.
getSysRoot(String) - Static method in class frysk.sysroot.SysRootCache
return a sysroot File corresponding to an executable.
getSysRoot(Task) - Static method in class frysk.sysroot.SysRootCache
 
getSysRoot() - Method in class frysk.sysroot.SysRootFile
Get the root directory for this SysRoot File.
getSysRootedFile() - Method in class frysk.sysroot.SysRootFile
Get the absolute file, including the SysRoot, for this SysRoot File.
getSysRootedPath() - Method in class frysk.sysroot.SysRootFile
Get the absolute path, including the SysRoot, for this SysRoot File.
getTabNum() - Method in class frysk.gui.prefs.PreferenceGroup
 
getTag(int) - Method in class frysk.dom.DOMLine
Returns the tag at the given index of the line.
getTag() - Method in class lib.dwfl.DwarfDie
 
getTags() - Method in class frysk.dom.DOMLine
get an iterator to all of the tags contained on this line of code
getTags(String) - Method in class frysk.dom.DOMLine
Tries to find all the tags on this line of a given type
getTags() - Method in class frysk.gui.srcwin.tags.Tagset
 
getTagsetByName(String) - Method in class frysk.gui.srcwin.tags.TagsetManager
Returns the tagset that matches the name
getTagsets() - Method in class frysk.gui.sessions.DebugProcess
Returns a list of tag sets that have been added to this debug process.
getTagsets(String) - Method in class frysk.gui.srcwin.tags.TagsetManager
Returns all of the tagsets applicable to the provided command
getTagsets() - Method in class frysk.gui.srcwin.tags.TagsetManager
 
getTakesArgument() - Method in class gnu.classpath.tools.getopt.Option
Return true if the argument takes an option.
getTargetTask() - Method in class frysk.rt.Breakpoint.PersistentBreakpoint
 
getTask() - Method in class frysk.dwfl.ElfSectionCache
 
getTask() - Method in class frysk.gui.monitor.GuiTask
 
getTask() - Method in class frysk.proc.live.Watchpoint
Returns the Proc to which this breakpoint belongs.
getTask(int, int) - Method in class frysk.rt.ProcTaskIDManager
 
getTask() - Method in class frysk.stack.Frame
Returns the Task this StackFrame belongs to.
getTask() - Method in class frysk.stepping.TaskStepEngine
Returns this TaskStepEngine's Task.
getTaskActions() - Method in class frysk.gui.monitor.actions.ActionManager
 
getTaskBreakpoint(Task) - Method in class frysk.stepping.SteppingEngine
Returns the Breakpoint set on the given Task
getTaskFilters() - Method in class frysk.gui.monitor.filters.FilterManager
 
getTaskObservable() - Method in class frysk.proc.live.TaskObservation
 
getTaskObserver() - Method in class frysk.proc.live.TaskObservation
 
getTaskObservers() - Method in class frysk.gui.monitor.observers.ObserverManager
Returns the list of taskObservers available to the @link ObserverManager
getTasks() - Method in class frysk.proc.Proc
Return this Proc's Task's as a list.
getTaskState(Task) - Method in class frysk.stepping.SteppingEngine
Get the state of a particular Task.
getTaskStateMap() - Method in class frysk.rt.SourceBreakpoint
Get the map from tasks to breakpoint's state in the task.
getTermheight() - Method in class jline.ConsoleReader
Query the terminal to find the current width;
getTerminal() - Method in class frysk.util.ObservingTerminal.Observable
 
getTerminal() - Method in class jline.ConsoleReader
 
getTerminal() - Static method in class jline.Terminal
 
getTerminalHeight() - Method in class frysk.util.PtyTerminal
Returns the value of "stty size" height param.
getTerminalHeight() - Method in class jline.PtyTerminal
Returns the value of "stty size" height param.
getTerminalHeight() - Method in class jline.Terminal
Returns the current height of the terminal (in lines)
getTerminalHeight() - Method in class jline.UnixTerminal
Returns the value of "stty size" height param.
getTerminalHeight() - Method in class jline.UnsupportedTerminal
Always returng 24, since we can't access this info on Windows.
getTerminalWidth() - Method in class frysk.util.PtyTerminal
Returns the value of "stty size" width param.
getTerminalWidth() - Method in class jline.PtyTerminal
Returns the value of "stty size" width param.
getTerminalWidth() - Method in class jline.Terminal
Returns the current width of the terminal (in characters)
getTerminalWidth() - Method in class jline.UnixTerminal
Returns the value of "stty size" width param.
getTerminalWidth() - Method in class jline.UnsupportedTerminal
Always returng 80, since we can't access this info on Windows.
getTermwidth() - Method in class jline.ConsoleReader
Query the terminal to find the current width;
getTest(String) - Method in class junit.runner.BaseTestRunner
Returns the Test corresponding to the given suite.
getTestCases() - Method in class frysk.junit.Runner
 
getText() - Method in class frysk.dom.DOMLine
get the text associated with this line
getText() - Method in class frysk.gui.sessions.WatchDescription
 
getThreadData() - Method in class lib.dwfl.ElfPrstatus
 
getTid() - Method in class frysk.proc.Task
Return the task's process id.
getTimeDC() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getTimeMillis() - Method in class frysk.event.TimerEvent
Return the time, in milliseconds, that this timer event is next expected to fire.
getToggleDC() - Method in class frysk.gui.monitor.CheckedListView
 
getToken() - Method in class frysk.dom.DOMTag
get the token attribute for this tag
getToolTip() - Method in class frysk.gui.monitor.GuiObject
 
getTriggered() - Method in class frysk.rt.Breakpoint
 
getType(DwarfDie) - Method in class frysk.debuginfo.TypeFactory
 
getType() - Method in class frysk.dom.DOMTag
get the type attribute for this tag instance
getType() - Method in class frysk.expr.Expression
Determine the expressions result type.
getType(Variable) - Method in class frysk.expr.ScratchSymTab
Given a variable, return its type.
getType() - Method in class frysk.isa.registers.Register
 
getType() - Method in class frysk.scopes.Composite
 
getType(ISA) - Method in class frysk.scopes.Enumerator
 
getType(ISA) - Method in class frysk.scopes.Function
 
getType(ISA) - Method in class frysk.scopes.Variable
 
getType(ISA) - Method in class frysk.symtab.SymbolObjectDeclaration
 
getType() - Method in class frysk.value.ArrayType
 
getType(ISA) - Method in class frysk.value.CompositeType.Member
 
getType(ISA) - Method in interface frysk.value.ObjectDeclaration
 
getType() - Method in class frysk.value.PointerType
 
getType() - Method in class frysk.value.Type
Return the element type for array or pointer type.
getType() - Method in class frysk.value.Value
Return the Value's Type.
getType() - Method in class lib.dwfl.DwarfDie
 
getType() - Method in class lib.dwfl.ElfData
Returns the Elf Data type
getType() - Method in class lib.dwfl.ElfSymbol
Return the symbol type.
getTypeName() - Method in class frysk.gui.sessions.WatchDescription
 
getUByte() - Method in class inua.eio.ByteBuffer
 
getUByte(long) - Method in class inua.eio.ByteBuffer
 
getUID() - Method in class frysk.proc.dead.LinuxCoreProc
 
getUID() - Method in class frysk.proc.dead.LinuxExeProc
 
getUID() - Method in class frysk.proc.dummy.DummyProc
 
getUID() - Method in class frysk.proc.live.LinuxPtraceProc
 
getUID() - Method in class frysk.proc.Proc
Return the UID of the Proc.
getUInt() - Method in class inua.eio.ByteBuffer
 
getUInt(ByteOrder) - Method in class inua.eio.ByteBuffer
 
getUInt(long) - Method in class inua.eio.ByteBuffer
 
getUInt(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
getULong() - Method in class inua.eio.ByteBuffer
 
getULong(ByteOrder) - Method in class inua.eio.ByteBuffer
 
getULong(long) - Method in class inua.eio.ByteBuffer
 
getULong(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
getUltimateType() - Method in class frysk.value.Type
Return the ultimate type (ignoring any decorator and other attributes).
getUltimateType() - Method in class lib.dwfl.DwarfDie
 
getUndecoratedFrame() - Method in class frysk.stack.FrameDecorator
 
getUnionType(DwarfDie, String) - Method in class frysk.debuginfo.TypeFactory
 
getUserState() - Method in class frysk.rt.SourceBreakpoint
 
getUShort() - Method in class inua.eio.ByteBuffer
 
getUShort(ByteOrder) - Method in class inua.eio.ByteBuffer
 
getUShort(long) - Method in class inua.eio.ByteBuffer
 
getUShort(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
getUWord() - Method in class inua.eio.ByteBuffer
 
getUWord(long) - Method in class inua.eio.ByteBuffer
Get unsigned word at byte offset INDEX.
getUWordSized(long) - Method in class inua.eio.ByteBuffer
Get unsigned word at word (and not byte) offset INDEX.
getValue() - Method in class frysk.expr.Expression
Evaluate the expression returning the result's Value.
getValue(String) - Method in class frysk.expr.ExprSearchEngine
 
getValue(String) - Method in interface frysk.expr.ExprSymTab
Lookup S, assuming S is variable or constant.
getValue(String) - Method in class frysk.expr.ScratchSymTab
Lookup S, assuming S is variable or constant.
getValue(Variable) - Method in class frysk.expr.ScratchSymTab
Return the variable's value.
getValue(String) - Method in class frysk.hpd.DbgVariables
 
getValue(DebugInfoFrame) - Method in class frysk.scopes.Enumerator
 
getValue(DebugInfoFrame) - Method in class frysk.scopes.Function
 
getValue(DebugInfoFrame) - Method in class frysk.scopes.Variable
 
getValue(DebugInfoFrame) - Method in class frysk.symtab.SymbolObjectDeclaration
 
getValue() - Method in class frysk.testbed.Fibonacci
 
getValue(DebugInfoFrame) - Method in class frysk.value.CompositeType.DynamicMember
Deprecated.  
getValue(DebugInfoFrame) - Method in class frysk.value.CompositeType.Member
 
getValue(DebugInfoFrame) - Method in class frysk.value.CompositeType.StaticMember
 
getValue(DebugInfoFrame) - Method in interface frysk.value.ObjectDeclaration
 
getValue() - Method in class lib.dwfl.ElfNhdrType
 
getVariable(TextIter) - Method in class frysk.gui.srcwin.InlineBuffer
We need to do a little fancier Voodoo than the superclass to actually calculate variable values, since we're only displaying the inline function
getVariable(TextIter) - Method in class frysk.gui.srcwin.SourceBuffer
Searches for a variable at the location specified by iter, and returns a VariableLocation if a variable was found there.
getVariable(DOMTag, DOMLine) - Method in class frysk.gui.srcwin.SourceBuffer
Searches for a variable at the location specified by tag and line and returns a VariableLocation if a variable was found there.
getVariableByName(String) - Method in class frysk.scopes.Enumeration
 
getVariableDie() - Method in class frysk.scopes.Variable
 
getVariableIterator() - Method in class frysk.gui.sessions.WatchList
 
getVariables() - Method in class frysk.scopes.Scope
 
getVectorRegisterGroup() - Method in class frysk.isa.registers.IA32Registers
 
getVersion() - Static method in class frysk.config.BuildCompiler
 
getVersion() - Static method in class frysk.config.FryskVersion
The frysk version number as a String.
getVersion() - Method in class frysk.gui.srcwin.tags.Tagset
 
getVersion() - Method in class frysk.junit.KernelVersion
 
getVersion() - Method in class frysk.sys.Uname
Get the system version.
getView() - Method in class frysk.gui.srcwin.SourceWindow
 
getVszDC() - Method in class frysk.gui.monitor.ProcWiseDataModel
 
getWatchList() - Method in class frysk.gui.sessions.DebugProcess
Returns the list of variables currently being watched from this process
getWatchObservers(Task, long, int, boolean) - Method in class frysk.proc.live.WatchpointAddresses
Called by the Proc when it has trapped a watchpoint.
getWatchpoint(Task, long, int, boolean) - Method in class frysk.proc.live.WatchpointAddresses
 
getWatchpointCount() - Method in class frysk.isa.watchpoints.WatchpointFunctions
Returns number of watchpoints for this architecture
getWatchpointFunctions(ISA) - Static method in class frysk.isa.watchpoints.WatchpointFunctionFactory
 
getWatchpointMaxLength() - Method in class frysk.isa.watchpoints.WatchpointFunctions
Returns maximum length of a single watchpoint in a single hardware register
getWatchpointMinLength() - Method in class frysk.isa.watchpoints.WatchpointFunctions
Returns minimum length of a single watchpoint in a single hardware register
getWatchSize() - Method in class frysk.gui.sessions.WatchList
Get the number of variables currently being watched
getWidth() - Static method in class frysk.gui.monitor.eventviewer.Event
 
getWidth() - Method in class frysk.gui.monitor.eventviewer.EventViewerWidget
 
getWindowButton() - Method in class frysk.gui.monitor.TrayIcon
Returns the button that is currently set to display the popup window(s)
getWord() - Method in class inua.eio.ByteBuffer
 
getWord(long) - Method in class inua.eio.ByteBuffer
Get word at word at byte offset INDEX.
getWordSize() - Method in class frysk.expr.ExprSearchEngine
 
getWordSize() - Method in interface frysk.expr.ExprSymTab
Return the wordsize.
getWordSize() - Method in class frysk.expr.ScratchSymTab
Return the wordsize.
getWordSize() - Method in class lib.dwfl.ElfEHeader
Interpret the IDENT field; extracting the word-size.
getWordSized(long) - Method in class inua.eio.ByteBuffer
Get word at word (and not byte) offset INDEX.
getWriter() - Method in class junit.textui.ResultPrinter
 
getX() - Method in class frysk.gui.monitor.eventviewer.Event
 
getXFPRegisterBuffer() - Method in class lib.dwfl.ElfPrXFPRegSet
Returns the XFP register info as a byte array
getY() - Method in class frysk.gui.monitor.eventviewer.Event
 
gid - Variable in class frysk.sys.proc.Status
Return the GID from the /proc/$$/status file according to the PID passed.
GID - Static variable in class inua.elf.AT
 
gid - Variable in class lib.dwfl.ElfArchiveHeader
 
GLADE_FILE - Static variable in class frysk.gui.srcwin.SourceWindow
 
GLADE_TOOLBAR_NAME - Static variable in class frysk.gui.srcwin.SourceWindow
 
gladeFile(String) - Static method in class frysk.config.Prefix
Directory containing the .glade files describing frysk's UI windows.
gladePath - Static variable in class frysk.gui.disassembler.DisassemblyWindow
 
gladePath - Static variable in class frysk.gui.memory.MemoryWindow
 
gladePath - Static variable in class frysk.gui.register.RegisterWindow
 
Glob - Class in frysk.util
 
Glob() - Constructor for class frysk.util.Glob
 
GLOBALS - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
globs - Variable in class frysk.expr.FQIdentToken
Whether the token may contain glob expressions.
gnu.classpath.tools.getopt - package gnu.classpath.tools.getopt
 
GNURedHatCompilerVersion - Class in frysk.debuginfo
 
GNURedHatCompilerVersion(String, int, int, int, int) - Constructor for class frysk.debuginfo.GNURedHatCompilerVersion
 
gotAddrRules(List) - Method in class frysk.ftrace.FtraceController
 
gotoxy(int, int) - Static method in class jline.ANSIBuffer.ANSICodes
 
gotSigRules(List) - Method in class frysk.ftrace.FtraceController
 
gotSymRules(List) - Method in class frysk.ftrace.FtraceController
 
gotSysRules(List) - Method in class frysk.ftrace.FtraceController
 
GPR0 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR0 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR0 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR0_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR1 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR1 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR1 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR10 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR10 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR10 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR10_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR11 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR11 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR11 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR11_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR12 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR12 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR12 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR12_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR13 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR13 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR13 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR13_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR14 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR14 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR14 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR14_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR15 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR15 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR15 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR15_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR16 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR16 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR16 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR16_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR17 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR17 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR17 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR17_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR18 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR18 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR18 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR18_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR19 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR19 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR19 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR19_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR1_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR2 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR2 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR2 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR20 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR20 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR20 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR20_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR21 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR21 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR21 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR21_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR22 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR22 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR22 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR22_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR23 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR23 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR23 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR23_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR24 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR24 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR24 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR24_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR25 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR25 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR25 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR25_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR26 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR26 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR26 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR26_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR27 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR27 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR27 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR27_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR28 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR28 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR28 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR28_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR29 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR29 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR29 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR29_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR2_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR3 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR3 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR3 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR30 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR30 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR30 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR30_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR31 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR31 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR31 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR31_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR3_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR4 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR4 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR4 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR4_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR5 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR5 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR5 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR5_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR6 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR6 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR6 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR6_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR7 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR7 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR7 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR7_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR8 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR8 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR8 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR8_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR9 - Static variable in class frysk.isa.registers.PPC32Registers
 
GPR9 - Static variable in class frysk.isa.registers.PPC64Registers
 
GPR9 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
GPR9_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
grabTasks() - Method in class frysk.gui.srcwin.StepDialog
 
grabTasks() - Method in class frysk.gui.srcwin.ThreadSelectionDialog
 
GREATERTHAN - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
GREATERTHAN - Static variable in interface frysk.expr.CExprParserTokenTypes
 
GREATERTHAN - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
greaterThan(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
greaterThan(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
greaterThan(Value, Value) - Method in class frysk.value.IntegerUnit
 
GREATERTHANOREQUALTO - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
GREATERTHANOREQUALTO - Static variable in interface frysk.expr.CExprParserTokenTypes
 
GREATERTHANOREQUALTO - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
greaterThanOrEqualTo(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
greaterThanOrEqualTo(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
greaterThanOrEqualTo(Value, Value) - Method in class frysk.value.IntegerUnit
 
green(String) - Method in class jline.ANSIBuffer
 
GREGS32 - Static variable in class frysk.isa.banks.LinuxPPCRegisterBanks
 
GREGS64 - Static variable in class frysk.isa.banks.LinuxPPCRegisterBanks
 
GS - Static variable in class frysk.isa.registers.IA32Registers
 
GS - Static variable in class frysk.isa.registers.X8664Registers
 
GS - Static variable in class lib.dwfl.DwarfRegistersX8664
 
GS - Static variable in class lib.unwind.UnwindRegistersX86
 
GS_ - Static variable in class lib.dwfl.DwarfRegistersX8664
Reserved
GS_ - Static variable in class lib.unwind.UnwindRegistersX86
 
GS_BASE - Static variable in class frysk.isa.registers.X8664Registers
 
GSBASE - Static variable in class lib.dwfl.DwarfRegistersX8664
 
GSBASE_ - Static variable in class lib.dwfl.DwarfRegistersX8664
Reserved
GT(long, long) - Static method in class inua.eio.ULong
 
GT - Static variable in class lib.dwfl.DwOp
 
GT_ - Static variable in class lib.dwfl.DwOp
 
Gui - Class in frysk.gui
 
gui(String[]) - Static method in class frysk.gui.Gui
gui - FryskUI main program.
GuiCoreObjectWrapper - Class in frysk.gui.monitor
 
GuiCoreObjectWrapper() - Constructor for class frysk.gui.monitor.GuiCoreObjectWrapper
 
GuiObject - Class in frysk.gui.monitor
A GuiObject is one that has a name and a tooltip.
GuiObject(String, String) - Constructor for class frysk.gui.monitor.GuiObject
 
GuiObject() - Constructor for class frysk.gui.monitor.GuiObject
 
GuiObservable - Class in frysk.gui.monitor
A simple class that sets hasChanged automatically when update is called.
GuiObservable() - Constructor for class frysk.gui.monitor.GuiObservable
 
GuiProc - Class in frysk.gui.monitor
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
GuiProc(Proc) - Constructor for class frysk.gui.monitor.GuiProc
 
GuiProc.GuiProcFactory - Class in frysk.gui.monitor
 
GuiProc.GuiProcFactory() - Constructor for class frysk.gui.monitor.GuiProc.GuiProcFactory
 
GuiTask - Class in frysk.gui.monitor
Used to store a pointer to the Task object, and and any data that is relates to the process but is GUI specific.
GuiTask.GuiTaskFactory - Class in frysk.gui.monitor
 
GuiTask.GuiTaskFactory() - Constructor for class frysk.gui.monitor.GuiTask.GuiTaskFactory
 
GuiTestCase - Class in frysk.gui.test
 
GuiTestCase() - Constructor for class frysk.gui.test.GuiTestCase
 

H

h - Static variable in class frysk.gui.monitor.eventviewer.Event
 
handleAdd() - Method in class frysk.proc.live.TaskObservation
Handle adding the Observer to the Observable.
handleAdd() - Method in class frysk.proc.Observation
Handle the addition of the Observer to the Observable.
handleDelete() - Method in class frysk.proc.live.TaskObservation
Handle deleting the Observer from the Observable.
handleDelete() - Method in class frysk.proc.Observation
Handle the deletion of the Observer from the Observable.
handleFromSpin(double) - Method in class frysk.gui.disassembler.DisassemblyWindow
When the 'From' SpinBox is changed, update the displayed information accordingly.
handleFromSpin(double) - Method in class frysk.gui.memory.MemoryWindow
When the 'From' SpinBox is changed, update the displayed information accordingly.
handleToSpin(double) - Method in class frysk.gui.disassembler.DisassemblyWindow
When the 'To' SpinBox is changed, update the displayed information accordingly.
handleToSpin(double) - Method in class frysk.gui.memory.MemoryWindow
When the 'To' SpinBox value is changed, update the displayed information accordingly.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.InstructionStepState
When the instruction observer from SteppingEngine returns, a single step has been performed.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.InstructionStepThroughState
State used to represent when a task has entered some section of the program (such as a .plt section) which must be carefully stepped through.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.LineStepState
Continues to unblock this task instruction-by-instruction until it has performed a line step.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.NextInstructionStepState
Removes the stepping breakpoint and returns a StoppedState.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.NextInstructionStepTestState
Checks to see if the new current frame's FrameIdentifier is equivalent to the old frame's FrameIdentifier.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.RunningState
The only state change available from a RunningState is to a StoppedState.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.State
Handles updates from the SteppingEngine.SteppingObserver.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.StepAdvanceState
Removes the step-advance breakpoint and returns a StoppedState.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.StepOutState
Removes the stepping breakpoint and returns a StoppedState.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.StepOverState
When the step-over operation returns from the breakpoint, this deletes the breakpoint and returns a new StoppedState.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.StepOverTestState
Begins the process of stepping-over a line for a Task.
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.StepTerminatedState
 
handleUpdate(TaskStepEngine) - Method in class frysk.stepping.StoppedState
An update to a StoppedState means nothing - return this State.
handleUpdate() - Method in class frysk.stepping.TaskStepEngine
Handles calls from the SteppingObserver in the SteppingEngine class.
HardList - Class in frysk.hpd
 
HardList(int) - Constructor for class frysk.hpd.HardList
 
HAS_BREAK_ATTR - Static variable in class frysk.dom.DOMLine
Whether this line has inlined code or not
hasAttribute(DwAt) - Method in class lib.dwfl.DwarfDie
 
hasBreakPoint() - Method in class frysk.dom.DOMLine
Check to see if this line has a breakpoint active
hasCore - Variable in class frysk.proc.dead.CorefileStatus
 
hasExe - Variable in class frysk.proc.dead.CorefileStatus
 
hasExecutedSpuriousTrap(Task) - Method in interface frysk.proc.live.Isa
Returns true if the last instruction executed by the given Task was a trapping instruction.
hasExeProblem - Variable in class frysk.proc.dead.CorefileStatus
 
hashCode() - Method in class frysk.isa.ISA
 
hashCode() - Method in class frysk.isa.signals.Signal
 
hashCode() - Method in class frysk.proc.live.Breakpoint
 
hashCode() - Method in class frysk.proc.live.Watchpoint
 
hashCode() - Method in class frysk.proc.Observation
A somewhat arbitrary hash code.
hashCode() - Method in class frysk.rsl.Level
 
hashCode() - Method in class frysk.stack.FrameIdentifier
Returns a hashCode for this object
hashCode() - Method in class frysk.sys.ProcessIdentifier
 
hashCode() - Method in class frysk.sys.Signal
Hash on the Signal's intValue.
hashCode() - Method in class frysk.value.Access
 
hashCode() - Method in class lib.dwfl.DwAccess
 
hashCode() - Method in class lib.dwfl.DwarfRegistersPPC64
 
hashCode() - Method in class lib.dwfl.DwarfRegistersX86
 
hashCode() - Method in class lib.dwfl.DwarfRegistersX8664
 
hashCode() - Method in class lib.dwfl.DwAt
 
hashCode() - Method in class lib.dwfl.DwAte
 
hashCode() - Method in class lib.dwfl.DwDs
 
hashCode() - Method in class lib.dwfl.DwDsc
 
hashCode() - Method in class lib.dwfl.DwEnd
 
hashCode() - Method in class lib.dwfl.DwInl
 
hashCode() - Method in class lib.dwfl.DwOp
 
hashCode() - Method in class lib.dwfl.DwOrd
 
hashCode() - Method in class lib.dwfl.DwTag
 
hashCode() - Method in class lib.unwind.ByteOrder
 
hashCode() - Method in class lib.unwind.CachingPolicy
 
hashCode() - Method in class lib.unwind.Error
 
hashCode() - Method in class lib.unwind.UnwindRegistersPPC32
 
hashCode() - Method in class lib.unwind.UnwindRegistersPPC64
 
hashCode() - Method in class lib.unwind.UnwindRegistersX86
 
hashCode() - Method in class lib.unwind.UnwindRegistersX8664
 
hasInlineCode(int) - Method in class frysk.gui.srcwin.InlineBuffer
Ignores the line number (except to check that it is the current line), and returns whether or not this inlined code level has any further levels
hasInlineCode(int) - Method in class frysk.gui.srcwin.SourceBuffer
 
hasInlinedCode() - Method in class frysk.dom.DOMLine
return a boolean indicating whether or not this line contains an inline function
hasInlineInstance() - Method in class frysk.dom.DOMInlineInstance
checks to see if this inline instance contains an inline instance
hasParentInlineInstance() - Method in class frysk.dom.DOMInlineInstance
checks to see if this inline instance is contained within another inline instance
hasRemaining() - Method in class inua.eio.Buffer
 
hasTaskSet() - Method in class frysk.gui.disassembler.DisassemblyWindow
Check to see if the task to be examined has already been set.
hasTaskSet() - Method in class frysk.gui.memory.MemoryWindow
Check to see if the task to be examined has already been set.
hasTaskSet() - Method in class frysk.gui.register.RegisterWindow
Check to see if the task to be examined has already been set.
hasWatchpointTriggered(Task, int) - Method in class frysk.isa.watchpoints.WatchpointFunctions
Reads the Debug Status Register and checks if the breakpoint specified has fired.
helpFile(String) - Static method in class frysk.config.Prefix
Directory containing the frysk help files.
helpSession() - Method in class frysk.gui.SessionManagerDialog
Start the Frysk help system.
HEX_DIGIT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
HEX_DIGIT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
HEX_DIGIT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
HEXADECIMAL - Static variable in class frysk.value.Format
 
HEXADECIMALINT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
HEXADECIMALINT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
HEXADECIMALINT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
HI_USER - Static variable in class lib.dwfl.DwAt
 
HI_USER - Static variable in class lib.dwfl.DwAte
 
HI_USER - Static variable in class lib.dwfl.DwEnd
 
HI_USER - Static variable in class lib.dwfl.DwOp
 
HI_USER - Static variable in class lib.dwfl.DwTag
 
HI_USER_ - Static variable in class lib.dwfl.DwAt
 
HI_USER_ - Static variable in class lib.dwfl.DwAte
 
HI_USER_ - Static variable in class lib.dwfl.DwEnd
 
HI_USER_ - Static variable in class lib.dwfl.DwOp
 
HI_USER_ - Static variable in class lib.dwfl.DwTag
 
hideTerminal() - Method in class frysk.gui.monitor.MainWindow
 
HIGH_PC - Static variable in class lib.dwfl.DwAt
 
HIGH_PC_ - Static variable in class lib.dwfl.DwAt
 
highAddress() - Method in class lib.dwfl.DwflModule
 
HIGHLIGHT_FIND - Static variable in class frysk.gui.srcwin.SourceWindow
 
HIGHLIGHT_PNG - Static variable in class frysk.gui.common.IconManager
 
highlightAll(String, boolean) - Method in class frysk.gui.srcwin.MixedView
 
highlightAll(String, boolean) - Method in class frysk.gui.srcwin.SourceView
Finds all instances of toFind in the current buffer and highlights them.
highlightAll(String, boolean) - Method in interface frysk.gui.srcwin.View
 
History - Class in jline
A command history buffer.
History() - Constructor for class jline.History
Construstor: initialize a blank history.
History(File) - Constructor for class jline.History
Construstor: initialize History object the the specified File for storage.
Host - Class in frysk.config
Host (or executable) configuration information.
Host() - Constructor for class frysk.config.Host
 
Host - Class in frysk.proc
A host machine.
host - Static variable in class frysk.proc.Manager
 
HostRefreshBuilder - Interface in frysk.proc
[Re-]build the information on the processes running on a host.
HpdTestbed - Class in frysk.hpd
Variation on frysk.expunit.Expect that drives the HPD.
HpdTestbed() - Constructor for class frysk.hpd.HpdTestbed
Create an FHPD process managed by Expect.
HpdTestbed(String, String) - Constructor for class frysk.hpd.HpdTestbed
Create an FHPD process, with PARAM, managed by expect; wait for the STARTUP message followed immediately by the prompt.
HUP - Static variable in class frysk.isa.signals.StandardSignal
 
HUP - Static variable in class frysk.sys.Signal
 
HWCAP - Static variable in class inua.elf.AT
 

I

IA32 - Static variable in class frysk.isa.banks.X86BankRegisters
 
IA32 - Static variable in class frysk.isa.ISA
 
IA32 - Static variable in class frysk.isa.signals.SignalTableFactory
 
IA32 - Static variable in class frysk.testbed.FryskAsm
 
IA32_ON_X8664 - Static variable in class frysk.isa.banks.X86BankRegisters
 
IA32Arch - Class in frysk.ftrace
x86 implementation of Arch interface.
IA32LinuxElfCorefile - Class in frysk.isa.corefiles
LinuxElfCorefilex86.
IA32LinuxElfCorefile(Proc, Task[]) - Constructor for class frysk.isa.corefiles.IA32LinuxElfCorefile
LinuxElfCoreFile.
IA32Registers - Class in frysk.isa.registers
 
ICACHEBSIZE - Static variable in class inua.elf.AT
 
IconManager - Class in frysk.gui.common
 
IconManager() - Constructor for class frysk.gui.common.IconManager
 
id() - Static method in class junit.runner.Version
 
IDENT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
IDENT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
IDENT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
ident - Variable in class lib.dwfl.ElfEHeader
 
IDENT_TAB - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
IDENT_TAB - Static variable in interface frysk.expr.CExprParserTokenTypes
 
IDENT_TAB - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
identifier(AST) - Method in class frysk.expr.CExprEvaluator
 
identifier(AST) - Method in class frysk.expr.CTypeEvaluator
 
IDENTIFIER_CASE - Static variable in class lib.dwfl.DwAt
 
IDENTIFIER_CASE_ - Static variable in class lib.dwfl.DwAt
 
IEEE128 - Static variable in class frysk.value.FloatingPoint854Format
 
IEEE32 - Static variable in class frysk.value.FloatingPoint854Format
 
IEEE64 - Static variable in class frysk.value.FloatingPoint854Format
 
IEEE80 - Static variable in class frysk.value.FloatingPoint854Format
 
IEEE96 - Static variable in class frysk.value.FloatingPoint854Format
 
IGNORE - Static variable in class frysk.gui.dialogs.ErrorDialog
 
IGNORE - Static variable in class frysk.gui.dialogs.NoDebugInfoDialog
 
IGNORE - Static variable in class inua.elf.AT
 
IGNOREPPC - Static variable in class inua.elf.AT
 
ILL - Static variable in class frysk.isa.signals.StandardSignal
 
ILL - Static variable in class frysk.sys.Signal
 
image - Variable in class frysk.dom.DOMImage
 
IMAGE_NODE - Static variable in class frysk.dom.DOMImage
 
imagesDir() - Static method in class frysk.config.Prefix
Root directory of frysk's images (or icons).
IMAGINARY_FLOAT - Static variable in class lib.dwfl.DwAte
 
IMAGINARY_FLOAT_ - Static variable in class lib.dwfl.DwAte
 
imaginaryTokenDefinitions() - Method in class frysk.expr.CExprParser
These tokens are never returned by the Lexer.
IMPORT - Static variable in class lib.dwfl.DwAt
 
IMPORT_ - Static variable in class lib.dwfl.DwAt
 
IMPORTED_DECLARATION - Static variable in class lib.dwfl.DwTag
 
IMPORTED_DECLARATION_ - Static variable in class lib.dwfl.DwTag
 
IMPORTED_MODULE - Static variable in class lib.dwfl.DwTag
 
IMPORTED_MODULE_ - Static variable in class lib.dwfl.DwTag
 
IMPORTED_UNIT - Static variable in class lib.dwfl.DwTag
 
IMPORTED_UNIT_ - Static variable in class lib.dwfl.DwTag
 
importNode(File) - Method in class frysk.gui.monitor.ObjectFactory
 
in - Static variable in class frysk.sys.FileDescriptor
File descriptor corresponding to standard input.
in - Variable in class frysk.sys.Pipe
Use this end for reading.
in - Variable in class frysk.sys.PipePair
Read from this file descriptor.
INCLUDE - Static variable in class frysk.dom.DOMTagTypes
 
INCLUDES - Static variable in class frysk.dom.DOMSource
 
INCLUDES - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
increment(int) - Method in class frysk.stack.FrameLevel
Increment POSITION by one (discarding any less significant positions).
incrementMod() - Method in class frysk.proc.live.LinuxPtraceTask
 
INDEX - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
INDEX - Static variable in interface frysk.expr.CExprParserTokenTypes
 
INDEX - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
index(Value, Value, ByteBuffer) - Method in class frysk.value.ArrayType
Index Operation on array V and index IDX.
index(Value, Value, ByteBuffer) - Method in class frysk.value.PointerType
Index Operation for pointers.
index(Value, Value, ByteBuffer) - Method in class frysk.value.Type
Implements subscript operation for a pointer or array type.
INFO - Static variable in class frysk.rsl.Level
 
info(String) - Static method in class frysk.rsl.LogFactory
 
info(Class) - Static method in class frysk.rsl.LogFactory
 
INFO - Static variable in class frysk.sys.Signal
 
info - Variable in class lib.dwfl.ElfSectionHeader
 
INFO_ - Static variable in class frysk.rsl.Level
 
InfoCommand - Class in frysk.hpd
 
INHERITANCE - Static variable in class lib.dwfl.DwTag
 
INHERITANCE_ - Static variable in class lib.dwfl.DwTag
 
init() - Method in class frysk.gui.monitor.observers.ObserverManager
 
initialize(Token) - Method in class frysk.expr.DetailedAST
 
initializeTerminal() - Method in class frysk.util.PtyTerminal
Remove line-buffered input by invoking "stty -icanon min 1" against the current terminal.
initializeTerminal() - Method in class jline.PtyTerminal
Remove line-buffered input by invoking "stty -icanon min 1" against the current terminal.
initializeTerminal() - Method in class jline.Terminal
Initialize any system settings that are required for the console to be able to handle input correctly, such as setting tabtop, buffered input, and character echo.
initializeTerminal() - Method in class jline.UnixTerminal
Remove line-buffered input by invoking "stty -icanon min 1" against the current terminal.
initializeTerminal() - Method in class jline.UnsupportedTerminal
 
initLegacyProcpopWindows(LibGlade) - Method in class frysk.gui.monitor.WindowManager
 
initProcessPicker(LibGlade) - Method in class frysk.gui.monitor.WindowManager
 
initSessionDruidWindow(LibGlade) - Method in class frysk.gui.monitor.WindowManager
 
initSessionManagerWindow(LibGlade) - Method in class frysk.gui.monitor.WindowManager
 
INLINE - Static variable in class lib.dwfl.DwAt
 
INLINE_ - Static variable in class lib.dwfl.DwAt
 
INLINE_LEVELS - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
INLINE_NODE - Static variable in class frysk.dom.DOMInlineInstance
name of the inline element
InlineBuffer - Class in frysk.gui.srcwin
The InlineBuffer performs much of the same functionality as the SourceBuffer, but also acts as an adapter to make the SourceWindow using it think that the function being displayed is actually a whole file, and that nothing exists beyond it.
InlineBuffer(DOMInlineInstance, DebugInfoFrame) - Constructor for class frysk.gui.srcwin.InlineBuffer
Creates a new InlineBuffer to reflect the provided instance
INLINED - Static variable in class lib.dwfl.DwInl
 
INLINED_ - Static variable in class lib.dwfl.DwInl
 
INLINED_SUBROUTINE - Static variable in class lib.dwfl.DwTag
 
INLINED_SUBROUTINE_ - Static variable in class lib.dwfl.DwTag
 
InlinedFunction - Class in frysk.scopes
Abstract instance of an inlinable function.
InlinedFunction(DwarfDie, TypeFactory) - Constructor for class frysk.scopes.InlinedFunction
 
InlineSourceView - Class in frysk.gui.srcwin
The InlineViewer displays code that has been inlined.
InlineSourceView(SourceWindow, DOMInlineInstance, DebugInfoFrame) - Constructor for class frysk.gui.srcwin.InlineSourceView
Creates a new InlineViewer
innerTo(FrameIdentifier) - Method in class frysk.stack.FrameIdentifier
Returns true if this FrameIdentifier is inner to the parameter.
inode - Variable in class frysk.proc.MemoryMap
 
INPUT - Static variable in class frysk.sys.termios.Flush
 
Input - Class in frysk.sys.termios
Input modes.
Input() - Constructor for class frysk.sys.termios.Input
 
INPUT_OFF - Static variable in class frysk.sys.termios.Flow
 
INPUT_ON - Static variable in class frysk.sys.termios.Flow
 
INPUT_OUTPUT - Static variable in class frysk.sys.termios.Flush
 
INSERT - Static variable in interface jline.ConsoleOperations
Operation that
insert(char) - Method in class jline.CursorBuffer
Insert the specific character into the buffer, setting the cursor position ahead one.
insert(String) - Method in class jline.CursorBuffer
Insert the specified String into the buffer, setting the cursor to the end of the insertion point.
install(Task) - Method in class frysk.proc.live.Breakpoint
Installs breakpoint.
install(Task) - Method in class frysk.proc.live.Watchpoint
Installs breakpoint.
install(Task, boolean) - Method in class frysk.rt.WatchObserverInstaller
 
instance - Static variable in class frysk.ftrace.ArchFactory
 
Instruction - Class in frysk.proc.live
An architecture independent way of representing an assembly level instruction which is used for stepping and breakpoint insertion.
Instruction - Class in lib.dwfl
 
instruction - Variable in class lib.dwfl.Instruction
 
InstructionStepState - Class in frysk.stepping
 
InstructionStepState(Task, boolean) - Constructor for class frysk.stepping.InstructionStepState
 
InstructionStepThroughState - Class in frysk.stepping
 
InstructionStepThroughState(Task) - Constructor for class frysk.stepping.InstructionStepThroughState
 
InstructionStepThroughState(Task, String) - Constructor for class frysk.stepping.InstructionStepThroughState
 
INT - Static variable in class frysk.isa.signals.StandardSignal
 
INT - Static variable in class frysk.sys.Signal
 
int128_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
INT128B_T - Static variable in class frysk.value.StandardTypes
 
INT128L_T - Static variable in class frysk.value.StandardTypes
 
int16_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
INT16B_T - Static variable in class frysk.value.StandardTypes
 
INT16L_T - Static variable in class frysk.value.StandardTypes
 
int32_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
INT32B_T - Static variable in class frysk.value.StandardTypes
 
INT32L_T - Static variable in class frysk.value.StandardTypes
 
int64_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
INT64B_T - Static variable in class frysk.value.StandardTypes
 
INT64L_T - Static variable in class frysk.value.StandardTypes
 
int8_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
INT8B_T - Static variable in class frysk.value.StandardTypes
 
INT8L_T - Static variable in class frysk.value.StandardTypes
 
intBigEndianType - Static variable in class frysk.value.StandardTypes
 
intChanged(int) - Method in interface frysk.gui.monitor.DynamicWidget.IntCallback
 
IntegerType - Class in frysk.value
Type for an integer value.
IntegerUnit - Class in frysk.value
Arithmetic and logical Operation handling for integers.
IntegerUnit(IntegerType, IntegerType, int) - Constructor for class frysk.value.IntegerUnit
 
IntegerUnit(IntegerType, int) - Constructor for class frysk.value.IntegerUnit
 
INTERFACE_TYPE - Static variable in class lib.dwfl.DwTag
 
INTERFACE_TYPE_ - Static variable in class lib.dwfl.DwTag
 
InterfaceType - Class in frysk.value
 
InterfaceType(String, int) - Constructor for class frysk.value.InterfaceType
 
intern(int) - Static method in class lib.dwfl.ElfNhdrType
 
internal_buffer - Variable in class lib.dwfl.ElfData
 
interpret(CLI, Input, Object) - Method in class frysk.hpd.AttachCommand
 
interpret(CLI, Input, Object) - Method in class frysk.hpd.KillCommand
 
interpret(CLI, Input, Object) - Method in class frysk.hpd.LoadCommand
 
interpret(CLI, Input, Object) - Method in class frysk.hpd.StepFinishCommand
 
interpret(CLI, Input, Object) - Method in class frysk.hpd.StepNextCommand
 
interpret(CLI, Input, Object) - Method in class frysk.hpd.UnloadCommand
 
IntFilter - Class in frysk.gui.monitor.filters
 
IntFilter() - Constructor for class frysk.gui.monitor.filters.IntFilter
 
IntFilter(int) - Constructor for class frysk.gui.monitor.filters.IntFilter
 
IntFilter(IntFilter) - Constructor for class frysk.gui.monitor.filters.IntFilter
 
IntFilterPoint - Class in frysk.gui.monitor.filters
 
IntFilterPoint() - Constructor for class frysk.gui.monitor.filters.IntFilterPoint
 
IntFilterPoint(String, String) - Constructor for class frysk.gui.monitor.filters.IntFilterPoint
 
IntFilterPoint(IntFilterPoint) - Constructor for class frysk.gui.monitor.filters.IntFilterPoint
 
intFilterPoint - Variable in class frysk.gui.monitor.observers.TaskTerminatingObserver
 
intLittleEndianType - Static variable in class frysk.value.StandardTypes
 
IntPreference - Class in frysk.gui.prefs
IntPreference represents a preference that takes integer values within a contiguous range.
IntPreference(String, int, int, int) - Constructor for class frysk.gui.prefs.IntPreference
Creates a new IntPreference.
IntPreference.IntPreferenceListener - Interface in frysk.gui.prefs
 
intValue() - Method in class frysk.isa.signals.Signal
 
intValue() - Method in class frysk.rsl.Level
Return the equivalent of the enum.
intValue() - Method in class frysk.sys.ProcessIdentifier
 
intValue() - Method in class frysk.sys.ProcessIdentifierDecorator
 
intValue() - Method in class frysk.sys.Signal
Return the signal's numeric value as an integer.
intValue() - Method in class frysk.value.Access
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwAccess
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwarfRegistersPPC64
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwarfRegistersX86
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwarfRegistersX8664
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwAt
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwAte
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwDs
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwDsc
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwEnd
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwInl
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwOp
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwOrd
Return the equivalent of the enum.
intValue() - Method in class lib.dwfl.DwTag
Return the equivalent of the enum.
intValue() - Method in class lib.unwind.ByteOrder
Return the equivalent of the enum.
intValue() - Method in class lib.unwind.CachingPolicy
Return the equivalent of the enum.
intValue() - Method in class lib.unwind.Error
Return the equivalent of the enum.
intValue() - Method in class lib.unwind.UnwindRegistersPPC32
Return the equivalent of the enum.
intValue() - Method in class lib.unwind.UnwindRegistersPPC64
Return the equivalent of the enum.
intValue() - Method in class lib.unwind.UnwindRegistersX86
Return the equivalent of the enum.
intValue() - Method in class lib.unwind.UnwindRegistersX8664
Return the equivalent of the enum.
inua.eio - package inua.eio
Simplistic 64-bit version of java.nio.
inua.elf - package inua.elf
 
inua.util - package inua.util
 
inVAJava() - Static method in class junit.runner.BaseTestRunner
 
INVALID - Static variable in class frysk.isa.syscalls.Syscall
 
InvalidCommandException - Exception in frysk.hpd
The command was invalid.
InvalidOperatorException - Exception in frysk.value
An operation is not permitted on the specified type.
InvalidOperatorException(Type, String) - Constructor for exception frysk.value.InvalidOperatorException
 
InvalidOperatorException(Type, Type, String) - Constructor for exception frysk.value.InvalidOperatorException
 
IO - Static variable in class frysk.isa.signals.StandardSignal
 
IO - Static variable in class frysk.sys.Signal
 
IOT - Static variable in class frysk.sys.Signal
 
irealvalue - Variable in class frysk.sys.proc.Stat
The number of jiffies to the next SIGALRM.
IS_OPTIONAL - Static variable in class lib.dwfl.DwAt
 
IS_OPTIONAL_ - Static variable in class lib.dwfl.DwAt
 
IS_PARSED - Static variable in class frysk.dom.DOMSource
Whether this source file has already been parsed
ISA - Class in frysk.isa
Searchable, hashable key sufficient for identifying the supported Instruction Set Architectures Client code, rather than extending this key should implement local or more global structures indexed by this key.
Isa - Interface in frysk.proc.live
Instruction Set Architecture.
isActive() - Method in class frysk.gui.monitor.TrayIcon
 
isAdded() - Method in class frysk.rt.Breakpoint
 
isAddition() - Method in class frysk.proc.live.TaskObservation
Returns true if this is an addition, false if it is a deletion.
IsaFactory - Class in frysk.proc.live
 
isAlive() - Method in class frysk.stepping.InstructionStepState
 
isAlive() - Method in class frysk.stepping.InstructionStepThroughState
 
isAlive() - Method in class frysk.stepping.LineStepState
 
isAlive() - Method in class frysk.stepping.NextInstructionStepState
 
isAlive() - Method in class frysk.stepping.NextInstructionStepTestState
 
isAlive() - Method in class frysk.stepping.RunningState
 
isAlive() - Method in class frysk.stepping.State
Returns whether or not this State a Task which has just died.
isAlive() - Method in class frysk.stepping.StepAdvanceState
 
isAlive() - Method in class frysk.stepping.StepOutState
 
isAlive() - Method in class frysk.stepping.StepOverState
 
isAlive() - Method in class frysk.stepping.StepOverTestState
 
isAlive() - Method in class frysk.stepping.StepTerminatedState
 
isAlive() - Method in class frysk.stepping.StoppedState
 
isAlive() - Method in class frysk.stepping.TaskStepEngine
Returns true if the current State of this TaskStepEngine's Task field is a StepTerminatedState.
ISAMap - Class in frysk.isa
Searchable, insertion ordered table indexed by ISA.
ISAMap(String) - Constructor for class frysk.isa.ISAMap
 
isANSISupported() - Method in class jline.Terminal
Returns true if the current console supports ANSI codes.
isApplied() - Method in class frysk.gui.monitor.Combo
 
IsaTestbed - Class in frysk.testbed
Return the ISA being used by the testbed.
IsaTestbed() - Constructor for class frysk.testbed.IsaTestbed
 
isAtSyscallSigReturn(Task) - Method in interface frysk.proc.live.Isa
Returns true if the given Task is at an instruction that will invoke the sig return system call.
isChecked(GuiObject) - Method in class frysk.gui.monitor.CheckedListView
 
isDead() - Method in class frysk.gui.monitor.GuiCoreObjectWrapper
 
isDeclaration() - Method in class lib.dwfl.DwarfDie
 
isDefined() - Method in class frysk.symtab.DwflSymbol
 
isDefinitionOnly() - Method in class lib.dwfl.DwarfDie
returns true of this die represents a definition of an object, and the declaration is somewhere else.
isDelimiter(String, int) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
Returns true if the specified character is a whitespace parameter.
isDelimiter(String, int) - Method in interface jline.ArgumentCompletor.ArgumentDelimiter
Returns true if the specified character is a whitespace parameter.
isDelimiterChar(String, int) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
Returns true if the character at the specified position if a delimiter.
isDelimiterChar(String, int) - Method in class jline.ArgumentCompletor.WhitespaceArgumentDelimiter
The character is a delimiter if it is whitespace, and the preceeding character is not an escape character.
isEnabled() - Method in class frysk.rt.UpdatingDisplayValue
Check if this display is enabled or not.
isEscaped(String, int) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
isExecutable() - Method in class frysk.dom.DOMLine
return a boolean indicating whether or not this line is executable
isFedora() - Method in class frysk.junit.KernelVersion
 
isFunctionSymbol() - Method in class frysk.symtab.Symbol
 
isGlobChar(char) - Static method in class frysk.expr.FQIdentParser
 
isInlined() - Method in class frysk.scopes.Function
returns true if: - this is a concrete instance of an inlined function - this is an abstrace instance of an inlinable function - a regular funciton which has been inlined by the compiler
isInlineDeclaration() - Method in class lib.dwfl.DwarfDie
 
isInlinedFunction() - Method in class lib.dwfl.DwarfDie
 
isInRange(int) - Method in class frysk.dom.DOMTag
Tests to see if this tag encompasses the given index
isInside(int, int) - Method in class frysk.gui.monitor.eventviewer.EventViewerWidget
Return wether the given points are inside the widget.
isInstalled() - Method in class frysk.proc.live.Breakpoint
Returns true if break point is installed and not yet removed.
isInstalled() - Method in class frysk.proc.live.Watchpoint
Returns true if break point is installed and not yet removed.
isInstructionObserverAdded(TaskObserver.Instruction) - Method in class frysk.proc.dummy.DummyTask
 
isInstructionObserverAdded(TaskObserver.Instruction) - Method in class frysk.proc.live.LinuxPtraceTask
 
isInstructionObserverAdded(TaskObserver.Instruction) - Method in class frysk.proc.Task
Returns true if the observer has been added to task's instruction observer list.
isJoined() - Method in class gnu.classpath.tools.getopt.Option
Return true if this is a "joined" option, false otherwise.
isLineBroken(int) - Method in class frysk.gui.srcwin.InlineBuffer
 
isLineBroken(int) - Method in class frysk.gui.srcwin.SourceBuffer
Returns true if the given line has a breakpoint set.
isLineExecutable(int) - Method in class frysk.gui.srcwin.InlineBuffer
 
isLineExecutable(int) - Method in class frysk.gui.srcwin.SourceBuffer
Returns true if the given line is executable.
isLineExecutable(String, int, int) - Method in class lib.dwfl.Dwfl
Test to see if the requested line number is executable.
isNoReturn() - Method in class frysk.isa.syscalls.Syscall
Does the system call return a result?
isOsSpecific() - Method in class lib.dwfl.ElfSymbolBinding
Returns true if this binding is from OS-specific range.
isOsSpecific() - Method in class lib.dwfl.ElfSymbolType
Returns true if this type is from OS-specific range.
isOwned() - Method in class frysk.gui.monitor.GuiProc
Returns wether this user owns this process or not.
isParsed() - Method in class frysk.dom.DOMSource
return a boolean indicating whether or not this source has been parsed for marking up
isPaused() - Method in class frysk.util.FlowControlWriter
 
isPlain() - Method in class frysk.expr.FQIdentifier
Whether this identifier is plain, i.e.
isProcRunning(LinkedList) - Method in class frysk.stepping.SteppingEngine
Iterates through the given list of Tasks and returns true if any have a non-stopped state.
isProcSpecific() - Method in class lib.dwfl.ElfSymbolBinding
Returns true if this binding is from processor-specific range.
isProcSpecific() - Method in class lib.dwfl.ElfSymbolType
Returns true if this type is from processor-specific range.
isQuoted(String, int) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
isReadOnly() - Method in class inua.eio.ArrayByteBuffer
 
isRemoved() - Method in class frysk.rt.Breakpoint
 
isRunning() - Method in class frysk.gui.srcwin.SourceWindow
 
isScopeDie(DwarfDie) - Static method in class frysk.scopes.Scope
 
isSelected() - Method in class frysk.gui.monitor.eventviewer.TimeLine
 
isSessionLaunched() - Method in class frysk.gui.SessionManagerDialog
Returns whether there is a session currently running
isSignalFrame() - Method in class lib.unwind.Cursor
 
isStopped() - Method in class frysk.stepping.InstructionStepState
 
isStopped() - Method in class frysk.stepping.InstructionStepThroughState
 
isStopped() - Method in class frysk.stepping.LineStepState
 
isStopped() - Method in class frysk.stepping.NextInstructionStepState
 
isStopped() - Method in class frysk.stepping.NextInstructionStepTestState
 
isStopped() - Method in class frysk.stepping.RunningState
 
isStopped() - Method in class frysk.stepping.State
Returns whether or not this State represents a stopped Task.
isStopped() - Method in class frysk.stepping.StepAdvanceState
 
isStopped() - Method in class frysk.stepping.StepOutState
 
isStopped() - Method in class frysk.stepping.StepOverState
 
isStopped() - Method in class frysk.stepping.StepOverTestState
 
isStopped() - Method in class frysk.stepping.StepTerminatedState
 
isStopped() - Method in class frysk.stepping.StoppedState
 
isStopped() - Method in class frysk.stepping.TaskStepEngine
Returns true if the current State of this TaskStepEngine's Task field is a StoppedState.
isSupported() - Method in class frysk.util.PtyTerminal
 
isSupported() - Method in class jline.PtyTerminal
 
isSupported() - Method in class jline.Terminal
Returns true if this terminal is capable of initializing the terminal to use jline.
isSupported() - Method in class jline.UnixTerminal
 
isSupported() - Method in class jline.UnsupportedTerminal
 
isTaskRunning(Task) - Method in class frysk.stepping.SteppingEngine
Checks to see if the state of the given task is not a stopped state.
isTaskStepped(Task) - Method in interface frysk.proc.live.Isa
Reports whether or not the given Task just did a step of an instruction.
isTerminating() - Method in class frysk.stepping.StepTerminatedState
 
isTerminating() - Method in class frysk.stepping.TaskStepEngine
 
isVanilla() - Method in class frysk.junit.KernelVersion
 
isVDSO(Proc, MemoryMap) - Static method in class frysk.dwfl.DwflFactory
Check whether a given MemoryMap from a Proc refers to the vdso section.
isWildcardPattern(String) - Static method in class frysk.expr.FQIdentParser
 
isWriteOnly() - Method in class frysk.isa.watchpoints.Watchpoint
 
isWriteOnly() - Method in class frysk.proc.live.Watchpoint
 
itemAdded - Variable in class frysk.gui.monitor.ObservableLinkedList
 
itemRemoved - Variable in class frysk.gui.monitor.ObservableLinkedList
 
iterator() - Method in class frysk.hpd.HardList
 
iterator() - Method in class frysk.proc.Observable
Return an iterator for all this Observable's Observers.
iterator() - Method in class frysk.value.CompositeType
 
Itimer - Class in frysk.sys
Schedule an interval timer.
Itimer() - Constructor for class frysk.sys.Itimer
 

J

JAVA_NATIVE_INTERFACE - Static variable in class frysk.config.Runtime
 
jline - package jline
The core JLine API.
junit.awtui - package junit.awtui
 
junit.extensions - package junit.extensions
 
junit.framework - package junit.framework
 
junit.runner - package junit.runner
 
junit.swingui - package junit.swingui
 
junit.textui - package junit.textui
 
JUnitTests - Class in frysk.core
JUnit tests for directory.
JUnitTests() - Constructor for class frysk.core.JUnitTests
 
JUnitTests - Class in frysk.gtk
JUnit tests for directory.
JUnitTests() - Constructor for class frysk.gtk.JUnitTests
 
JUnitTests - Class in frysk.gui
JUnit tests for directory.
JUnitTests() - Constructor for class frysk.gui.JUnitTests
 
JUnitTests - Class in frysk.sys
JUnit tests for directory.
JUnitTests() - Constructor for class frysk.sys.JUnitTests
 

K

KernelMatch - Class in frysk.junit
 
KernelMatch() - Constructor for class frysk.junit.KernelMatch
 
KernelVersion - Class in frysk.junit
Class for comparing kernel versions strings.
KernelVersion(String) - Constructor for class frysk.junit.KernelVersion
Construct a kernel version object using the kernel release string from uname.
KEYBOARD_BELL - Static variable in interface jline.ConsoleOperations
 
KEYMAP_NAMES - Static variable in class jline.ConsoleReader
Map that contains the operation name to keymay operation mapping.
KEYWORD - Static variable in class frysk.dom.DOMTagTypes
 
KEYWORDS - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
KILL - Static variable in class frysk.isa.signals.StandardSignal
 
kill() - Method in class frysk.sys.ProcessIdentifier
Send a fatal signal (SIGKILL) to this process.
KILL - Static variable in class frysk.sys.Signal
 
kill(ProcessIdentifier) - Method in class frysk.sys.Signal
Deliver SIG to process PID.
kill() - Method in class frysk.testbed.Offspring
Attempt to kill the child.
KILL_LINE - Static variable in interface jline.ConsoleOperations
Operation that deletes the buffer from the current character to the end.
KILL_LINE_PREV - Static variable in interface jline.ConsoleOperations
Operation that deletes the buffer from the cursor to the beginning.
KillCommand - Class in frysk.hpd
KillCommand kills the processes in the current target set.
killLine() - Method in class jline.ConsoleReader
Kill the buffer ahead of the current cursor position.
killTerminalShell() - Method in class frysk.gui.monitor.MainWindow
 
kstkeip - Variable in class frysk.sys.proc.Stat
The current instruction pointer.
kstkesp - Variable in class frysk.sys.proc.Stat
The current value of the stack pointer.

L

L1D_CACHESHAPE - Static variable in class inua.elf.AT
 
L1I_CACHESHAPE - Static variable in class inua.elf.AT
 
L2_CACHESHAPE - Static variable in class inua.elf.AT
 
L3_CACHESHAPE - Static variable in class inua.elf.AT
 
l_addr - Variable in class frysk.solib.LinkMap
 
l_dyn - Variable in class frysk.solib.LinkMap
 
LABEL - Static variable in class lib.dwfl.DwDsc
 
LABEL - Static variable in class lib.dwfl.DwTag
 
LABEL_ - Static variable in class lib.dwfl.DwDsc
 
LABEL_ - Static variable in class lib.dwfl.DwTag
 
LANGUAGE - Static variable in class lib.dwfl.DwAt
 
LANGUAGE_ - Static variable in class lib.dwfl.DwAt
 
LAYOUT - Static variable in class lib.dwfl.ElfFlags
 
LCURLY - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LCURLY - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LCURLY - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LDT - Static variable in class frysk.isa.registers.IA32Registers
 
LDT - Static variable in class lib.unwind.UnwindRegistersX86
 
LDT_ - Static variable in class lib.unwind.UnwindRegistersX86
 
LDTR - Static variable in class lib.dwfl.DwarfRegistersX8664
 
LDTR_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
LE(long, long) - Static method in class inua.eio.ULong
 
LE - Static variable in class lib.dwfl.DwOp
 
LE_ - Static variable in class lib.dwfl.DwOp
 
LEADING_OVERPUNCH - Static variable in class lib.dwfl.DwDs
 
LEADING_OVERPUNCH_ - Static variable in class lib.dwfl.DwDs
 
LEADING_SEPARATE - Static variable in class lib.dwfl.DwDs
 
LEADING_SEPARATE_ - Static variable in class lib.dwfl.DwDs
 
left(int) - Static method in class jline.ANSIBuffer.ANSICodes
Moves the cursor n positions to the left.
LegacyOffspring - Class in frysk.testbed
XXX: Create a process running the funit-legacy program.
length() - Method in class frysk.debuginfo.PieceLocation
Returns the number of bytes in location.
length() - Method in class frysk.sys.ptrace.AddressSpace
 
length() - Method in class frysk.sys.ptrace.RegisterSet
Return the size of the register set in bytes.
length() - Method in class frysk.value.ByteBufferLocation
 
length() - Method in class frysk.value.Location
The length of the location, in bytes.
length() - Method in class jline.CursorBuffer
 
length - Variable in class lib.dwfl.Instruction
 
LENGTH_ATTR - Static variable in class frysk.dom.DOMInlineInstance
 
LENGTH_ATTR - Static variable in class frysk.dom.DOMLine
The length of the line including the \n
LENGTH_ATTR - Static variable in class frysk.dom.DOMTag
The end of the tag
LESSTHAN - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LESSTHAN - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LESSTHAN - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
lessThan(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
lessThan(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
lessThan(Value, Value) - Method in class frysk.value.IntegerUnit
 
LESSTHANOREQUALTO - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LESSTHANOREQUALTO - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LESSTHANOREQUALTO - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
lessThanOrEqualTo(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
lessThanOrEqualTo(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
lessThanOrEqualTo(Value, Value) - Method in class frysk.value.IntegerUnit
 
Level - Class in frysk.rsl
 
level() - Method in class frysk.rsl.Log
The level at which this logger starts logging.
level() - Method in class frysk.stack.Frame
 
LEXICAL_BLOCK - Static variable in class lib.dwfl.DwTag
 
LEXICAL_BLOCK_ - Static variable in class lib.dwfl.DwTag
 
LexicalBlock - Class in frysk.scopes
 
LexicalBlock(DwarfDie, TypeFactory) - Constructor for class frysk.scopes.LexicalBlock
 
LiaisonItem - Class in frysk.gui.monitor
An item that can be added to a LiaisonPoint.
LiaisonItem() - Constructor for class frysk.gui.monitor.LiaisonItem
 
LiaisonItem(LiaisonItem) - Constructor for class frysk.gui.monitor.LiaisonItem
 
LiaisonItem(String, String) - Constructor for class frysk.gui.monitor.LiaisonItem
 
LiaisonPoint - Class in frysk.gui.monitor
The job of a LiaisonPoint is to execute all its liaison Items with its specialized argument.
LiaisonPoint() - Constructor for class frysk.gui.monitor.LiaisonPoint
 
LiaisonPoint(String, String) - Constructor for class frysk.gui.monitor.LiaisonPoint
 
LiaisonPoint(LiaisonPoint) - Constructor for class frysk.gui.monitor.LiaisonPoint
 
lib.dwfl - package lib.dwfl
This package implements wrappers around elfutils.
lib.stdcpp - package lib.stdcpp
 
lib.unwind - package lib.unwind
 
LibunwindRegisterMapFactory - Class in frysk.stack
 
LibunwindRegisterMapFactory() - Constructor for class frysk.stack.LibunwindRegisterMapFactory
 
lifeCycleEvent(LifeCycleEvent) - Method in class frysk.gui.druid.CreateFryskSessionDruid
 
lifeCycleEvent(LifeCycleEvent) - Method in class frysk.gui.Gui
 
lifeCycleEvent(LifeCycleEvent) - Method in class frysk.gui.SessionManagerDialog
 
lifeCycleQuery(LifeCycleEvent) - Method in class frysk.gui.druid.CreateFryskSessionDruid
 
lifeCycleQuery(LifeCycleEvent) - Method in class frysk.gui.Gui
 
lifeCycleQuery(LifeCycleEvent) - Method in class frysk.gui.SessionManagerDialog
 
limit() - Method in class inua.eio.Buffer
 
limit(long) - Method in class inua.eio.Buffer
 
line - Variable in class frysk.expr.FQIdentifier
 
line - Variable in class frysk.expr.FQIdentToken
 
LINE_END_ATTR - Static variable in class frysk.dom.DOMFunction
 
LINE_ENTRY - Static variable in class frysk.gui.srcwin.SourceWindow
 
LINE_LABEL - Static variable in class frysk.gui.srcwin.SourceWindow
 
LINE_NODE - Static variable in class frysk.dom.DOMLine
The name of the Element node
LINE_NUM - Static variable in class frysk.dom.DOMInlineInstance
 
LINE_NUMBER_COLOR - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
LINE_NUMS - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
LINE_START_ATTR - Static variable in class frysk.dom.DOMFunction
 
LineBreakpoint - Class in frysk.rt
 
LineBreakpoint(int, File, int, int) - Constructor for class frysk.rt.LineBreakpoint
 
LineBreakpoint(int, String, int, int) - Constructor for class frysk.rt.LineBreakpoint
 
LINEINST_ATTR - Static variable in class frysk.dom.DOMInlineInstance
 
LINEINST_NODE - Static variable in class frysk.dom.DOMInlineInstance
 
LineStepState - Class in frysk.stepping
 
LineStepState(Task) - Constructor for class frysk.stepping.LineStepState
 
LineXXX - Class in frysk.rt
 
LineXXX(SourceLocation, Proc) - Constructor for class frysk.rt.LineXXX
 
link - Variable in class lib.dwfl.ElfSectionHeader
 
LinkMap - Class in frysk.solib
 
LinkmapBuilder - Class in frysk.proc.dead
Build a list of maps from the contents of the file linkmap table at address specified
LinkMapFactory - Class in frysk.solib
Extract from a core file all the information needed to construct and maintain a corefile Host, Proc, and Task.
LinkMapFactory() - Constructor for class frysk.solib.LinkMapFactory
 
LinuxCoreFactory - Class in frysk.proc.dead
Data needed to construct a core file; shared between the core Host, Proc And task.
LinuxCoreFactory() - Constructor for class frysk.proc.dead.LinuxCoreFactory
 
LinuxCoreHost - Class in frysk.proc.dead
 
LinuxCoreProc - Class in frysk.proc.dead
 
LinuxCoreTask - Class in frysk.proc.dead
 
LinuxElfCorefile - Class in frysk.isa.corefiles
 
LinuxElfCorefile(Proc, Task[]) - Constructor for class frysk.isa.corefiles.LinuxElfCorefile
LinuxElfCoreFile.
LinuxElfCorefileFactory - Class in frysk.isa.corefiles
 
LinuxElfCorefileFactory() - Constructor for class frysk.isa.corefiles.LinuxElfCorefileFactory
 
LinuxExeFactory - Class in frysk.proc.dead
 
LinuxExeFactory() - Constructor for class frysk.proc.dead.LinuxExeFactory
 
LinuxExeHost - Class in frysk.proc.dead
 
LinuxExeProc - Class in frysk.proc.dead
 
LinuxExeProc(LinuxExeHost, SysRootFile, ElfEHeader, MemoryMap[], String[]) - Constructor for class frysk.proc.dead.LinuxExeProc
 
LinuxExeTask - Class in frysk.proc.dead
 
LinuxIA32RegisterBanks - Class in frysk.isa.banks
 
LinuxIA32RegisterBanks() - Constructor for class frysk.isa.banks.LinuxIA32RegisterBanks
 
LinuxPPCRegisterBanks - Class in frysk.isa.banks
 
LinuxPPCRegisterBanks() - Constructor for class frysk.isa.banks.LinuxPPCRegisterBanks
 
LinuxPtraceHost - Class in frysk.proc.live
A Linux Host tracked using PTRACE.
LinuxPtraceHost(EventLoop) - Constructor for class frysk.proc.live.LinuxPtraceHost
Construct an instance of the LinuxPtraceHost that uses the specified eventLoop.
LinuxPtraceProc - Class in frysk.proc.live
A Linux Proc tracked using PTRACE.
LinuxPtraceProc(Host, Proc, ProcessIdentifier, Stat) - Constructor for class frysk.proc.live.LinuxPtraceProc
Create a new detached process.
LinuxPtraceProc(Task, ProcessIdentifier) - Constructor for class frysk.proc.live.LinuxPtraceProc
Create a new, definitely attached, definitely running fork of Task.
LinuxPtraceTask - Class in frysk.proc.live
A Linux Task tracked using PTRACE.
LinuxPtraceTask(Proc, ProcessIdentifier) - Constructor for class frysk.proc.live.LinuxPtraceTask
Create a new unattached Task.
LinuxPtraceTask(LinuxPtraceTask, ProcessIdentifier) - Constructor for class frysk.proc.live.LinuxPtraceTask
Create a new attached clone of Task.
LinuxPtraceTask(LinuxPtraceTask, LinuxPtraceProc, TaskAttachedObserverXXX) - Constructor for class frysk.proc.live.LinuxPtraceTask
Create a new attached main Task of Proc.
LinuxX8664RegisterBanks - Class in frysk.isa.banks
 
LinuxX8664RegisterBanks() - Constructor for class frysk.isa.banks.LinuxX8664RegisterBanks
 
ListView - Class in frysk.gui.monitor
A widget that combines the TreeView and DataModel and displays a simple linear list.
ListView() - Constructor for class frysk.gui.monitor.ListView
 
ListView(Handle) - Constructor for class frysk.gui.monitor.ListView
 
LIT0 - Static variable in class lib.dwfl.DwOp
 
LIT0_ - Static variable in class lib.dwfl.DwOp
 
LIT1 - Static variable in class lib.dwfl.DwOp
 
LIT10 - Static variable in class lib.dwfl.DwOp
 
LIT10_ - Static variable in class lib.dwfl.DwOp
 
LIT11 - Static variable in class lib.dwfl.DwOp
 
LIT11_ - Static variable in class lib.dwfl.DwOp
 
LIT12 - Static variable in class lib.dwfl.DwOp
 
LIT12_ - Static variable in class lib.dwfl.DwOp
 
LIT13 - Static variable in class lib.dwfl.DwOp
 
LIT13_ - Static variable in class lib.dwfl.DwOp
 
LIT14 - Static variable in class lib.dwfl.DwOp
 
LIT14_ - Static variable in class lib.dwfl.DwOp
 
LIT15 - Static variable in class lib.dwfl.DwOp
 
LIT15_ - Static variable in class lib.dwfl.DwOp
 
LIT16 - Static variable in class lib.dwfl.DwOp
 
LIT16_ - Static variable in class lib.dwfl.DwOp
 
LIT17 - Static variable in class lib.dwfl.DwOp
 
LIT17_ - Static variable in class lib.dwfl.DwOp
 
LIT18 - Static variable in class lib.dwfl.DwOp
 
LIT18_ - Static variable in class lib.dwfl.DwOp
 
LIT19 - Static variable in class lib.dwfl.DwOp
 
LIT19_ - Static variable in class lib.dwfl.DwOp
 
LIT1_ - Static variable in class lib.dwfl.DwOp
 
LIT2 - Static variable in class lib.dwfl.DwOp
 
LIT20 - Static variable in class lib.dwfl.DwOp
 
LIT20_ - Static variable in class lib.dwfl.DwOp
 
LIT21 - Static variable in class lib.dwfl.DwOp
 
LIT21_ - Static variable in class lib.dwfl.DwOp
 
LIT22 - Static variable in class lib.dwfl.DwOp
 
LIT22_ - Static variable in class lib.dwfl.DwOp
 
LIT23 - Static variable in class lib.dwfl.DwOp
 
LIT23_ - Static variable in class lib.dwfl.DwOp
 
LIT24 - Static variable in class lib.dwfl.DwOp
 
LIT24_ - Static variable in class lib.dwfl.DwOp
 
LIT25 - Static variable in class lib.dwfl.DwOp
 
LIT25_ - Static variable in class lib.dwfl.DwOp
 
LIT26 - Static variable in class lib.dwfl.DwOp
 
LIT26_ - Static variable in class lib.dwfl.DwOp
 
LIT27 - Static variable in class lib.dwfl.DwOp
 
LIT27_ - Static variable in class lib.dwfl.DwOp
 
LIT28 - Static variable in class lib.dwfl.DwOp
 
LIT28_ - Static variable in class lib.dwfl.DwOp
 
LIT29 - Static variable in class lib.dwfl.DwOp
 
LIT29_ - Static variable in class lib.dwfl.DwOp
 
LIT2_ - Static variable in class lib.dwfl.DwOp
 
LIT3 - Static variable in class lib.dwfl.DwOp
 
LIT30 - Static variable in class lib.dwfl.DwOp
 
LIT30_ - Static variable in class lib.dwfl.DwOp
 
LIT31 - Static variable in class lib.dwfl.DwOp
 
LIT31_ - Static variable in class lib.dwfl.DwOp
 
LIT3_ - Static variable in class lib.dwfl.DwOp
 
LIT4 - Static variable in class lib.dwfl.DwOp
 
LIT4_ - Static variable in class lib.dwfl.DwOp
 
LIT5 - Static variable in class lib.dwfl.DwOp
 
LIT5_ - Static variable in class lib.dwfl.DwOp
 
LIT6 - Static variable in class lib.dwfl.DwOp
 
LIT6_ - Static variable in class lib.dwfl.DwOp
 
LIT7 - Static variable in class lib.dwfl.DwOp
 
LIT7_ - Static variable in class lib.dwfl.DwOp
 
LIT8 - Static variable in class lib.dwfl.DwOp
 
LIT8_ - Static variable in class lib.dwfl.DwOp
 
LIT9 - Static variable in class lib.dwfl.DwOp
 
LIT9_ - Static variable in class lib.dwfl.DwOp
 
LITERAL_boolean - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_boolean - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_boolean - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_byte - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_byte - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_byte - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_char - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_char - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_char - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_double - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_double - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_double - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_false - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_false - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_false - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_float - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_float - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_float - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_int - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_int - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_int - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_long - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_long - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_long - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_short - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_short - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_short - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_sizeof - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_sizeof - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_sizeof - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_this - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_this - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_this - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITERAL_true - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LITERAL_true - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LITERAL_true - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LITTLE - Static variable in class lib.dwfl.DwEnd
 
LITTLE - Static variable in class lib.unwind.ByteOrder
 
LITTLE_ - Static variable in class lib.dwfl.DwEnd
 
LITTLE_ - Static variable in class lib.unwind.ByteOrder
 
LITTLE_ENDIAN - Static variable in class inua.eio.ByteOrder
 
LO_USER - Static variable in class lib.dwfl.DwAt
 
LO_USER - Static variable in class lib.dwfl.DwAte
 
LO_USER - Static variable in class lib.dwfl.DwEnd
 
LO_USER - Static variable in class lib.dwfl.DwOp
 
LO_USER - Static variable in class lib.dwfl.DwTag
 
LO_USER_ - Static variable in class lib.dwfl.DwAt
 
LO_USER_ - Static variable in class lib.dwfl.DwAte
 
LO_USER_ - Static variable in class lib.dwfl.DwEnd
 
LO_USER_ - Static variable in class lib.dwfl.DwOp
 
LO_USER_ - Static variable in class lib.dwfl.DwTag
 
load() - Static method in class frysk.config.Runtime
 
load(Preferences) - Method in class frysk.gui.disassembler.DisassemblyFormatDialog
Load the options contained in this Preferences node, apply the changes to each of the options represented by the TreeIters in this dialog.
load(Preferences) - Method in class frysk.gui.disassembler.DisassemblyWindow
Loads the saved preferences of this window.
load(Preferences) - Method in class frysk.gui.Gui
 
load(Preferences) - Method in class frysk.gui.memory.MemoryFormatDialog
Load the options contained in this Preferences node, apply the changes to each of the options represented by the TreeIters in this dialog.
load(Preferences) - Method in class frysk.gui.memory.MemoryWindow
Loads the saved preferences of this window.
load(Preferences) - Method in class frysk.gui.monitor.AboutWindow
 
load(Element) - Method in class frysk.gui.monitor.filters.Filter
 
load(Element) - Method in class frysk.gui.monitor.filters.IntFilter
 
load(Element) - Method in class frysk.gui.monitor.GuiObject
 
load(Element) - Method in class frysk.gui.monitor.LiaisonItem
 
load(Element) - Method in class frysk.gui.monitor.LiaisonPoint
 
load(Preferences) - Method in class frysk.gui.monitor.LogWidget
 
load(Preferences) - Method in class frysk.gui.monitor.MainWindow
 
load(Element) - Method in class frysk.gui.monitor.ObservableLinkedList
 
load(Element) - Method in class frysk.gui.monitor.observers.ObserverRoot
 
load(Preferences) - Method in class frysk.gui.monitor.PIDColumnDialog
 
load(Preferences) - Method in interface frysk.gui.monitor.Saveable
 
load(Element) - Method in interface frysk.gui.monitor.SaveableXXX
To load a stored property one does this: String someString = node.getAttributeValue("someString"); To load @link frysk.gui.monitor.SaveableXXX one gets the appropriet node and tells that object to load itself from that node.
load(Preferences) - Method in class frysk.gui.monitor.SummaryWidget
 
load(Preferences) - Method in class frysk.gui.monitor.TrayIcon
 
load(Preferences) - Method in class frysk.gui.monitor.WindowManager
 
load(Preferences) - Method in class frysk.gui.prefs.BooleanPreference
Sets the preference to use the provided model and loads the value from it
load(Preferences) - Method in class frysk.gui.prefs.ColorPreference
Sets the preference to use the provided model and loads the values from it.
load(Preferences) - Method in class frysk.gui.prefs.IntPreference
Loads the value of this preference from the provided model
load(Preferences) - Method in class frysk.gui.prefs.PreferenceGroup
Replaces the current value of all preferences in the group with the values in the underlying preferences model.
load(Preferences) - Method in class frysk.gui.register.RegisterFormatDialog
Load the options contained in this Preferences node, apply the changes to each of the options represented by the TreeIters in this dialog.
load(Preferences) - Method in class frysk.gui.register.RegisterWindow
Loads the saved preferences of this window.
load(Element) - Method in class frysk.gui.sessions.DebugProcess
 
load(Element) - Method in class frysk.gui.sessions.Session
 
load() - Method in class frysk.gui.sessions.SessionManager
 
load(Element) - Method in class frysk.gui.sessions.WatchList
 
load(DebugInfoFrame, int) - Method in class frysk.gui.srcwin.MixedView
 
load(DebugInfoFrame, int) - Method in class frysk.gui.srcwin.SourceView
Loads the contents of the provided StackFrame into this view
load(Preferences) - Method in class frysk.gui.srcwin.StepDialog
Load the options contained in this Preferences node, apply the changes to each of the options represented by the TreeIters in this dialog.
load(Element) - Method in class frysk.gui.srcwin.tags.Tag
Loads the tag from a given element.
load(Element) - Method in class frysk.gui.srcwin.tags.Tagset
Loads the tagset from a given element.
load() - Method in class frysk.gui.srcwin.tags.TagsetManager
Loads tag sets from disk and registers loaded tag sets with the manager.
load(Preferences) - Method in class frysk.gui.srcwin.ThreadSelectionDialog
Load the options contained in this Preferences node, apply the changes to each of the options represented by the TreeIters in this dialog.
load(DebugInfoFrame, int) - Method in interface frysk.gui.srcwin.View
 
load(Proc, CLI) - Static method in class frysk.hpd.CoreCommand
 
load(Proc, CLI, String) - Static method in class frysk.hpd.CoreCommand
 
load(Proc, CLI, String[]) - Static method in class frysk.hpd.LoadCommand
 
load(Proc, CLI, String, String[]) - Static method in class frysk.hpd.LoadCommand
 
load(InputStream) - Method in class jline.History
Load the history buffer from the specified InputStream.
load(Reader) - Method in class jline.History
Load the history buffer from the specified Reader.
load(String) - Method in class junit.runner.ReloadingTestSuiteLoader
 
load(String) - Method in class junit.runner.StandardTestSuiteLoader
Uses the system class loader to load the test class
load(long, ElfSymbol.Builder) - Method in class lib.dwfl.ElfSymbol.Loader
Request loading symbol on given index.
loadAll(ElfSymbol.Builder) - Method in class lib.dwfl.ElfSymbol.Loader
Load all symbols in prepared symbol tables.
LoadCommand - Class in frysk.hpd
LoadCommand handles the "load path-to-executable" command on the fhpd commandline.
loadFrom(ElfSection, ElfDynamic.Builder) - Static method in class lib.dwfl.ElfDynamic
Calls Builder.symbol with each symbol in given section.
loadFrom(ElfSection) - Static method in class lib.dwfl.ElfRel
Answer array of relocation entries found in given section.
loadIcons() - Static method in class frysk.gui.common.IconManager
 
loadImage(String) - Method in class junit.awtui.Logo
 
LoadingTestCollector - Class in junit.runner
An implementation of a TestCollector that loads all classes on the class path and tests whether it is assignable from Test or provides a static suite method.
LoadingTestCollector() - Constructor for class junit.runner.LoadingTestCollector
 
loadObject(Element) - Method in class frysk.gui.monitor.ObjectFactory
Instantiates the object then calls its load function.
loadSessionMode(Session) - Method in class frysk.gui.druid.CreateFryskSessionDruid
 
Local - Class in frysk.sys.termios
Local modes.
LOCAL_VAR - Static variable in class frysk.dom.DOMTagTypes
 
LocalMemory - Class in frysk.testbed
Provide access to known local areas of memory.
LocalMemory() - Constructor for class frysk.testbed.LocalMemory
 
LocalMemory.StackBuilder - Interface in frysk.testbed
Callback or builder describing the constructed stack.
Location - Class in frysk.value
Location of a variable.
LOCATION - Static variable in class lib.dwfl.DwAt
 
LOCATION_ - Static variable in class lib.dwfl.DwAt
 
LocationExpression - Class in frysk.debuginfo
 
LocationExpression(DwarfDie) - Constructor for class frysk.debuginfo.LocationExpression
 
Log - Class in frysk.rsl
Generate log information when enabled.
log(String) - Method in class frysk.rsl.Log
 
log(String, boolean) - Method in class frysk.rsl.Log
 
log(String, char) - Method in class frysk.rsl.Log
 
log(String, int) - Method in class frysk.rsl.Log
 
log(String, long) - Method in class frysk.rsl.Log
 
log(String, Object) - Method in class frysk.rsl.Log
 
log(String, String) - Method in class frysk.rsl.Log
 
log(String, int, String) - Method in class frysk.rsl.Log
 
log(String, Object, String) - Method in class frysk.rsl.Log
 
log(String, int, String, Object) - Method in class frysk.rsl.Log
 
log(String, long, String, int) - Method in class frysk.rsl.Log
 
log(String, long, String, long) - Method in class frysk.rsl.Log
 
log(String, Object, String, long) - Method in class frysk.rsl.Log
 
log(String, Object, String, int) - Method in class frysk.rsl.Log
 
log(String, Object, String, Object) - Method in class frysk.rsl.Log
 
log(String, String, String, String) - Method in class frysk.rsl.Log
 
log(String, int, String, Object, String, int) - Method in class frysk.rsl.Log
 
log(String, Object, String, Object, String, Object) - Method in class frysk.rsl.Log
 
log(String, Object, String, Object, String, int) - Method in class frysk.rsl.Log
 
log(String, Object, String, Object, String, long) - Method in class frysk.rsl.Log
 
log(String, Object, String, long, String, Object) - Method in class frysk.rsl.Log
 
log(String, Object, String, long, String, long) - Method in class frysk.rsl.Log
 
log(String, long, String, long, String, Object) - Method in class frysk.rsl.Log
 
log(String, int, String, Object, String, Object, String, int) - Method in class frysk.rsl.Log
 
log(String, long, String, long, String, long, String, Object) - Method in class frysk.rsl.Log
 
log(String, Object, String, Object, String, Object, String, Object) - Method in class frysk.rsl.Log
 
log(String, int, String, Object, String, Object, String, Object) - Method in class frysk.rsl.Log
 
log(String, Object, String, long, String, Object, String, Object) - Method in class frysk.rsl.Log
 
log(Object, String) - Method in class frysk.rsl.Log
 
log(Object, String, boolean) - Method in class frysk.rsl.Log
 
log(Object, String, int) - Method in class frysk.rsl.Log
 
log(Object, String, long) - Method in class frysk.rsl.Log
 
log(Object, String, Object) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String) - Method in class frysk.rsl.Log
 
log(Object, String, long, String, boolean) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, boolean) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, long) - Method in class frysk.rsl.Log
 
log(Object, String, long, String, long) - Method in class frysk.rsl.Log
 
log(Object, String, boolean, String, int) - Method in class frysk.rsl.Log
 
log(Object, String, int, String, char) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, Object) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, int) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, long, String) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, Object, String, long) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, long, String, long) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, Object, String, int) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, Object, String, Object) - Method in class frysk.rsl.Log
 
log(Object, String, long, String, long, String, long) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, long, String, long, String, long) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, long, String, int, String, int, String) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, long, String, long, String, int, String) - Method in class frysk.rsl.Log
 
log(Object, String, Object, String, long, String, Object, String, int, String, int, String) - Method in class frysk.rsl.Log
 
LogAction - Class in frysk.gui.monitor.actions
 
LogAction() - Constructor for class frysk.gui.monitor.actions.LogAction
 
LogAction(LogAction) - Constructor for class frysk.gui.monitor.actions.LogAction
 
logAddFailed(String, Object) - Static method in class frysk.gui.monitor.EventLogger
 
LogFactory - Class in frysk.rsl
Create the specified logger.
LogFactory() - Constructor for class frysk.rsl.LogFactory
 
logger - Static variable in class frysk.gui.monitor.WindowManager
 
logging() - Method in class frysk.rsl.Log
Return if this logger is currently enabled for logging.
logical_and_expression() - Method in class frysk.expr.CExprParser
 
logical_or_expression() - Method in class frysk.expr.CExprParser
 
logicalAnd(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
logicalNegation(Value) - Method in class frysk.value.ArithmeticUnit
 
logicalOr(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
Logo - Class in junit.awtui
 
Logo() - Constructor for class junit.awtui.Logo
 
LogOption - Class in frysk.rsl
 
LogOption(String) - Constructor for class frysk.rsl.LogOption
Create a logger option, with NAME as the long flag.
LogOption(String, char) - Constructor for class frysk.rsl.LogOption
Create a log option, with NAME as the long parameter, and C as the character flag.
logTextView - Variable in class frysk.gui.monitor.LogWidget
 
logTextView - Variable in class frysk.gui.monitor.SummaryWidget
 
LogWidget - Class in frysk.gui.monitor
Generic log window, just prints out events it recieves
LogWidget(LibGlade) - Constructor for class frysk.gui.monitor.LogWidget
 
longBigEndianType - Static variable in class frysk.value.StandardTypes
 
longLittleEndianType - Static variable in class frysk.value.StandardTypes
 
LongSuffix - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LongSuffix - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LongSuffix - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
longValue() - Method in class frysk.rsl.Level
Return the equivalent of the enum.
longValue() - Method in class frysk.value.Access
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwAccess
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwarfRegistersPPC64
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwarfRegistersX86
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwarfRegistersX8664
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwAt
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwAte
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwDs
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwDsc
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwEnd
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwInl
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwOp
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwOrd
Return the equivalent of the enum.
longValue() - Method in class lib.dwfl.DwTag
Return the equivalent of the enum.
longValue() - Method in class lib.unwind.ByteOrder
Return the equivalent of the enum.
longValue() - Method in class lib.unwind.CachingPolicy
Return the equivalent of the enum.
longValue() - Method in class lib.unwind.Error
Return the equivalent of the enum.
longValue() - Method in class lib.unwind.UnwindRegistersPPC32
Return the equivalent of the enum.
longValue() - Method in class lib.unwind.UnwindRegistersPPC64
Return the equivalent of the enum.
longValue() - Method in class lib.unwind.UnwindRegistersX86
Return the equivalent of the enum.
longValue() - Method in class lib.unwind.UnwindRegistersX8664
Return the equivalent of the enum.
LOOP - Static variable in class frysk.testbed.FunitThreadsOffspring.Type
The threads in the created program should execute an infinite loop.
LOST - Static variable in class frysk.isa.signals.StandardSignal
 
LOST - Static variable in class frysk.sys.Signal
 
LOW_PC - Static variable in class lib.dwfl.DwAt
 
LOW_PC_ - Static variable in class lib.dwfl.DwAt
 
lowAddress() - Method in class lib.dwfl.DwflModule
 
LOWER_BOUND - Static variable in class lib.dwfl.DwAt
 
LOWER_BOUND_ - Static variable in class lib.dwfl.DwAt
 
LPAREN - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LPAREN - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LPAREN - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LR - Static variable in class frysk.isa.registers.PPC32Registers
 
LR - Static variable in class frysk.isa.registers.PPC64Registers
 
LR - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
LR - Static variable in class lib.unwind.UnwindRegistersPPC32
 
LR - Static variable in class lib.unwind.UnwindRegistersPPC64
 
LR_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
LR_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
LR_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
LSQUARE - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
LSQUARE - Static variable in interface frysk.expr.CExprParserTokenTypes
 
LSQUARE - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
LT(long, long) - Static method in class inua.eio.ULong
 
LT - Static variable in class lib.dwfl.DwOp
 
LT_ - Static variable in class lib.dwfl.DwOp
 

M

MAC_INFO - Static variable in class lib.dwfl.DwAt
 
MAC_INFO_ - Static variable in class lib.dwfl.DwAt
 
MACH_86_64 - Static variable in class frysk.sys.AuditLibs
 
MACH_ALPHA - Static variable in class frysk.sys.AuditLibs
 
MACH_IA64 - Static variable in class frysk.sys.AuditLibs
 
MACH_PPC - Static variable in class frysk.sys.AuditLibs
 
MACH_PPC64 - Static variable in class frysk.sys.AuditLibs
 
MACH_S390 - Static variable in class frysk.sys.AuditLibs
 
MACH_S390X - Static variable in class frysk.sys.AuditLibs
 
MACH_X86 - Static variable in class frysk.sys.AuditLibs
 
machine - Variable in class lib.dwfl.ElfEHeader
 
MACRO - Static variable in class frysk.dom.DOMTagTypes
 
MACRO - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
MACRO_INFO - Static variable in class lib.dwfl.DwAt
 
MACRO_INFO_ - Static variable in class lib.dwfl.DwAt
 
magenta(String) - Method in class jline.ANSIBuffer
 
main(String[]) - Static method in class frysk.bindir.fauxv
 
main(String[]) - Static method in class frysk.bindir.fcatch
 
main(String[]) - Static method in class frysk.bindir.fcore
Entry function.
main(String[]) - Static method in class frysk.bindir.fdebugdump
 
main(String[]) - Static method in class frysk.bindir.fdebuginfo
Entry function for fdebuginfo
main(String[]) - Static method in class frysk.bindir.ferror
 
main(String[]) - Static method in class frysk.bindir.fexe
 
main(String[]) - Static method in class frysk.bindir.fhpd
 
main(String[]) - Static method in class frysk.bindir.fmaps
 
main(String[]) - Static method in class frysk.bindir.fstack
 
main(String[]) - Static method in class frysk.bindir.fstep
 
main(String[]) - Static method in class frysk.gui.FryskGui
 
main(String[]) - Static method in class frysk.pkglibdir.funit
 
main(String[]) - Static method in class jline.ANSIBuffer
 
main(String[]) - Static method in class jline.ConsoleRunner
 
MainWindow - Class in frysk.gui.monitor
 
MainWindow(LibGlade) - Constructor for class frysk.gui.monitor.MainWindow
 
mainWindow - Variable in class frysk.gui.monitor.WindowManager
 
MainWindowStatusBar - Class in frysk.gui.monitor
provides a handle for the windows menu bar.
MainWindowStatusBar(LibGlade) - Constructor for class frysk.gui.monitor.MainWindowStatusBar
 
mainWindowStatusBar - Variable in class frysk.gui.monitor.WindowManager
 
majflt - Variable in class frysk.sys.proc.Stat
The number of major faults.
mAMPERSAND(boolean) - Method in class frysk.expr.CExprLexer
 
manageProc(Proc, int) - Method in class frysk.rt.ProcTaskIDManager
 
manageProcess(Proc) - Method in class frysk.rt.BreakpointManager
 
manager - Static variable in class frysk.gui.srcwin.tags.TagsetManager
 
Manager - Class in frysk.proc
Manager of all operations within the proc model.
Manager() - Constructor for class frysk.proc.Manager
 
mAND(boolean) - Method in class frysk.expr.CExprLexer
 
MapAddressHeader - Class in frysk.proc.dead
 
MapAddressHeader(long, long, boolean, boolean, boolean, long, long, long, long, String, long) - Constructor for class frysk.proc.dead.MapAddressHeader
 
mapBegin(long) - Method in class lib.dwfl.Dwfl
Start refreshing the address map using raw information extracted from /proc/pid/maps.
mapEnd() - Method in class lib.dwfl.Dwfl
Finish reporting a raw address map.
mapModule(String, long, long, int, int, int) - Method in class lib.dwfl.Dwfl
Report a single raw line from /proc/pid/maps.
MapsBuilder - Class in frysk.sys.proc
The build the list of maps from the contents of the file /proc/PID/maps.
MapsCommand - Class in frysk.hpd
 
MapsCommand() - Constructor for class frysk.hpd.MapsCommand
 
MARGIN - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
mark() - Method in class inua.eio.Buffer
 
mask(BigInteger, int) - Static method in class frysk.gui.common.UBigInteger
Mask off the lower bits of a BigInteger, replacing the upper bits with zeros (obviously).
Mask - Class in inua.util
 
Mask(long, char) - Constructor for class inua.util.Mask
 
mask - Variable in class inua.util.Mask
 
mASSIGNEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
mAT(boolean) - Method in class frysk.expr.CExprLexer
 
Match - Class in frysk.expunit
Match the specified input, and remember what matched.
Match() - Constructor for class frysk.expunit.Match
 
matches(String) - Method in interface frysk.expr.FQIdentPattern
Whether given string matches this pattern.
matches(Object) - Method in class frysk.ftrace.AddrRule
 
matches(Object) - Method in class frysk.ftrace.Rule
 
matches(Object) - Method in class frysk.ftrace.SymbolRule
 
matches(KernelVersion) - Method in class frysk.junit.KernelMatch
 
matchFiles(String, String, File[], List) - Method in class jline.FileNameCompletor
Match the specified buffer to the array of entries and enter the matches into the list of candidates.
MAX - Static variable in class frysk.rsl.Level
 
MAX_ - Static variable in class frysk.rsl.Level
 
MAX_LINE_LENGTH - Static variable in class gnu.classpath.tools.getopt.Parser
The maximum right column position.
MAX_VALUE - Static variable in class inua.eio.ULong
Maximum value of an unsigned long, which would be written 0xffffffffffffffffL if Java syntax allowed that.
mBITWISEANDEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
mBITWISEOR(boolean) - Method in class frysk.expr.CExprLexer
 
mBITWISEOREQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
mBITWISEXOR(boolean) - Method in class frysk.expr.CExprLexer
 
mBITWISEXOREQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
mCharLiteral(boolean) - Method in class frysk.expr.CExprLexer
 
mCOLON(boolean) - Method in class frysk.expr.CExprLexer
 
mCOMMA(boolean) - Method in class frysk.expr.CExprLexer
 
mDIVIDE(boolean) - Method in class frysk.expr.CExprLexer
 
mDIVIDEEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
mDOTSTAR(boolean) - Method in class frysk.expr.CExprLexer
 
Mem - Class in frysk.sys.proc
Manipulate a pid's mem using stateless file and /proc/$$/mem.
Mem(ProcessIdentifier) - Constructor for class frysk.sys.proc.Mem
 
MEMBER - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
MEMBER - Static variable in interface frysk.expr.CExprParserTokenTypes
 
MEMBER - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
member(Value, String) - Method in class frysk.value.CompositeType
 
member(Value, String) - Method in class frysk.value.Type
Implements dot operation on a composite type.
MEMBER - Static variable in class lib.dwfl.DwAt
 
MEMBER - Static variable in class lib.dwfl.DwTag
 
MEMBER_ - Static variable in class lib.dwfl.DwAt
 
MEMBER_ - Static variable in class lib.dwfl.DwTag
 
member_selection_expression() - Method in class frysk.expr.CExprParser
 
MEMORY - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
MEMORY - Static variable in interface frysk.expr.CExprParserTokenTypes
 
MEMORY - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
MemoryFormatDialog - Class in frysk.gui.memory
Various options applicable to the MemoryWindow involving number of bits, endian-ness, and radix.
MemoryFormatDialog(LibGlade) - Constructor for class frysk.gui.memory.MemoryFormatDialog
On initialization, set the glade file, the titles for CheckBox options, the columns in this window, and add all the Listeners.
MemoryMap - Class in frysk.proc
Represent a memory map as modelled in /proc/$$/maps.
MemoryMap(long, long, boolean, boolean, boolean, boolean, long, int, int, int, String) - Constructor for class frysk.proc.MemoryMap
 
MemoryMapFactory - Class in frysk.solib
 
MemoryMapFactory() - Constructor for class frysk.solib.MemoryMapFactory
 
MemoryPiece - Class in frysk.debuginfo
Class to represent a piece of memory
MemoryPiece(long, long, ByteBuffer) - Constructor for class frysk.debuginfo.MemoryPiece
 
MemoryWindow - Class in frysk.gui.memory
 
MemoryWindow(LibGlade) - Constructor for class frysk.gui.memory.MemoryWindow
The MemoryWindow displays the information stored at various locations in memory, starting from the current program counter to a user-defined region.
MemoryWindowFactory - Class in frysk.gui.memory
Factory for creating MemoryWindows - allows multiple MemoryWindows to be instantiated for different processes, and disallows multiple windows on the same process.
MemoryWindowFactory() - Constructor for class frysk.gui.memory.MemoryWindowFactory
 
memsz - Variable in class lib.dwfl.ElfPHeader
 
memWin - Static variable in class frysk.gui.memory.MemoryWindowFactory
 
MenuBar - Class in frysk.gui.monitor
provides a handle for the windows menu bar.
MenuBar(LibGlade) - Constructor for class frysk.gui.monitor.MenuBar
 
menuBar - Variable in class frysk.gui.monitor.WindowManager
Public instances of the windows {
mEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
message - Variable in class frysk.proc.dead.CorefileStatus
 
Messages - Class in frysk.gui.common
 
mETX(boolean) - Method in class frysk.expr.CExprLexer
 
mGREATERTHAN(boolean) - Method in class frysk.expr.CExprLexer
 
mGREATERTHANOREQUALTO(boolean) - Method in class frysk.expr.CExprLexer
 
mIDENT_TAB(boolean) - Method in class frysk.expr.CExprLexer
A token is returned not only on regular tabs but also when a TAB is hit after an incomplete identifier.
minflt - Variable in class frysk.sys.proc.Stat
The number of minor faults.
MINUS - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
MINUS - Static variable in interface frysk.expr.CExprParserTokenTypes
 
MINUS - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
MINUS - Static variable in class lib.dwfl.DwOp
 
MINUS_ - Static variable in class lib.dwfl.DwOp
 
MINUSEQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
MINUSEQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
MINUSEQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
minusEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
MINUSMINUS - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
MINUSMINUS - Static variable in interface frysk.expr.CExprParserTokenTypes
 
MINUSMINUS - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
MIPS - Static variable in class frysk.isa.signals.SignalTableFactory
 
MIPS_ABSTRACT_NAME - Static variable in class lib.dwfl.DwAt
 
MIPS_ABSTRACT_NAME_ - Static variable in class lib.dwfl.DwAt
 
MIPS_ALLOCATABLE_DOPETYPE - Static variable in class lib.dwfl.DwAt
 
MIPS_ALLOCATABLE_DOPETYPE_ - Static variable in class lib.dwfl.DwAt
 
MIPS_ASSUMED_SHAPE_DOPETYPE - Static variable in class lib.dwfl.DwAt
 
MIPS_ASSUMED_SHAPE_DOPETYPE_ - Static variable in class lib.dwfl.DwAt
 
MIPS_ASSUMED_SIZE - Static variable in class lib.dwfl.DwAt
 
MIPS_ASSUMED_SIZE_ - Static variable in class lib.dwfl.DwAt
 
MIPS_CLONE_ORIGIN - Static variable in class lib.dwfl.DwAt
 
MIPS_CLONE_ORIGIN_ - Static variable in class lib.dwfl.DwAt
 
MIPS_EPILOG_BEGIN - Static variable in class lib.dwfl.DwAt
 
MIPS_EPILOG_BEGIN_ - Static variable in class lib.dwfl.DwAt
 
MIPS_FDE - Static variable in class lib.dwfl.DwAt
 
MIPS_FDE_ - Static variable in class lib.dwfl.DwAt
 
MIPS_HAS_INLINES - Static variable in class lib.dwfl.DwAt
 
MIPS_HAS_INLINES_ - Static variable in class lib.dwfl.DwAt
 
MIPS_LINKAGE_NAME - Static variable in class lib.dwfl.DwAt
 
MIPS_LINKAGE_NAME_ - Static variable in class lib.dwfl.DwAt
 
MIPS_LOOP - Static variable in class lib.dwfl.DwTag
 
MIPS_LOOP_ - Static variable in class lib.dwfl.DwTag
 
MIPS_LOOP_BEGIN - Static variable in class lib.dwfl.DwAt
 
MIPS_LOOP_BEGIN_ - Static variable in class lib.dwfl.DwAt
 
MIPS_LOOP_UNROLL_FACTOR - Static variable in class lib.dwfl.DwAt
 
MIPS_LOOP_UNROLL_FACTOR_ - Static variable in class lib.dwfl.DwAt
 
MIPS_PTR_DOPETYPE - Static variable in class lib.dwfl.DwAt
 
MIPS_PTR_DOPETYPE_ - Static variable in class lib.dwfl.DwAt
 
MIPS_SOFTWARE_PIPELINE_DEPTH - Static variable in class lib.dwfl.DwAt
 
MIPS_SOFTWARE_PIPELINE_DEPTH_ - Static variable in class lib.dwfl.DwAt
 
MIPS_STRIDE - Static variable in class lib.dwfl.DwAt
 
MIPS_STRIDE_ - Static variable in class lib.dwfl.DwAt
 
MIPS_STRIDE_BYTE - Static variable in class lib.dwfl.DwAt
 
MIPS_STRIDE_BYTE_ - Static variable in class lib.dwfl.DwAt
 
MIPS_STRIDE_ELEM - Static variable in class lib.dwfl.DwAt
 
MIPS_STRIDE_ELEM_ - Static variable in class lib.dwfl.DwAt
 
MIPS_TAIL_LOOP_BEGIN - Static variable in class lib.dwfl.DwAt
 
MIPS_TAIL_LOOP_BEGIN_ - Static variable in class lib.dwfl.DwAt
 
Misc - Class in inua.util
 
Misc() - Constructor for class inua.util.Misc
 
MixedView - Class in frysk.gui.srcwin
 
MixedView(DebugInfoFrame, SourceWindow) - Constructor for class frysk.gui.srcwin.MixedView
 
mLCURLY(boolean) - Method in class frysk.expr.CExprLexer
 
mLESSTHAN(boolean) - Method in class frysk.expr.CExprLexer
 
mLESSTHANOREQUALTO(boolean) - Method in class frysk.expr.CExprLexer
 
mLPAREN(boolean) - Method in class frysk.expr.CExprLexer
 
mLSQUARE(boolean) - Method in class frysk.expr.CExprLexer
 
MM0 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM0_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM1 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM1_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM2 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM2_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM3 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM3_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM4 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM4_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM5 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM5_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM6 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM6_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM7 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MM7_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
mMINUS(boolean) - Method in class frysk.expr.CExprLexer
 
mMINUSEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
mMINUSMINUS(boolean) - Method in class frysk.expr.CExprLexer
 
mMOD(boolean) - Method in class frysk.expr.CExprLexer
 
mMODEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
MMX - Static variable in class frysk.isa.registers.X87Registers
 
MMX0 - Static variable in class frysk.isa.registers.X87Registers
 
MMX1 - Static variable in class frysk.isa.registers.X87Registers
 
MMX2 - Static variable in class frysk.isa.registers.X87Registers
 
MMX3 - Static variable in class frysk.isa.registers.X87Registers
 
MMX4 - Static variable in class frysk.isa.registers.X87Registers
 
MMX5 - Static variable in class frysk.isa.registers.X87Registers
 
MMX6 - Static variable in class frysk.isa.registers.X87Registers
 
MMX7 - Static variable in class frysk.isa.registers.X87Registers
 
mNOT(boolean) - Method in class frysk.expr.CExprLexer
 
mNOTEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
mNUM(boolean) - Method in class frysk.expr.CExprLexer
 
MOD - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
MOD - Static variable in interface frysk.expr.CExprParserTokenTypes
 
MOD - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
mod(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
mod(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
mod(Value, Value) - Method in class frysk.value.IntegerUnit
 
MOD - Static variable in class lib.dwfl.DwOp
 
MOD_ - Static variable in class lib.dwfl.DwOp
 
mode - Variable in class lib.dwfl.ElfArchiveHeader
 
MODEQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
MODEQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
MODEQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
modEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
MODULE - Static variable in class lib.dwfl.DwTag
 
MODULE_ - Static variable in class lib.dwfl.DwTag
 
ModuleElfBias - Class in lib.dwfl
 
ModuleElfBias() - Constructor for class lib.dwfl.ModuleElfBias
 
ModuleMatcher - Interface in frysk.symtab
 
moduleMatches(String) - Method in interface frysk.symtab.ModuleMatcher
 
MonitorSession - Static variable in class frysk.gui.sessions.Session.SessionType
 
mOR(boolean) - Method in class frysk.expr.CExprLexer
 
mountDataModel(ProcWiseDataModel) - Method in class frysk.gui.monitor.ProcWiseTreeView
 
mouseEvent(MouseEvent) - Method in class frysk.gui.DebugHistory
If the mouse is over an event and the user clicks, open a window with more information about the event.
mouseEvent(MouseEvent) - Method in class frysk.gui.monitor.eventviewer.ProcTimeLine
 
mouseEvent(MouseEvent) - Method in class frysk.gui.monitor.eventviewer.TaskTimeLine
 
mouseEvent(MouseEvent) - Method in class frysk.gui.monitor.eventviewer.TimeLine
 
mouseEvent(MouseEvent) - Method in class frysk.gui.srcwin.InlineSourceView
Overriden to remove breakpoint functionality, etc.
mouseMotionEvent(MouseMotionEvent) - Method in class frysk.gui.DebugHistory
Whenever the mouse is over an event, change the cursor to a hand
MOVE_TO_BEG - Static variable in interface jline.ConsoleOperations
Operation that moves to the beginning of the buffer.
MOVE_TO_END - Static variable in interface jline.ConsoleOperations
Operation that moves to the end of the buffer.
moveDown() - Method in class frysk.gui.srcwin.InlineBuffer
Tells the buffer to move down a scope level.
moveToEnd() - Method in class jline.History
Move to the end of the history buffer.
moveUp() - Method in class frysk.gui.srcwin.InlineBuffer
Tells the buffer to move up a scope level.
mPLUS(boolean) - Method in class frysk.expr.CExprLexer
 
mPLUSEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
mPLUSPLUS(boolean) - Method in class frysk.expr.CExprLexer
 
mPOINTERSTAR(boolean) - Method in class frysk.expr.CExprLexer
 
mPOINTERTO(boolean) - Method in class frysk.expr.CExprLexer
 
MQ - Static variable in class frysk.isa.registers.PPC32Registers
 
mQUESTIONMARK(boolean) - Method in class frysk.expr.CExprLexer
 
mRCURLY(boolean) - Method in class frysk.expr.CExprLexer
 
mRPAREN(boolean) - Method in class frysk.expr.CExprLexer
 
mRSQUARE(boolean) - Method in class frysk.expr.CExprLexer
 
mSCOPE(boolean) - Method in class frysk.expr.CExprLexer
 
mSEMICOLON(boolean) - Method in class frysk.expr.CExprLexer
 
mSHIFTLEFT(boolean) - Method in class frysk.expr.CExprLexer
 
mSHIFTLEFTEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
mSHIFTRIGHT(boolean) - Method in class frysk.expr.CExprLexer
 
mSHIFTRIGHTEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
MSR - Static variable in class frysk.isa.registers.PPC32Registers
 
MSR - Static variable in class frysk.isa.registers.PPC64Registers
 
mSTAR(boolean) - Method in class frysk.expr.CExprLexer
 
mStringLiteral(boolean) - Method in class frysk.expr.CExprLexer
 
mTILDE(boolean) - Method in class frysk.expr.CExprLexer
 
mTIMESEQUAL(boolean) - Method in class frysk.expr.CExprLexer
 
MUL - Static variable in class lib.dwfl.DwOp
 
MUL_ - Static variable in class lib.dwfl.DwOp
 
MultiCompletor - Class in jline
A completor that contains multiple embedded completors.
MultiCompletor() - Constructor for class jline.MultiCompletor
Construct a MultiCompletor with no embedded completors.
MultiCompletor(List) - Constructor for class jline.MultiCompletor
Construct a MultiCompletor with the specified list of Completor instances.
MultiCompletor(Completor[]) - Constructor for class jline.MultiCompletor
Construct a MultiCompletor with the specified Completor instances.
MultiLevelCommand - Class in frysk.hpd
A handler class for the CLI that supplies its own help messages.
multiplicative_expression() - Method in class frysk.expr.CExprParser
 
multiply(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
multiply(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
multiply(Value, Value) - Method in class frysk.value.IntegerUnit
 
MUTABLE - Static variable in class lib.dwfl.DwAt
 
MUTABLE_ - Static variable in class lib.dwfl.DwAt
 
MUTABLE_TYPE - Static variable in class lib.dwfl.DwTag
 
MUTABLE_TYPE_ - Static variable in class lib.dwfl.DwTag
 
mWS(boolean) - Method in class frysk.expr.CExprLexer
 
MXCSR - Static variable in class frysk.isa.registers.X87Registers
 
MXCSR - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MXCSR - Static variable in class lib.unwind.UnwindRegistersX86
 
MXCSR_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
MXCSR_ - Static variable in class lib.unwind.UnwindRegistersX86
 
MXCSR_MASK - Static variable in class frysk.isa.registers.X87Registers
 
myNotifyAll() - Static method in class frysk.gui.dialogs.DialogManager
 
myTask - Static variable in class frysk.gui.srcwin.SourceWindowFactory
 

N

name - Variable in class frysk.proc.MemoryMap
 
name() - Method in class frysk.rsl.Log
Return the "basename" of the logger.
name - Variable in class frysk.solib.LinkMap
 
NAME - Static variable in class lib.dwfl.DwAt
 
name - Variable in class lib.dwfl.ElfArchiveHeader
 
name - Variable in class lib.dwfl.ElfSectionHeader
 
name - Variable in class lib.dwfl.ElfSymbolVersion
Version name.
NAME_ - Static variable in class lib.dwfl.DwAt
 
NAME_ATTR - Static variable in class frysk.dom.DOMImage
 
nameAsNum - Variable in class lib.dwfl.ElfSectionHeader
 
NamedScope - Class in frysk.scopes
This class is a root for all scopes which can have a name and can there for be queried for.
NamedScope(DwarfDie, TypeFactory) - Constructor for class frysk.scopes.NamedScope
 
nameIsUsed(String) - Method in class frysk.gui.monitor.observers.ObserverManager
Checks of the name of the observer is already in use
nameIsUsed(String) - Method in class frysk.gui.monitor.UniqueHashMap
Checks of the given key is used already or not
nameIsUsed(String) - Method in class frysk.gui.sessions.SessionManager
Determine if there already is a session in the manager via the name of that session.
NAMELIST - Static variable in class lib.dwfl.DwTag
 
NAMELIST_ - Static variable in class lib.dwfl.DwTag
 
NAMELIST_ITEM - Static variable in class lib.dwfl.DwAt
 
NAMELIST_ITEM - Static variable in class lib.dwfl.DwTag
 
NAMELIST_ITEM_ - Static variable in class lib.dwfl.DwAt
 
NAMELIST_ITEM_ - Static variable in class lib.dwfl.DwTag
 
NAMESPACE - Static variable in class frysk.dom.DOMTagTypes
 
NAMESPACE - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
NAMESPACE - Static variable in class lib.dwfl.DwTag
 
NAMESPACE_ - Static variable in class lib.dwfl.DwTag
 
nameToSyscall(String, int) - Static method in class frysk.sys.AuditLibs
 
NaN - Static variable in class frysk.value.BigFloatingPoint
 
nativeOrder() - Static method in class inua.eio.ByteOrder
 
NATURAL - Static variable in class frysk.value.Format
 
NE(long, long) - Static method in class inua.eio.ULong
 
NE - Static variable in class lib.dwfl.DwOp
 
NE_ - Static variable in class lib.dwfl.DwOp
 
need(ElfSymbolVersion.Need) - Method in interface lib.dwfl.ElfSymbolVersion.Visitor
 
needInfo - Variable in class frysk.gui.monitor.LiaisonItem
 
needsSuspendedAction() - Method in class frysk.proc.live.TaskObservation
Returns true if an action was supplied to the constructor to be run when the Task is (temporarily) suspended.
NEG - Static variable in class lib.dwfl.DwOp
 
NEG_ - Static variable in class lib.dwfl.DwOp
 
negInf - Static variable in class frysk.value.BigFloatingPoint
 
newer(KernelVersion) - Method in class frysk.junit.KernelVersion
Tests if this kernel version is more recent than kv.
NEWLINE - Static variable in interface jline.ConsoleOperations
Operation that issues a newline.
newProcObserver - Static variable in class frysk.gui.srcwin.SourceWindowFactory
 
next() - Method in class jline.History
Move the pointer to the next element in the buffer.
next() - Method in class lib.dwfl.Elf
 
NEXT_CHAR - Static variable in interface jline.ConsoleOperations
Operation that moves to the next character in the buffer.
NEXT_FIND - Static variable in class frysk.gui.srcwin.SourceWindow
 
NEXT_HISTORY - Static variable in interface jline.ConsoleOperations
Operation that sets the buffer to the next history item.
NEXT_SPACE_WORD - Static variable in interface jline.ConsoleOperations
Operation that
NEXT_WORD - Static variable in interface jline.ConsoleOperations
Operation that moved to the next word.
NextInstructionStepState - Class in frysk.stepping
 
NextInstructionStepState(Task) - Constructor for class frysk.stepping.NextInstructionStepState
 
NextInstructionStepTestState - Class in frysk.stepping
 
NextInstructionStepTestState(Task) - Constructor for class frysk.stepping.NextInstructionStepTestState
 
nextToken() - Method in class frysk.expr.CExprLexer
 
nice - Variable in class frysk.sys.proc.Stat
The nice value.
NIDENT - Static variable in class lib.dwfl.ElfEHeader
 
NIP - Static variable in class frysk.isa.registers.PPC32Registers
 
NIP - Static variable in class frysk.isa.registers.PPC64Registers
 
NIP - Static variable in class lib.unwind.UnwindRegistersPPC64
 
NIP_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
NL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
NL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
NL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
NO_BUTTON - Static variable in class frysk.gui.monitor.TrayIcon
 
Node - Class in frysk.rsl
Generate log information when enabled.
NoDebugInfoDialog - Class in frysk.gui.dialogs
 
NoDebugInfoDialog(String) - Constructor for class frysk.gui.dialogs.NoDebugInfoDialog
 
NON_CANONICAL_READ_MINIMUM - Static variable in class frysk.sys.termios.Special
 
NONE - Static variable in class frysk.rsl.Level
 
NONE - Static variable in class frysk.sys.Signal
 
NONE_ - Static variable in class frysk.rsl.Level
 
NoOptsCommand - Class in frysk.hpd
Handle commands that should not interpret options.
NoOptsCommand(String, String, String) - Constructor for class frysk.hpd.NoOptsCommand
 
NOP - Static variable in class lib.dwfl.DwOp
 
NOP_ - Static variable in class lib.dwfl.DwOp
 
NOT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
NOT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
NOT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
NOT - Static variable in class lib.dwfl.DwOp
 
NOT_ - Static variable in class lib.dwfl.DwOp
 
NOT_INLINED - Static variable in class lib.dwfl.DwInl
 
NOT_INLINED_ - Static variable in class lib.dwfl.DwInl
 
NOTELF - Static variable in class inua.elf.AT
 
NOTEQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
NOTEQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
NOTEQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
notEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
notEqual(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
notEqual(Value, Value) - Method in class frysk.value.IntegerUnit
 
notify(Object) - Method in class frysk.proc.Proc.ObservableXXX
XXX: Should not be public.
notifyFile(String) - Method in class gnu.classpath.tools.getopt.FileArgumentCallback
This is called when a file argument is seen.
NotifyingLabel - Class in frysk.gui.monitor
 
NotifyingLabel(String) - Constructor for class frysk.gui.monitor.NotifyingLabel
 
notifyObservers(Object) - Method in class frysk.gui.monitor.GuiObservable
 
notifyObservers() - Method in class frysk.gui.monitor.GuiObservable
 
NotifyUserAction - Class in frysk.gui.monitor.actions
 
NotifyUserAction() - Constructor for class frysk.gui.monitor.actions.NotifyUserAction
 
NotifyUserAction(NotifyUserAction) - Constructor for class frysk.gui.monitor.actions.NotifyUserAction
 
notRunningProc(int, HashMap) - Static method in class frysk.hpd.CLI
notRunningFile make sure we are not running the "go" command on procs that are loaded or on core files.
NOW - Static variable in class frysk.sys.termios.Action
 
nswap - Variable in class frysk.sys.proc.Stat
Number of pages swapped.
NT_ASRS - Static variable in class lib.dwfl.ElfNhdrType
 
NT_AUXV - Static variable in class lib.dwfl.ElfNhdrType
 
NT_FPREGSET - Static variable in class lib.dwfl.ElfNhdrType
 
NT_GWINDOWS - Static variable in class lib.dwfl.ElfNhdrType
 
NT_INVALID - Static variable in class lib.dwfl.ElfNhdrType
 
NT_LWPSINFO - Static variable in class lib.dwfl.ElfNhdrType
 
NT_LWPSTATUS - Static variable in class lib.dwfl.ElfNhdrType
 
NT_PLATFORM - Static variable in class lib.dwfl.ElfNhdrType
 
NT_PRCRED - Static variable in class lib.dwfl.ElfNhdrType
 
NT_PRFPXREG - Static variable in class lib.dwfl.ElfNhdrType
 
NT_PRPSINFO - Static variable in class lib.dwfl.ElfNhdrType
 
NT_PRSTATUS - Static variable in class lib.dwfl.ElfNhdrType
 
NT_PRXFPREG - Static variable in class lib.dwfl.ElfNhdrType
 
NT_PRXREG - Static variable in class lib.dwfl.ElfNhdrType
 
NT_PSINFO - Static variable in class lib.dwfl.ElfNhdrType
 
NT_PSTATUS - Static variable in class lib.dwfl.ElfNhdrType
 
NT_TASKSTRUCT - Static variable in class lib.dwfl.ElfNhdrType
 
NT_UTSNAME - Static variable in class lib.dwfl.ElfNhdrType
 
NULL - Static variable in class inua.elf.AT
 
NULL_TREE_LOOKAHEAD - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface frysk.expr.CExprParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
NullCompletor - Class in jline
A completor that does nothing.
NullCompletor() - Constructor for class jline.NullCompletor
 
NUM - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
NUM - Static variable in interface frysk.expr.CExprParserTokenTypes
 
NUM - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
NUMBER_ATTR - Static variable in class frysk.dom.DOMLine
The number of this line
numberOfFrames() - Method in class frysk.stack.PrintStackOptions
 
numberOfObservers() - Method in class frysk.proc.Observable
Return the current number of observers
numberOfObservers() - Method in class frysk.rt.Breakpoint.PersistentBreakpoint
 
numberOfObservers() - Method in class frysk.rt.SourceBreakpoint
 
NUMERIC_STRING - Static variable in class lib.dwfl.DwAte
 
NUMERIC_STRING_ - Static variable in class lib.dwfl.DwAte
 
numThreads - Variable in class frysk.sys.proc.Stat
The number of threads (since 2.6).

O

OBJECT_POINTER - Static variable in class lib.dwfl.DwAt
 
OBJECT_POINTER_ - Static variable in class lib.dwfl.DwAt
 
ObjectDeclaration - Interface in frysk.value
 
ObjectDeclarationNotFoundException - Exception in frysk.debuginfo
 
ObjectDeclarationNotFoundException(String) - Constructor for exception frysk.debuginfo.ObjectDeclarationNotFoundException
 
ObjectDeclarationSearchEngine - Class in frysk.debuginfo
This engine implements the c++ scoping rules and uses when searching for a variable by name: 1.
ObjectDeclarationSearchEngine(Task) - Constructor for class frysk.debuginfo.ObjectDeclarationSearchEngine
 
objectDiedObservable - Variable in class frysk.gui.monitor.GuiCoreObjectWrapper
 
ObjectFactory - Class in frysk.gui.monitor
The factory instantiates an object using the information stored in an XML node.
ObjectFactory() - Constructor for class frysk.gui.monitor.ObjectFactory
 
ObjectFile - Class in frysk.dwfl
What ltrace needs to know about each loaded executable or shared library.
Observable - Class in frysk.proc
Observable element of the proc model.
Observable(Object) - Constructor for class frysk.proc.Observable
Create an observable bound to Object.
observableAttachedXXX - Variable in class frysk.proc.Proc
XXX: Clients should look at the updateRemoved() observer and use that to determine when they are attached or detached.
observableDetachedXXX - Variable in class frysk.proc.Proc
XXX: Clients should look at the updateRemoved() observer and use that to determine when they are attached or detached.
ObservableLinkedList - Class in frysk.gui.monitor
Extends LinkedList but accepts observers that will be notified when elements are added/removed.
ObservableLinkedList() - Constructor for class frysk.gui.monitor.ObservableLinkedList
 
ObservableLinkedList(ObservableLinkedList, boolean) - Constructor for class frysk.gui.monitor.ObservableLinkedList
 
Observation - Class in frysk.proc
The binding between an Observer and its Observable.
Observer - Interface in frysk.proc
Root Observer interface.
observerAdded(GuiTask, ObserverRoot) - Method in class frysk.gui.monitor.eventviewer.EventManager
 
ObserverItemRow - Class in frysk.gui.monitor
A widget that shows an observer item and allows the user to edit it.
ObserverItemsTable - Class in frysk.gui.monitor
 
ObserverItemsTable(Handle) - Constructor for class frysk.gui.monitor.ObserverItemsTable
 
ObserverManager - Class in frysk.gui.monitor.observers
Only once instance.
ObserverManager(File) - Constructor for class frysk.gui.monitor.observers.ObserverManager
 
observerRemoved(GuiTask, ObserverRoot) - Method in class frysk.gui.monitor.eventviewer.EventManager
 
ObserverRoot - Class in frysk.gui.monitor.observers
A more sophisticated implementer of Observer.
OBSERVERS_TEST_DIR - Static variable in class frysk.gui.test.GuiTestCase
 
ObserversDialog - Class in frysk.gui.monitor
 
observersDialog - Variable in class frysk.gui.monitor.WindowManager
 
observersIterator() - Method in class frysk.rt.Breakpoint.PersistentBreakpoint
 
ObservingTerminal - Class in frysk.util
 
ObservingTerminal(FileDescriptor) - Constructor for class frysk.util.ObservingTerminal
 
ObservingTerminal(File) - Constructor for class frysk.util.ObservingTerminal
 
ObservingTerminal(String) - Constructor for class frysk.util.ObservingTerminal
 
ObservingTerminal.Observable - Class in frysk.util
 
OCTAL - Static variable in class frysk.value.Format
 
OCTALINT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
OCTALINT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
OCTALINT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
offset - Variable in class frysk.proc.MemoryMap
 
offset - Variable in class lib.dwfl.DwarfOp
 
offset - Variable in class lib.dwfl.ElfPHeader
 
offset - Variable in class lib.dwfl.ElfRel
 
offset - Variable in class lib.dwfl.ElfSectionHeader
 
OFFSET_ATTR - Static variable in class frysk.dom.DOMInlineInstance
 
OFFSET_ATTR - Static variable in class frysk.dom.DOMLine
The offset in characters from the start of the file
Offspring - Class in frysk.testbed
A generic test process created by this testbed.
offspringTaskActionPoint - Variable in class frysk.gui.monitor.observers.TaskCloneObserver
 
offspringTaskActionPoint - Variable in class frysk.gui.monitor.observers.TaskForkedObserver
 
offspringTaskFilterPoint - Variable in class frysk.gui.monitor.observers.TaskCloneObserver
 
offspringTaskFilterPoint - Variable in class frysk.gui.monitor.observers.TaskForkedObserver
 
OffspringType - Class in frysk.testbed
 
openSession() - Method in class frysk.gui.SessionManagerDialog
Open a session.
operand1 - Variable in class lib.dwfl.DwarfOp
 
operand2 - Variable in class lib.dwfl.DwarfOp
 
OperationNotDefinedException - Exception in frysk.value
 
OperationNotDefinedException(String) - Constructor for exception frysk.value.OperationNotDefinedException
 
OPERATOR - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
OPERATOR - Static variable in interface frysk.expr.CExprParserTokenTypes
 
OPERATOR - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
operator - Variable in class lib.dwfl.DwarfOp
 
OPTIMIZED - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
OPTIMIZED_VAR - Static variable in class frysk.dom.DOMTagTypes
 
Option - Class in gnu.classpath.tools.getopt
This is the base class representing an option.
OPTION_CLONE - Static variable in class frysk.sys.ptrace.Ptrace
Return the bitmask for enabling clone tracing.
OPTION_EXEC - Static variable in class frysk.sys.ptrace.Ptrace
Return the bitmask for enabling exec tracing.
OPTION_EXIT - Static variable in class frysk.sys.ptrace.Ptrace
Return the bitmask for enabling exit tracing.
OPTION_FORK - Static variable in class frysk.sys.ptrace.Ptrace
Return the bitmask for enabling fork tracing.
OPTION_SYSGOOD - Static variable in class frysk.sys.ptrace.Ptrace
Return the bitmask for enabling SYSGOOD(?} tracing.
OptionException - Exception in gnu.classpath.tools.getopt
An OptionException is thrown internally when an error is seen when parsing a command line.
OptionException(String) - Constructor for exception gnu.classpath.tools.getopt.OptionException
 
OptionGroup - Class in gnu.classpath.tools.getopt
An option group holds a collection of Options.
OptionGroup(String) - Constructor for class gnu.classpath.tools.getopt.OptionGroup
Create a new option group with the indicated name.
options - Variable in class frysk.ftrace.Rule
 
options(PrintDebugInfoStackOptions) - Static method in class frysk.util.StackPrintUtil
Create, in a separate group, the standard set of stack-print options provided by utilities.
OR - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
OR - Static variable in interface frysk.expr.CExprParserTokenTypes
 
OR - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
OR - Static variable in class lib.dwfl.DwOp
 
or(ElfFlags) - Method in class lib.dwfl.ElfFlags
 
OR_ - Static variable in class lib.dwfl.DwOp
 
order() - Method in class frysk.expr.ExprSearchEngine
 
order() - Method in interface frysk.expr.ExprSymTab
The byte order to use when creating new values.
order() - Method in class frysk.expr.ScratchSymTab
The byte order to use when creating new values.
order() - Method in class frysk.isa.ISA
 
order() - Method in class frysk.value.ArithmeticType
 
order() - Method in class inua.eio.ByteBuffer
 
order(ByteOrder) - Method in class inua.eio.ByteBuffer
 
ORDERING - Static variable in class lib.dwfl.DwAt
 
ORDERING_ - Static variable in class lib.dwfl.DwAt
 
ORIG_EAX - Static variable in class frysk.isa.registers.IA32Registers
 
ORIG_RAX - Static variable in class frysk.isa.registers.X8664Registers
 
ORIGR3 - Static variable in class frysk.isa.registers.PPC32Registers
 
ORIGR3 - Static variable in class frysk.isa.registers.PPC64Registers
 
os_arch - Static variable in class frysk.gui.common.IconManager
 
os_name - Static variable in class frysk.gui.common.IconManager
 
os_version - Static variable in class frysk.gui.common.IconManager
 
out - Static variable in class frysk.sys.FileDescriptor
File descriptor corresponding to standard output
out - Variable in class frysk.sys.Pipe
Use this end for writing.
out - Variable in class frysk.sys.PipePair
Write to this file descriptor.
OUT_OF_SCOPE - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
OUT_OF_SCOPE_VAR - Static variable in class frysk.dom.DOMTagTypes
 
outerTo(FrameIdentifier) - Method in class frysk.stack.FrameIdentifier
Returns true if this FrameIdentifier is outer to the parameter.
OutOfLineFunction - Class in frysk.scopes
This refers to a concrete (not inlined) instance of a function.
OutOfLineFunction(DwarfDie, TypeFactory) - Constructor for class frysk.scopes.OutOfLineFunction
 
output(PrintWriter) - Method in class frysk.rt.FunctionBreakpoint
 
output(PrintWriter) - Method in class frysk.rt.LineBreakpoint
 
output(PrintWriter) - Method in class frysk.rt.SourceBreakpoint
 
OUTPUT - Static variable in class frysk.sys.termios.Flush
 
Output - Class in frysk.sys.termios
Output modes.
Output() - Constructor for class frysk.sys.termios.Output
 
OUTPUT_OFF - Static variable in class frysk.sys.termios.Flow
 
OUTPUT_ON - Static variable in class frysk.sys.termios.Flow
 
OVER - Static variable in class lib.dwfl.DwOp
 
OVER_ - Static variable in class lib.dwfl.DwOp
 
ownsEvent(Event) - Method in class frysk.gui.monitor.eventviewer.ProcTimeLine
 
ownsEvent(Event) - Method in class frysk.gui.monitor.eventviewer.TaskTimeLine
 
ownsEvent(Event) - Method in class frysk.gui.monitor.eventviewer.TimeLine
Returns wether this time line is associated with the given event

P

pack(int, int) - Method in class frysk.value.SignedType
 
pack(int, int) - Method in class frysk.value.Type
Pack this TYPE into bigSize and bitOffset.
pack(int, int) - Method in class frysk.value.UnsignedType
 
PACKED_DECIMAL - Static variable in class lib.dwfl.DwAte
 
PACKED_DECIMAL_ - Static variable in class lib.dwfl.DwAte
 
PACKED_TYPE - Static variable in class lib.dwfl.DwTag
 
PACKED_TYPE_ - Static variable in class lib.dwfl.DwTag
 
PackedType - Class in frysk.value
Type decorator class, so that a base or composite type can be decorated with various attributes.
PackedType(Type) - Constructor for class frysk.value.PackedType
 
paddr - Variable in class lib.dwfl.ElfPHeader
 
PAGESZ - Static variable in class inua.elf.AT
 
PAGING - Static variable in class frysk.testbed.StatState
 
paint(Graphics) - Method in class junit.awtui.Logo
 
paint(Graphics) - Method in class junit.awtui.ProgressBar
 
paintBackground(Graphics) - Method in class junit.awtui.Logo
 
paintBackground(Graphics) - Method in class junit.awtui.ProgressBar
 
paintStatus(Graphics) - Method in class junit.awtui.ProgressBar
 
parent - Variable in class frysk.proc.Proc
XXX: This should not be public.
PARENT_ACK - Static variable in class frysk.testbed.LegacyOffspring
 
PARENT_ACK - Static variable in class frysk.testbed.SlaveOffspring
 
parentTaskActionPoint - Variable in class frysk.gui.monitor.observers.TaskCloneObserver
 
parentTaskActionPoint - Variable in class frysk.gui.monitor.observers.TaskForkedObserver
 
parentTaskFilterPoint - Variable in class frysk.gui.monitor.observers.TaskCloneObserver
 
parentTaskFilterPoint - Variable in class frysk.gui.monitor.observers.TaskForkedObserver
 
parse(DOMFrysk, DOMSource, DOMImage) - Method in class frysk.dom.cparser.CTagsParser
 
parse(DOMFrysk, DOMSource, DOMImage) - Method in class frysk.dom.cparser.SimpleParser
 
parse(DOMFrysk, DOMSource, DOMImage) - Method in interface frysk.dom.StaticParser
Parses the given file for syntax and other static information and stores the info in the specified buffer
parse(ExprSymTab, String) - Static method in class frysk.expr.ExpressionFactory
Parse the string, returning an expression; or throwing SyntaxException.
parse(String) - Method in class frysk.expr.FQIdentParser
 
parse(String) - Static method in class frysk.rsl.LogOption
Parse ARG0 setting log levels.
parse(String[]) - Method in class frysk.util.CommandlineParser
 
parse(String[], FileArgumentCallback) - Method in class gnu.classpath.tools.getopt.Parser
Parse a command line.
parse(String[]) - Method in class gnu.classpath.tools.getopt.Parser
Parse a command line.
parseCommand(Proc) - Method in class frysk.util.CommandlineParser
Callback function.
parseCores(Proc[]) - Method in class frysk.util.CommandlineParser
Callback function.
parsed(String) - Method in class frysk.rsl.LogOption
Called by option parser; handle option with specified argument.
parsed(String) - Method in class gnu.classpath.tools.getopt.Option
This is called by the parser when this option is recognized.
parseFQIdentifier(String, boolean, boolean, boolean) - Static method in class frysk.expr.FQIdentParser
 
parseFtraceIdentifier(String) - Static method in class frysk.expr.FQIdentParser
 
parsePids(Proc[]) - Method in class frysk.util.CommandlineParser
Callback function.
Parser - Class in gnu.classpath.tools.getopt
An instance of this class is used to parse command-line options.
Parser(String, String) - Constructor for class gnu.classpath.tools.getopt.Parser
Create a new parser.
Parser(String, String, boolean) - Constructor for class gnu.classpath.tools.getopt.Parser
Create a new parser.
PARSER_ERROR - Static variable in class frysk.dom.DOMSource
Whether the parser errored out while while this source was being parsed
PARTIAL_UNIT - Static variable in class lib.dwfl.DwTag
 
PARTIAL_UNIT_ - Static variable in class lib.dwfl.DwTag
 
PASTE - Static variable in interface jline.ConsoleOperations
Operation that pastes the contents of the cliboard into the line
paste() - Method in class jline.ConsoleReader
Paste the contents of the clipboard into the console buffer
PASTE_NEXT - Static variable in interface jline.ConsoleOperations
Operation that
PASTE_PREV - Static variable in interface jline.ConsoleOperations
Operation that
path() - Method in class frysk.rsl.Log
Return the full path of the logger.
PATH_ATTR - Static variable in class frysk.dom.DOMImage
 
PATH_NOT_FOUND - Static variable in class frysk.gui.monitor.GuiProc
 
pathFound(String) - Static method in class frysk.dom.DOMCommon
pathFound checks to be sure the source file is where the executable thinks it is
pause() - Method in class frysk.util.FlowControlWriter
 
PC - Variable in class frysk.testbed.FryskAsm
 
PCLINE_ATTR - Static variable in class frysk.dom.DOMInlineInstance
 
peek(ProcessIdentifier, long) - Method in class frysk.sys.ptrace.AddressSpace
Fetch a byte at ADDR of process PID.
PeekCommand - Class in frysk.hpd
PeekCommand handles the "peek memory-location" command on the fhpd commandline.
permExecute - Variable in class frysk.proc.MemoryMap
 
PERMISSIVE - Static variable in class lib.dwfl.ElfFlags
 
permRead - Variable in class frysk.proc.MemoryMap
 
permWrite - Variable in class frysk.proc.MemoryMap
 
pgrp - Variable in class frysk.sys.proc.Stat
The process group ID.
PHDR - Static variable in class inua.elf.AT
 
PHEADER_ET_CORE - Static variable in class lib.dwfl.ElfEHeader
 
PHEADER_ET_DYN - Static variable in class lib.dwfl.ElfEHeader
 
PHEADER_ET_EXEC - Static variable in class lib.dwfl.ElfEHeader
 
PHEADER_ET_HIOS - Static variable in class lib.dwfl.ElfEHeader
 
PHEADER_ET_HIPROC - Static variable in class lib.dwfl.ElfEHeader
 
PHEADER_ET_LOOS - Static variable in class lib.dwfl.ElfEHeader
 
PHEADER_ET_LOPROC - Static variable in class lib.dwfl.ElfEHeader
 
PHEADER_ET_NONE - Static variable in class lib.dwfl.ElfEHeader
 
PHEADER_ET_NUM - Static variable in class lib.dwfl.ElfEHeader
 
PHEADER_ET_REL - Static variable in class lib.dwfl.ElfEHeader
 
PHENT - Static variable in class inua.elf.AT
 
phentsize - Variable in class lib.dwfl.ElfEHeader
 
PHFLAG_EXECUTABLE - Static variable in class lib.dwfl.ElfPHeader
 
PHFLAG_NONE - Static variable in class lib.dwfl.ElfPHeader
 
PHFLAG_READABLE - Static variable in class lib.dwfl.ElfPHeader
 
PHFLAG_WRITABLE - Static variable in class lib.dwfl.ElfPHeader
 
PHNUM - Static variable in class inua.elf.AT
 
phnum - Variable in class lib.dwfl.ElfEHeader
 
phoff - Variable in class lib.dwfl.ElfEHeader
 
PICK - Static variable in class lib.dwfl.DwOp
 
PICK_ - Static variable in class lib.dwfl.DwOp
 
PICTURE_STRING - Static variable in class lib.dwfl.DwAt
 
PICTURE_STRING_ - Static variable in class lib.dwfl.DwAt
 
Pid - Class in frysk.sys
Get process information.
Pid() - Constructor for class frysk.sys.Pid
 
pid - Variable in class frysk.sys.PipePair
File descriptor of process wired to the pipe.
pid - Variable in class frysk.sys.proc.Stat
The thread id (== pid in main thread)
pid - Variable in class frysk.sys.proc.Status
 
PIDColumnDialog - Class in frysk.gui.monitor
A simple dialog to accept input determining which columns should be displayed on the SessionProcTreeView.
PIDColumnDialog(LibGlade) - Constructor for class frysk.gui.monitor.PIDColumnDialog
 
PidCounter - Class in frysk.testbed
Watch for events involving the specified PID process; count the number of events seen.
PidCounter(int) - Constructor for class frysk.testbed.PidCounter
Create a pid counter bound to PID.
PidCounter(int, Observable) - Constructor for class frysk.testbed.PidCounter
Create a pid counter bound to PID, and attached to observable.
PIDMenu - Class in frysk.gui.monitor
A menu to appear on the right-click of any of the column headers in the SessionProcTreeView, to handle the manipulation of these columns.
PIDMenu(PIDColumnDialog) - Constructor for class frysk.gui.monitor.PIDMenu
 
Piece - Class in frysk.debuginfo
 
Piece(long) - Constructor for class frysk.debuginfo.Piece
 
PIECE - Static variable in class lib.dwfl.DwOp
 
PIECE_ - Static variable in class lib.dwfl.DwOp
 
PieceLocation - Class in frysk.debuginfo
 
PieceLocation(List) - Constructor for class frysk.debuginfo.PieceLocation
 
PIPE - Static variable in class frysk.isa.signals.StandardSignal
 
Pipe - Class in frysk.sys
Open a Pipe.
Pipe() - Constructor for class frysk.sys.Pipe
Create a bi-directional pipe.
PIPE - Static variable in class frysk.sys.Signal
 
PipePair - Class in frysk.sys
An abstract class for creating a pair of pipes wired up to a child process, with OUT wired to the child's STDIN, and IN wired to the child's stdout.
pkgDataFile(String) - Static method in class frysk.config.Prefix
A file in frysk's shared, 32-bit and 64-bit independant, data directory.
pkgLib32File(String) - Static method in class frysk.config.Prefix
A file in frysk's 32-bit library directory.
pkgLib64File(String) - Static method in class frysk.config.Prefix
A file in frysk's 64-bit library directory.
pkgLibFile(String) - Static method in class frysk.config.Prefix
A file in Frysk's library directory.
PLAIN_FONT - Static variable in class junit.swingui.StatusLine
 
PLATFORM - Static variable in class inua.elf.AT
 
PLTBreakpoint - Class in frysk.rt
 
PLTBreakpoint(int, PLTEntry) - Constructor for class frysk.rt.PLTBreakpoint
Set a breakpoint based on a PLTEntry.
PLTEntry - Class in frysk.symtab
 
PLUS - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
PLUS - Static variable in interface frysk.expr.CExprParserTokenTypes
 
PLUS - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
PLUS - Static variable in class lib.dwfl.DwOp
 
PLUS_ - Static variable in class lib.dwfl.DwOp
 
PLUS_UCONST - Static variable in class lib.dwfl.DwOp
 
PLUS_UCONST_ - Static variable in class lib.dwfl.DwOp
 
PLUSEQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
PLUSEQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
PLUSEQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
plusEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
PLUSPLUS - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
PLUSPLUS - Static variable in interface frysk.expr.CExprParserTokenTypes
 
PLUSPLUS - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
POINTER_TYPE - Static variable in class lib.dwfl.DwTag
 
POINTER_TYPE_ - Static variable in class lib.dwfl.DwTag
 
POINTERSTAR - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
POINTERSTAR - Static variable in interface frysk.expr.CExprParserTokenTypes
 
POINTERSTAR - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
POINTERTO - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
POINTERTO - Static variable in interface frysk.expr.CExprParserTokenTypes
 
POINTERTO - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
PointerType - Class in frysk.value
Type for a pointer (or address) of another type.
PointerType(String, ByteOrder, int, Type) - Constructor for class frysk.value.PointerType
Create a PointerType.
poke(ProcessIdentifier, long, int) - Method in class frysk.sys.ptrace.AddressSpace
Store the byte at ADDR of process PID.
Poll - Class in frysk.sys
Poll like interface for waiting on kernel events.
Poll() - Constructor for class frysk.sys.Poll
 
poll(PollBuilder, long) - Static method in class frysk.sys.Poll
Poll the system for either FD, or signal events.
POLL - Static variable in class frysk.sys.Signal
 
Poll.Fds - Class in frysk.sys
Manage the file descriptors watched by the poll call.
Poll.Fds() - Constructor for class frysk.sys.Poll.Fds
 
PollBuilder - Interface in frysk.sys
Notify client of Poll events.
pollIn(int) - Method in interface frysk.sys.PollBuilder
 
Pool - Class in inua.util
Object pool, call recycle to start reusing them.
Pool(Class) - Constructor for class inua.util.Pool
A simple pool.
Pool(Class, Object) - Constructor for class inua.util.Pool
A pool where each object's constructor is parameterized with PARAM (It does an exact match of PARAM's class, is that a good idea?).
populateStackBrowser(DebugInfoFrame[][]) - Method in class frysk.gui.srcwin.SourceWindow
Populates the stack browser window
popup() - Method in class frysk.gui.monitor.PIDMenu
Show the popup menu.
posInf - Static variable in class frysk.value.BigFloatingPoint
 
position(int) - Method in class frysk.stack.FrameLevel
Return the N't position.
position() - Method in class inua.eio.Buffer
 
position(long) - Method in class inua.eio.Buffer
 
POSTDECREMENT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
POSTDECREMENT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
POSTDECREMENT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
postfix_expression() - Method in class frysk.expr.CExprParser
 
POSTINCREMENT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
POSTINCREMENT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
POSTINCREMENT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
PPC - Static variable in class frysk.isa.signals.SignalTableFactory
 
PPC32 - Static variable in class frysk.testbed.FryskAsm
 
PPC32BE - Static variable in class frysk.isa.banks.PPCBankRegisters
This map corresponds to the layout of registers in the child's USER area.
PPC32BE - Static variable in class frysk.isa.ISA
 
PPC32BE_ON_PPC64BE - Static variable in class frysk.isa.banks.PPCBankRegisters
 
PPC32LinuxElfCorefile - Class in frysk.isa.corefiles
PPC32LinuxElfCorefile.
PPC32LinuxElfCorefile(Proc, Task[]) - Constructor for class frysk.isa.corefiles.PPC32LinuxElfCorefile
LinuxElfCoreFile.
PPC32Registers - Class in frysk.isa.registers
 
PPC64 - Static variable in class frysk.testbed.FryskAsm
 
PPC64BE - Static variable in class frysk.isa.banks.PPCBankRegisters
This map corresponds to the layout of registers in the child's USER area.
PPC64BE - Static variable in class frysk.isa.ISA
 
PPC64LinuxElfCorefile - Class in frysk.isa.corefiles
PPC64LinuxElfCorefile.
PPC64LinuxElfCorefile(Proc, Task[]) - Constructor for class frysk.isa.corefiles.PPC64LinuxElfCorefile
LinuxElfCoreFile.
PPC64Registers - Class in frysk.isa.registers
 
PPCBankRegisters - Class in frysk.isa.banks
 
PPCBankRegisters() - Constructor for class frysk.isa.banks.PPCBankRegisters
 
ppid - Variable in class frysk.sys.proc.Stat
The parent process id.
pread(long, byte[], int, int) - Method in class frysk.sys.StatelessFile
 
PREDECREMENT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
PREDECREMENT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
PREDECREMENT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
preferenceChanged(String, boolean) - Method in interface frysk.gui.prefs.BooleanPreference.BooleanPreferenceListener
 
preferenceChanged(String, Color) - Method in interface frysk.gui.prefs.ColorPreference.ColorPreferenceListener
 
preferenceChanged(String, int) - Method in interface frysk.gui.prefs.IntPreference.IntPreferenceListener
 
preferenceChanged(String, Color, Weight, Style) - Method in interface frysk.gui.srcwin.prefs.SyntaxPreference.SyntaxPreferenceListener
 
PreferenceEditor - Class in frysk.gui.prefs
PreferenceEditor allows the user to change the value of a preference.
PreferenceEditor(FryskPreference) - Constructor for class frysk.gui.prefs.PreferenceEditor
Creates a new Preference editor.
PreferenceGroup - Class in frysk.gui.prefs
A preference group is a collection of preferences that all belong to the same category.
PreferenceGroup(String, int) - Constructor for class frysk.gui.prefs.PreferenceGroup
Create a new Preference Group.
PreferenceManager - Class in frysk.gui.prefs
PreferenceManager keeps track of the different frysk.gui.common.prefs.PreferenceGroup in the system.
PreferenceManager() - Constructor for class frysk.gui.prefs.PreferenceManager
 
PreferencesWindow - Class in frysk.gui.monitor
The preference window.
PreferencesWindow(LibGlade) - Constructor for class frysk.gui.monitor.PreferencesWindow
 
PreferenceWidget - Class in frysk.gui.monitor
Generic Preference widget, which provides a base class for preference pages that can be added to the preference window.
PreferenceWidget(String) - Constructor for class frysk.gui.monitor.PreferenceWidget
 
PreferenceWindow - Class in frysk.gui.prefs
The PreferenceWindow allows the user to display and edit any of the preferences in any of the groups registered with the preference manager.
PreferenceWindow(LibGlade) - Constructor for class frysk.gui.prefs.PreferenceWindow
Creates a new Preference Window
Prefix - Class in frysk.config
Standard directory prefixes, as specified by autoconf.
prefix() - Method in class frysk.rsl.Log
 
prefix(Object) - Method in class frysk.rsl.Log
 
prefix(Log) - Method in class frysk.rsl.Printer
 
prefix(Log, Object) - Method in class frysk.rsl.Printer
 
prefix_expression() - Method in class frysk.expr.CExprParser
 
PrefixFactory - Class in frysk.config
Standard directory prefixes, as specified by autoconf.
PrefixFactory() - Constructor for class frysk.config.PrefixFactory
 
prefsWindow - Variable in class frysk.gui.monitor.WindowManager
 
PREINCREMENT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
PREINCREMENT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
PREINCREMENT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
prepareStep(Task) - Method in class frysk.proc.live.Breakpoint
Prepares the given Task for a step over the breakpoint.
present() - Method in class frysk.gui.monitor.ObserversDialog
 
presentEditObserversMode(Session) - Method in class frysk.gui.druid.CreateFryskSessionDruid
 
presentProcLister() - Method in class frysk.gui.druid.CreateFryskSessionDruid
presentProcList is a method used by the debug window to bring up a list of procs in the cpu queue that the debug window can attach to.
PREV_CHAR - Static variable in interface jline.ConsoleOperations
Operation that moved to the previous character in the buffer.
PREV_FIND - Static variable in class frysk.gui.srcwin.SourceWindow
 
PREV_HISTORY - Static variable in interface jline.ConsoleOperations
Operation that sets the buffer to the previous history item.
PREV_SPACE_WORD - Static variable in interface jline.ConsoleOperations
Operation that moved to the previous whitespace.
PREV_WORD - Static variable in interface jline.ConsoleOperations
Operation that
previous() - Method in class jline.History
Move the pointer to the previous element in the buffer.
primitiveType(AST) - Method in class frysk.expr.CExprEvaluator
 
primitiveType() - Method in class frysk.expr.CExprParser
 
primitiveType(AST) - Method in class frysk.expr.CTypeEvaluator
 
print(String, DebugInfoFrame) - Method in class frysk.debuginfo.DebugInfo
Implement the cli print request.
print(String) - Method in class frysk.gui.monitor.LogWidget
Print the given string to the log window.
print(PrintWriter) - Method in class frysk.hpd.DbgVariables
 
print(PrintWriter) - Method in class frysk.proc.Auxv
 
print(Object) - Method in class frysk.rsl.Printer
Use poorly implemented reflection to dump Objects.
print(boolean) - Method in class frysk.rsl.Printer
Booleans are printed as strings.
print(char) - Method in class frysk.rsl.Printer
Chars are printed in quotes.
print(int) - Method in class frysk.rsl.Printer
Integers are printed in decimal.
print(long) - Method in class frysk.rsl.Printer
Longs are printed in hex.
print(String) - Method in class frysk.rsl.Printer
Strings are just copied.
print(Task, PrintDebugInfoStackOptions, PrintWriter) - Static method in class frysk.util.StackPrintUtil
Given a task, a writer, and the selected stack-print-options, produce a stack back-trace.
Print - Interface in inua.util
Print interface.
print(PrintWriter) - Method in interface inua.util.Print
 
print(int, char, String) - Method in class inua.util.PrintWriter
Print a String in a field at least |WIDTH| characters wide, padding with PADDING when necessary.
print(int, String) - Method in class inua.util.PrintWriter
Print a String in a field at least |WIDTH| characters wide, padding with spaces when necessary.
print(int, char, char) - Method in class inua.util.PrintWriter
Print a character in a field at least |WIDTH| characters wide, padding with PADDING when necessary.
print(int, char) - Method in class inua.util.PrintWriter
Print a character in a field at least |WIDTH| characters wide, padding with spaces when necessary.
print(int, char, long) - Method in class inua.util.PrintWriter
Print L in decimal, if L is less than |WIDTH| characters pad to WIDTH with PADDING.
print(int, long) - Method in class inua.util.PrintWriter
Print L in decimal, if L is less than |WIDTH| characters pad to WIDTH with spaces.
printAll() - Method in class lib.dwfl.ElfPrstatus
 
printAsHexConstant(PrintWriter, Location) - Method in class frysk.value.FloatingPointType
Prints value as a hexadecimal float constant.
printCall(PrintWriter, Task) - Method in class frysk.isa.syscalls.Syscall
Print a textual representation of a system call.
printColumns(Collection) - Method in class jline.ConsoleReader
Output the specified Collection in proper columns.
PrintDebugInfoStackOptions - Class in frysk.debuginfo
 
PrintDebugInfoStackOptions() - Constructor for class frysk.debuginfo.PrintDebugInfoStackOptions
 
printDebugNames() - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
Print function and variable names using debug, rather than ABI, information.
printDefect(TestFailure, int) - Method in class junit.textui.ResultPrinter
 
printDOM(DOMFrysk) - Static method in class frysk.dom.DOMCommon
 
printDOM(DOMFrysk) - Static method in class frysk.gui.srcwin.SourceWindowFactory
Print out the DOM in XML format
Printer - Class in frysk.rsl
Class for accumulating and then displaying log messages.
printHelp() - Method in class frysk.util.CommandlineParser
 
printHelp(PrintStream, boolean) - Method in class gnu.classpath.tools.getopt.OptionGroup
Print the help output for this option group.
printHelp() - Method in class gnu.classpath.tools.getopt.Parser
 
printInlineFunctions() - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
Print inline function instances.
printLevel(PrintWriter) - Method in class frysk.stack.Frame
 
printLibraryNames() - Method in class frysk.stack.PrintStackOptions
 
printLibraryPaths() - Method in class frysk.stack.PrintStackOptions
 
printLineCol(PrintWriter) - Method in class frysk.scopes.Variable
 
printLocals() - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
Print the function's local variables.
printNewline() - Method in class jline.ConsoleReader
Output a platform-dependant newline.
printp(int, char, long) - Method in class inua.util.PrintWriter
Print V in decimal, always include a leading sign.
printp(int, long) - Method in class inua.util.PrintWriter
Print V in decimal, always include a leading sign.
printp(long) - Method in class inua.util.PrintWriter
Print V in decimal, always include a leading sign.
printParameters() - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
Print the parameter list (see also printValues).
printParameters(PrintWriter, DebugInfoFrame, boolean) - Method in class frysk.scopes.Function
 
PrintProc - Class in frysk.gui.monitor.actions
 
PrintProc() - Constructor for class frysk.gui.monitor.actions.PrintProc
 
PrintProc(PrintProc) - Constructor for class frysk.gui.monitor.actions.PrintProc
 
printReturn(PrintWriter, Task) - Method in class frysk.isa.syscalls.Syscall
Print a textual representation of the return result of a system call.
printScopes(PrintWriter) - Method in class frysk.debuginfo.DebugInfoFrame
 
printScopes(PrintWriter, DebugInfoFrame) - Method in class frysk.scopes.Function
 
printSourcePaths() - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
Print the full path to source files (instead of just the file name).
printStack(PrintWriter, Frame) - Static method in class frysk.stack.StackFactory
 
PrintStackOptions - Class in frysk.stack
 
PrintStackOptions() - Constructor for class frysk.stack.PrintStackOptions
 
printStackTrace(PrintWriter, DebugInfoFrame, PrintDebugInfoStackOptions) - Static method in class frysk.debuginfo.DebugInfoStackFactory
 
printString(String) - Method in class jline.ConsoleReader
Output the specified string to the output stream (but not the buffer).
PrintTask - Class in frysk.gui.monitor.actions
 
PrintTask() - Constructor for class frysk.gui.monitor.actions.PrintTask
 
PrintTask(PrintTask) - Constructor for class frysk.gui.monitor.actions.PrintTask
 
PrintTaskBacktrace - Class in frysk.gui.monitor.actions
Action that prints the backtrace of a blocked task to the log window, and also to the eventlogger.
PrintTaskBacktrace() - Constructor for class frysk.gui.monitor.actions.PrintTaskBacktrace
 
PrintTaskBacktrace(PrintTaskBacktrace) - Constructor for class frysk.gui.monitor.actions.PrintTaskBacktrace
 
printTaskStackTrace(PrintWriter, Task, PrintDebugInfoStackOptions) - Static method in class frysk.debuginfo.DebugInfoStackFactory
 
printTaskStackTrace(PrintWriter, Task, PrintStackOptions) - Static method in class frysk.stack.StackFactory
 
printValue(PrintWriter, DebugInfoFrame) - Method in class frysk.scopes.Variable
 
printValues() - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
Print paramter and variable values (rather than just their names).
printVirtualTaskStackTrace(PrintWriter, Task, PrintDebugInfoStackOptions) - Static method in class frysk.debuginfo.DebugInfoStackFactory
 
PrintWriter - Class in inua.util
An extension to Java's Writer object adding lots of convenient print methods.
PrintWriter(Writer) - Constructor for class inua.util.PrintWriter
Construct from a Writer.
PrintWriter(Writer, boolean) - Constructor for class inua.util.PrintWriter
Construct from a Writer, possibly enable auto-flush.
PrintWriter(OutputStream) - Constructor for class inua.util.PrintWriter
Construct from an OutputStream.
PrintWriter(OutputStream, boolean) - Constructor for class inua.util.PrintWriter
Construct from an OutputStream, possibly enable auto-flush.
printx(int, char, long) - Method in class inua.util.PrintWriter
Print L as a hexadecimal string, padding out to |WIDTH| with PADDING when necessary.
printx(int, long) - Method in class inua.util.PrintWriter
Print L as a hexadecimal string, padding out to |WIDTH| with spaces when necessary.
printx(long) - Method in class inua.util.PrintWriter
Print L as a hexadecimal string.
priority - Variable in class frysk.sys.proc.Stat
The nice value (plus fifteen).
PRIORITY - Static variable in class lib.dwfl.DwAt
 
PRIORITY_ - Static variable in class lib.dwfl.DwAt
 
PRIVATE - Static variable in class frysk.value.Access
 
PRIVATE - Static variable in class lib.dwfl.DwAccess
 
PRIVATE_ - Static variable in class frysk.value.Access
 
PRIVATE_ - Static variable in class lib.dwfl.DwAccess
 
proc - Variable in class frysk.expr.FQIdentifier
 
proc - Variable in class frysk.expr.FQIdentToken
 
Proc - Class in frysk.proc
A UNIX Process, containing tasks, memory, ...
Proc.ObservableXXX - Class in frysk.proc
XXX: Temporary until .observable's are converted to .requestAddObserver.
Proc.ObservableXXX() - Constructor for class frysk.proc.Proc.ObservableXXX
 
PROC_LIST_GLADE - Static variable in class frysk.gui.srcwin.SourceWindow
 
ProcAction - Class in frysk.gui.monitor.actions
 
ProcAction() - Constructor for class frysk.gui.monitor.actions.ProcAction
 
ProcAction(String, String) - Constructor for class frysk.gui.monitor.actions.ProcAction
 
ProcAction(ProcAction) - Constructor for class frysk.gui.monitor.actions.ProcAction
 
ProcBlockAction - Class in frysk.proc
This class blocks all of the threads in a process and performs a given action defined by the method existingTask(Task task) on each task.
ProcBlockAction(Proc, ProcBlockObserver) - Constructor for class frysk.proc.ProcBlockAction
Creates a ProcBlockAction which will attach to the given process stopping all of its tasks, performing the requested action on each task, and then removing itself.
ProcBlockAction(int) - Constructor for class frysk.proc.ProcBlockAction
 
ProcBlockAction(File) - Constructor for class frysk.proc.ProcBlockAction
 
ProcBlockObserver - Interface in frysk.proc
An interface perform a one time check of all tasks while each is in the blocked state.
ProcBox - Class in frysk.gui.monitor.eventviewer
 
ProcBuilder - Class in frysk.sys.proc
Scan the /proc, or /proc/pid/task directory for process/task IDs building each ID as it is encountered.
ProcBuilder() - Constructor for class frysk.sys.proc.ProcBuilder
 
ProcCommandLineFilter - Class in frysk.gui.monitor.filters
 
ProcCommandLineFilter() - Constructor for class frysk.gui.monitor.filters.ProcCommandLineFilter
 
ProcCommandLineFilter(ProcCommandLineFilter) - Constructor for class frysk.gui.monitor.filters.ProcCommandLineFilter
 
processActions - Variable in class frysk.gui.monitor.ActionPool
Actions that can be perfomred on a process should be appened here
processId - Variable in class frysk.expr.FQIdentifier
 
processId - Variable in class frysk.expr.FQIdentToken
 
ProcessIdentifier - Class in frysk.sys
Identifies a process.
ProcessIdentifier() - Constructor for class frysk.sys.ProcessIdentifier
 
ProcessIdentifierDecorator - Class in frysk.sys
Identifies a process.
ProcessIdentifierFactory - Class in frysk.sys
Generates ProcessIdentifiers (and ensures that they are unique).
ProcessIdentifierFactory() - Constructor for class frysk.sys.ProcessIdentifierFactory
 
processObservers - Variable in class frysk.gui.monitor.ActionPool
Observers that can be added to a process
processor - Variable in class frysk.sys.proc.Stat
CPU number last executed on.
processPickerGlade - Variable in class frysk.gui.monitor.WindowManager
 
ProcEvent - Interface in frysk.event
The proc event interface.
ProcEvent - Class in frysk.proc
 
ProcEvent() - Constructor for class frysk.proc.ProcEvent
 
ProcEvent(Proc) - Constructor for class frysk.proc.ProcEvent
 
ProcEventObservable - Class in frysk.proc
 
ProcEventObservable() - Constructor for class frysk.proc.ProcEventObservable
 
ProcFilter - Class in frysk.gui.monitor.filters
 
ProcFilterPoint - Class in frysk.gui.monitor.filters
 
ProcFilterPoint() - Constructor for class frysk.gui.monitor.filters.ProcFilterPoint
 
ProcFilterPoint(String, String) - Constructor for class frysk.gui.monitor.filters.ProcFilterPoint
 
ProcFilterPoint(ProcFilterPoint) - Constructor for class frysk.gui.monitor.filters.ProcFilterPoint
 
ProcFollowUtil - Class in frysk.util
 
ProcFollowUtil(String, String, String[], TaskObserver[], OptionGroup[], ProcRunUtil.RunUtilOptions) - Constructor for class frysk.util.ProcFollowUtil
 
procFound(Proc) - Method in interface frysk.proc.FindProc
The process was successfully found and added to the Host's list of processes.
ProcInfo - Class in lib.unwind
 
procIsDead() - Method in class frysk.gui.monitor.eventviewer.ProcBox
 
ProcNameFilter - Class in frysk.gui.monitor.filters
Filter passes if the name if the given process matches the stored process name.
ProcNameFilter() - Constructor for class frysk.gui.monitor.filters.ProcNameFilter
 
ProcNameFilter(ProcNameFilter) - Constructor for class frysk.gui.monitor.filters.ProcNameFilter
 
procNotFound(int) - Method in interface frysk.proc.FindProc
The process with the given ID was not found.
ProcParentNameFilter - Class in frysk.gui.monitor.filters
 
ProcParentNameFilter() - Constructor for class frysk.gui.monitor.filters.ProcParentNameFilter
 
ProcParentNameFilter(ProcParentNameFilter) - Constructor for class frysk.gui.monitor.filters.ProcParentNameFilter
 
ProcPathFilter - Class in frysk.gui.monitor.filters
 
ProcPathFilter() - Constructor for class frysk.gui.monitor.filters.ProcPathFilter
 
ProcPathFilter(ProcPathFilter) - Constructor for class frysk.gui.monitor.filters.ProcPathFilter
 
ProcRunUtil - Class in frysk.util
Framework to be used for frysk utilities which analyze running processes.
ProcRunUtil(String, String, String[], ProcRunUtil.ProcRunObserver, OptionGroup[], ProcRunUtil.RunUtilOptions) - Constructor for class frysk.util.ProcRunUtil
 
ProcRunUtil.ProcRunObserver - Interface in frysk.util
 
ProcRunUtil.RunUtilOptions - Class in frysk.util
 
ProcRunUtil.RunUtilOptions() - Constructor for class frysk.util.ProcRunUtil.RunUtilOptions
 
ProcStopUtil - Class in frysk.util
Framework to be used for frysk utilities that, a) Accept pids, executable paths, core files & b) Require tasks to be stopped, Utilities must define a event.ProcEvent to execute.
ProcStopUtil(String, String[], ProcEvent, OptionGroup[]) - Constructor for class frysk.util.ProcStopUtil
 
ProcStopUtil(String, String[], ProcEvent) - Constructor for class frysk.util.ProcStopUtil
 
ProcTaskIDManager - Class in frysk.rt
 
ProcTasksAction - Class in frysk.proc
Provides a mechanism for tracing all clone events within a process.
ProcTasksAction(Proc, ProcTasksObserver) - Constructor for class frysk.proc.ProcTasksAction
An observer that monitors all Tasks of a process notifying the caller of each new Task as it is added.
ProcTasksObserver - Interface in frysk.proc
An interface for clients to correctly know about all tasks of a Proc.
ProcTimeLine - Class in frysk.gui.monitor.eventviewer
 
ProcTimeLine(GuiProc, TimeLineSelectionManager) - Constructor for class frysk.gui.monitor.eventviewer.ProcTimeLine
 
ProcWiseDataModel - Class in frysk.gui.monitor
A data model that groups PID's by executable name.
ProcWiseDataModel() - Constructor for class frysk.gui.monitor.ProcWiseDataModel
 
ProcWiseTreeView - Class in frysk.gui.monitor
 
ProcWiseTreeView(Handle, ProcWiseDataModel) - Constructor for class frysk.gui.monitor.ProcWiseTreeView
 
PRODUCER - Static variable in class lib.dwfl.DwAt
 
PRODUCER_ - Static variable in class lib.dwfl.DwAt
 
PROF - Static variable in class frysk.isa.signals.StandardSignal
 
PROF - Static variable in class frysk.sys.Signal
 
programObserver - Variable in class frysk.gui.monitor.observers.ObserverManager
 
ProgramObserver - Class in frysk.gui.monitor.observers
A ProgramObserver watches a process for fork events.
ProgramObserver() - Constructor for class frysk.gui.monitor.observers.ProgramObserver
 
ProgressBar - Class in junit.awtui
 
ProgressBar() - Constructor for class junit.awtui.ProgressBar
 
proper - Static variable in class frysk.value.BigFloatingPoint
 
propertiesChanged - Variable in class frysk.gui.monitor.GuiObject
 
property - Static variable in class jline.ConsoleRunner
 
protect() - Method in interface junit.framework.Protectable
Run the the following method protected.
Protectable - Interface in junit.framework
A Protectable can be run and can throw a Throwable.
PROTECTED - Static variable in class frysk.value.Access
 
PROTECTED - Static variable in class lib.dwfl.DwAccess
 
PROTECTED_ - Static variable in class frysk.value.Access
 
PROTECTED_ - Static variable in class lib.dwfl.DwAccess
 
PROTOTYPED - Static variable in class lib.dwfl.DwAt
 
PROTOTYPED_ - Static variable in class lib.dwfl.DwAt
 
PseudoTerminal - Class in frysk.sys
Open a pty
PseudoTerminal(boolean) - Constructor for class frysk.sys.PseudoTerminal
Open a pseudo-terminal, a.k.a.
PseudoTerminal() - Constructor for class frysk.sys.PseudoTerminal
 
PTR_TO_MEMBER_TYPE - Static variable in class lib.dwfl.DwTag
 
PTR_TO_MEMBER_TYPE_ - Static variable in class lib.dwfl.DwTag
 
ptrace(File, String, String, String, String[], String[]) - Static method in class frysk.sys.Fork
Create a child process running EXE with arguments ARGV[0...]; mark the process for tracing.
ptrace(String[]) - Static method in class frysk.sys.Fork
Create a child process running ARGS[0] with arguments ARGS[0...]; mark the process for tracing.
Ptrace - Class in frysk.sys.ptrace
Trace a process.
Ptrace() - Constructor for class frysk.sys.ptrace.Ptrace
 
PTYPE_DYNAMIC - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_GNU_EH_FRAME - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_GNU_RELRO - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_GNU_STACK - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_HIOS - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_HIPROC - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_HISUNW - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_INTERP - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_LOAD - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_LOOS - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_LOPROC - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_LOSUNW - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_NOTE - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_NULL - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_NUM - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_PHDR - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_SHLIB - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_SUNWBSS - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_SUNWSTACK - Static variable in class lib.dwfl.ElfPHeader
 
PTYPE_TLS - Static variable in class lib.dwfl.ElfPHeader
 
PtyTerminal - Class in frysk.util
Class that implements the jline Terminal abstract class using frysk.sys.termios calls.
PtyTerminal(FileDescriptor) - Constructor for class frysk.util.PtyTerminal
 
PtyTerminal(File) - Constructor for class frysk.util.PtyTerminal
 
PtyTerminal(String) - Constructor for class frysk.util.PtyTerminal
 
PtyTerminal - Class in jline
Terminal that is used for a specifiable pty on unix platforms.
PtyTerminal(String) - Constructor for class jline.PtyTerminal
 
PUBLIC - Static variable in class frysk.value.Access
 
PUBLIC - Static variable in class lib.dwfl.DwAccess
 
PUBLIC_ - Static variable in class frysk.value.Access
 
PUBLIC_ - Static variable in class lib.dwfl.DwAccess
 
publish(LogRecord) - Method in class frysk.gui.monitor.datamodels.CoreDebugHandler
 
publish(LogRecord) - Method in class frysk.gui.monitor.FryskErrorFileHandler
 
PURE - Static variable in class lib.dwfl.DwAt
 
PURE_ - Static variable in class lib.dwfl.DwAt
 
PUSH_OBJECT_ADDRESS - Static variable in class lib.dwfl.DwOp
 
PUSH_OBJECT_ADDRESS_ - Static variable in class lib.dwfl.DwOp
 
put(ISA, Object) - Method in class frysk.isa.ISAMap
Add the ISA to the table; this allows cascaded calls vis: .put(IA32, O1).put(X8664, O2).
put(String, String) - Method in class frysk.proc.Environ
Put the variable into the environ set with the provided value.
put(String) - Method in class frysk.proc.Environ
Decode then add an environment variable.
put(String[]) - Method in class frysk.proc.Environ
Put all elements of the the ENVIRON array into the ENVIRON set.
put(ByteOrder, byte[], int) - Method in class frysk.value.Location
Put the big-endian BYTES into the least-significant end of Location; if there insufficient bytes, pad the most sigificant end with FILL (treated as a byte); if there are too may bytes truncate the most significant end.
put(byte[], int, int) - Method in class inua.eio.ByteBuffer
 
put(byte[]) - Method in class inua.eio.ByteBuffer
 
putByte(byte) - Method in class inua.eio.ByteBuffer
 
putByte(long, byte) - Method in class inua.eio.ByteBuffer
 
putDouble(double) - Method in class inua.eio.ByteBuffer
 
putDouble(ByteOrder, double) - Method in class inua.eio.ByteBuffer
 
putDouble(long, double) - Method in class inua.eio.ByteBuffer
 
putDouble(ByteOrder, long, double) - Method in class inua.eio.ByteBuffer
 
putFloat(float) - Method in class inua.eio.ByteBuffer
 
putFloat(ByteOrder, float) - Method in class inua.eio.ByteBuffer
 
putFloat(long, float) - Method in class inua.eio.ByteBuffer
 
putFloat(ByteOrder, long, float) - Method in class inua.eio.ByteBuffer
 
putInt(int) - Method in class inua.eio.ByteBuffer
 
putInt(ByteOrder, int) - Method in class inua.eio.ByteBuffer
 
putInt(long, int) - Method in class inua.eio.ByteBuffer
 
putInt(ByteOrder, long, int) - Method in class inua.eio.ByteBuffer
 
putLong(long) - Method in class inua.eio.ByteBuffer
 
putLong(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
putLong(long, long) - Method in class inua.eio.ByteBuffer
 
putLong(ByteOrder, long, long) - Method in class inua.eio.ByteBuffer
 
putShort(short) - Method in class inua.eio.ByteBuffer
 
putShort(ByteOrder, short) - Method in class inua.eio.ByteBuffer
 
putShort(long, short) - Method in class inua.eio.ByteBuffer
 
putShort(ByteOrder, long, short) - Method in class inua.eio.ByteBuffer
 
putString(String) - Method in class jline.ConsoleReader
Write out the specified string to the buffer and the output stream.
putUByte(short) - Method in class inua.eio.ByteBuffer
 
putUByte(long, short) - Method in class inua.eio.ByteBuffer
 
putUInt(long) - Method in class inua.eio.ByteBuffer
 
putUInt(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
putUInt(long, long) - Method in class inua.eio.ByteBuffer
 
putUInt(ByteOrder, long, long) - Method in class inua.eio.ByteBuffer
 
putULong(long) - Method in class inua.eio.ByteBuffer
 
putULong(ByteOrder, long) - Method in class inua.eio.ByteBuffer
 
putULong(long, long) - Method in class inua.eio.ByteBuffer
 
putULong(ByteOrder, long, long) - Method in class inua.eio.ByteBuffer
 
putUnwindInfo(ProcInfo) - Method in class lib.unwind.AddressSpace
Used to free a ProcInfo object created with needUnwindInfo as true.
putUShort(int) - Method in class inua.eio.ByteBuffer
 
putUShort(ByteOrder, int) - Method in class inua.eio.ByteBuffer
 
putUShort(long, int) - Method in class inua.eio.ByteBuffer
 
putUShort(ByteOrder, long, int) - Method in class inua.eio.ByteBuffer
 
putUWord(long) - Method in class inua.eio.ByteBuffer
 
putUWord(long, long) - Method in class inua.eio.ByteBuffer
Put the unsigned WORD at byte offset INDEX.
putUWordSized(long, long) - Method in class inua.eio.ByteBuffer
Put WORD at unsigned word (and not byte) offset INDEX.
putWord(long) - Method in class inua.eio.ByteBuffer
 
putWord(long, long) - Method in class inua.eio.ByteBuffer
Put WORD at byte offset INDEX.
putWordSized(long, long) - Method in class inua.eio.ByteBuffer
Put WORD at word (and not byte) offset INDEX.
PWR - Static variable in class frysk.isa.signals.StandardSignal
 
PWR - Static variable in class frysk.sys.Signal
 
pwrite(long, byte[], int, int) - Method in class frysk.sys.StatelessFile
 

Q

QueryDialog - Class in frysk.gui.dialogs
 
QueryDialog(String) - Constructor for class frysk.gui.dialogs.QueryDialog
 
QUESTIONMARK - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
QUESTIONMARK - Static variable in interface frysk.expr.CExprParserTokenTypes
 
QUESTIONMARK - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
QUIT - Static variable in class frysk.gui.dialogs.ErrorDialog
 
QUIT - Static variable in class frysk.gui.dialogs.NoDebugInfoDialog
 
QUIT - Static variable in class frysk.isa.signals.StandardSignal
 
QUIT - Static variable in class frysk.sys.Signal
 
quitFrysk() - Static method in class frysk.gui.Gui
Function to quit frysk.

R

R0 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R0 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R0_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R0_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R1 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R1 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R10 - Static variable in class frysk.isa.registers.X8664Registers
 
R10 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R10 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R10 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R10 - Static variable in class lib.unwind.UnwindRegistersX8664
 
R10_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R10_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R10_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R10_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
R11 - Static variable in class frysk.isa.registers.X8664Registers
 
R11 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R11 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R11 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R11 - Static variable in class lib.unwind.UnwindRegistersX8664
 
R11_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R11_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R11_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R11_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
R12 - Static variable in class frysk.isa.registers.X8664Registers
 
R12 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R12 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R12 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R12 - Static variable in class lib.unwind.UnwindRegistersX8664
 
R12_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R12_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R12_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R12_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
R13 - Static variable in class frysk.isa.registers.X8664Registers
 
R13 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R13 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R13 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R13 - Static variable in class lib.unwind.UnwindRegistersX8664
 
R13_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R13_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R13_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R13_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
R14 - Static variable in class frysk.isa.registers.X8664Registers
 
R14 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R14 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R14 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R14 - Static variable in class lib.unwind.UnwindRegistersX8664
 
R14_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R14_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R14_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R14_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
R15 - Static variable in class frysk.isa.registers.X8664Registers
 
R15 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R15 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R15 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R15 - Static variable in class lib.unwind.UnwindRegistersX8664
 
R15_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R15_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R15_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R15_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
R16 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R16 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R16_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R16_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R17 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R17 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R17_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R17_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R18 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R18 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R18_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R18_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R19 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R19 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R19_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R19_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R1_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R1_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R2 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R2 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R20 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R20 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R20_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R20_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R21 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R21 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R21_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R21_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R22 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R22 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R22_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R22_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R23 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R23 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R23_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R23_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R24 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R24 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R24_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R24_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R25 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R25 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R25_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R25_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R26 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R26 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R26_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R26_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R27 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R27 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R27_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R27_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R28 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R28 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R28_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R28_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R29 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R29 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R29_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R29_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R2_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R2_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R3 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R3 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R30 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R30 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R30_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R30_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R31 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R31 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R31_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R31_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R3_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R3_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R4 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R4 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R4_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R4_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R5 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R5 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R5_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R5_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R6 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R6 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R6_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R6_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R7 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R7 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R7_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R7_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R8 - Static variable in class frysk.isa.registers.X8664Registers
 
R8 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R8 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R8 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R8 - Static variable in class lib.unwind.UnwindRegistersX8664
 
R8_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R8_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R8_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R8_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
R9 - Static variable in class frysk.isa.registers.X8664Registers
 
R9 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R9 - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R9 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R9 - Static variable in class lib.unwind.UnwindRegistersX8664
 
R9_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
R9_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
R9_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
R9_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
RANGE - Static variable in class lib.dwfl.DwDsc
 
RANGE_ - Static variable in class lib.dwfl.DwDsc
 
RANGES - Static variable in class lib.dwfl.DwAt
 
RANGES_ - Static variable in class lib.dwfl.DwAt
 
rawname - Variable in class lib.dwfl.ElfArchiveHeader
 
RAX - Static variable in class frysk.isa.registers.X8664Registers
 
RAX - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RAX - Static variable in class lib.unwind.UnwindRegistersX8664
 
RAX_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RAX_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
RBP - Static variable in class frysk.isa.registers.X8664Registers
 
RBP - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RBP - Static variable in class lib.unwind.UnwindRegistersX8664
 
RBP_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RBP_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
RBX - Static variable in class frysk.isa.registers.X8664Registers
 
RBX - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RBX - Static variable in class lib.unwind.UnwindRegistersX8664
 
RBX_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RBX_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
RCURLY - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
RCURLY - Static variable in interface frysk.expr.CExprParserTokenTypes
 
RCURLY - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
RCX - Static variable in class frysk.isa.registers.X8664Registers
 
RCX - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RCX - Static variable in class lib.unwind.UnwindRegistersX8664
 
RCX_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RCX_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
RDI - Static variable in class frysk.isa.registers.X8664Registers
 
RDI - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RDI - Static variable in class lib.unwind.UnwindRegistersX8664
 
RDI_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RDI_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
RDONLY - Static variable in class frysk.sys.FileDescriptor
Open file read-only.
RDP - Static variable in class frysk.isa.registers.X87Registers
 
RDWR - Static variable in class frysk.sys.FileDescriptor
Open file read-write
RDWR - Static variable in class lib.dwfl.DwarfCommand
 
RDX - Static variable in class frysk.isa.registers.X8664Registers
 
RDX - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RDX - Static variable in class lib.unwind.UnwindRegistersX8664
 
RDX_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RDX_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
read() - Method in class frysk.sys.FileDescriptor
Read a single byte from the file descriptor.
read(byte[], int, int) - Method in class frysk.sys.FileDescriptor
Read bytes from the file descriptor.
READ - Static variable in class lib.dwfl.DwarfCommand
 
readByte() - Method in class inua.util.Scanner
 
readCharacter(char[]) - Method in class jline.ConsoleReader
 
readCharacter(InputStream) - Method in class jline.Terminal
Read a single character from the input stream.
readDecimalLong() - Method in class inua.util.Scanner
 
readHexByte() - Method in class inua.util.Scanner
 
readHexLong() - Method in class inua.util.Scanner
 
readLine() - Method in class inua.util.Scanner
 
readLine() - Method in class jline.ConsoleReader
Read the next line and return the contents of the buffer.
readLine(Character) - Method in class jline.ConsoleReader
Read the next line with the specified character mask.
readLine(String) - Method in class jline.ConsoleReader
 
readLine(String, Character) - Method in class jline.ConsoleReader
Read a line from the in InputStream, and return the line (without any trailing newlines).
readVirtualKey(InputStream) - Method in class frysk.util.ObservingTerminal
 
readVirtualKey(InputStream) - Method in class frysk.util.PtyTerminal
 
readVirtualKey() - Method in class jline.ConsoleReader
Read a character from the console.
readVirtualKey(InputStream) - Method in class jline.PtyTerminal
 
readVirtualKey(InputStream) - Method in class jline.Terminal
Reads a virtual key from the console.
readVirtualKey(InputStream) - Method in class jline.UnixTerminal
 
readWatchpoint(Task, int) - Method in class frysk.isa.watchpoints.WatchpointFunctions
Reads a watchpoint.
ready() - Method in class frysk.sys.FileDescriptor
Poll the file descriptor determining if there is there at least one character, the end-of-file, or hangup indication available for reading?
ready(long) - Method in class frysk.sys.FileDescriptor
Wait on the file descriptor for upto millesecond timeout, checking for at least one character, an eof indication, or hangup available for reading?
real(long, long) - Static method in class frysk.sys.Itimer
Schedule a real-time interval timer VALUE milli-seconds into the future with repeats, after that, every INTERVAL mulli-seconds.
real(long) - Static method in class frysk.sys.Itimer
Schedule a real-time interval timer VALUE milli-seconds into the future.
reap() - Method in class frysk.testbed.LegacyOffspring
Reap the process..
reap() - Method in class frysk.testbed.SlaveOffspring
Reap the process..
recalculate() - Method in class frysk.gui.memory.MemoryWindow
Recalculate the memory information based on a new bitsize and/or radix, and then update the display.
recalculateVisibleScopes() - Method in class frysk.gui.srcwin.InlineSourceView
 
RECURSIVE - Static variable in class lib.dwfl.DwAt
 
RECURSIVE_ - Static variable in class lib.dwfl.DwAt
 
recycle() - Method in class inua.util.Pool
Recycle all objects from the pool.
red(String) - Method in class jline.ANSIBuffer
 
REDISPLAY - Static variable in interface jline.ConsoleOperations
Operation that redisplays the current buffer.
redrawLine() - Method in class jline.ConsoleReader
Clear the line and redraw it.
REFERENCE_TYPE - Static variable in class lib.dwfl.DwTag
 
REFERENCE_TYPE_ - Static variable in class lib.dwfl.DwTag
 
ReferenceType - Class in frysk.value
Type decorator class, so that a base or composite type can be decorated with various attributes.
ReferenceType(Type) - Constructor for class frysk.value.ReferenceType
 
refresh() - Method in class frysk.rt.UpdatingDisplayValue
 
refreshBreakpoints(Task) - Method in class frysk.rt.BreakpointManager
 
refreshProc(DebugInfoFrame[], int) - Method in class frysk.gui.srcwin.CurrentStackView
 
REG - Variable in class frysk.testbed.FryskAsm
 
REG0 - Variable in class frysk.testbed.FryskAsm
 
REG0 - Static variable in class lib.dwfl.DwOp
 
REG0_ - Static variable in class lib.dwfl.DwOp
 
REG1 - Variable in class frysk.testbed.FryskAsm
 
REG1 - Static variable in class lib.dwfl.DwOp
 
REG10 - Static variable in class lib.dwfl.DwOp
 
REG10_ - Static variable in class lib.dwfl.DwOp
 
REG11 - Static variable in class lib.dwfl.DwOp
 
REG11_ - Static variable in class lib.dwfl.DwOp
 
REG12 - Static variable in class lib.dwfl.DwOp
 
REG12_ - Static variable in class lib.dwfl.DwOp
 
REG13 - Static variable in class lib.dwfl.DwOp
 
REG13_ - Static variable in class lib.dwfl.DwOp
 
REG14 - Static variable in class lib.dwfl.DwOp
 
REG14_ - Static variable in class lib.dwfl.DwOp
 
REG15 - Static variable in class lib.dwfl.DwOp
 
REG15_ - Static variable in class lib.dwfl.DwOp
 
REG16 - Static variable in class lib.dwfl.DwOp
 
REG16_ - Static variable in class lib.dwfl.DwOp
 
REG17 - Static variable in class lib.dwfl.DwOp
 
REG17_ - Static variable in class lib.dwfl.DwOp
 
REG18 - Static variable in class lib.dwfl.DwOp
 
REG18_ - Static variable in class lib.dwfl.DwOp
 
REG19 - Static variable in class lib.dwfl.DwOp
 
REG19_ - Static variable in class lib.dwfl.DwOp
 
REG1_ - Static variable in class lib.dwfl.DwOp
 
REG2 - Variable in class frysk.testbed.FryskAsm
 
REG2 - Static variable in class lib.dwfl.DwOp
 
REG20 - Static variable in class lib.dwfl.DwOp
 
REG20_ - Static variable in class lib.dwfl.DwOp
 
REG21 - Static variable in class lib.dwfl.DwOp
 
REG21_ - Static variable in class lib.dwfl.DwOp
 
REG22 - Static variable in class lib.dwfl.DwOp
 
REG22_ - Static variable in class lib.dwfl.DwOp
 
REG23 - Static variable in class lib.dwfl.DwOp
 
REG23_ - Static variable in class lib.dwfl.DwOp
 
REG24 - Static variable in class lib.dwfl.DwOp
 
REG24_ - Static variable in class lib.dwfl.DwOp
 
REG25 - Static variable in class lib.dwfl.DwOp
 
REG25_ - Static variable in class lib.dwfl.DwOp
 
REG26 - Static variable in class lib.dwfl.DwOp
 
REG26_ - Static variable in class lib.dwfl.DwOp
 
REG27 - Static variable in class lib.dwfl.DwOp
 
REG27_ - Static variable in class lib.dwfl.DwOp
 
REG28 - Static variable in class lib.dwfl.DwOp
 
REG28_ - Static variable in class lib.dwfl.DwOp
 
REG29 - Static variable in class lib.dwfl.DwOp
 
REG29_ - Static variable in class lib.dwfl.DwOp
 
REG2_ - Static variable in class lib.dwfl.DwOp
 
REG3 - Variable in class frysk.testbed.FryskAsm
 
REG3 - Static variable in class lib.dwfl.DwOp
 
REG30 - Static variable in class lib.dwfl.DwOp
 
REG30_ - Static variable in class lib.dwfl.DwOp
 
REG31 - Static variable in class lib.dwfl.DwOp
 
REG31_ - Static variable in class lib.dwfl.DwOp
 
REG3_ - Static variable in class lib.dwfl.DwOp
 
REG4 - Static variable in class lib.dwfl.DwOp
 
REG4_ - Static variable in class lib.dwfl.DwOp
 
REG5 - Static variable in class lib.dwfl.DwOp
 
REG5_ - Static variable in class lib.dwfl.DwOp
 
REG6 - Static variable in class lib.dwfl.DwOp
 
REG6_ - Static variable in class lib.dwfl.DwOp
 
REG7 - Static variable in class lib.dwfl.DwOp
 
REG7_ - Static variable in class lib.dwfl.DwOp
 
REG8 - Static variable in class lib.dwfl.DwOp
 
REG8_ - Static variable in class lib.dwfl.DwOp
 
REG9 - Static variable in class lib.dwfl.DwOp
 
REG9_ - Static variable in class lib.dwfl.DwOp
 
Regex - Class in frysk.expunit
Match the specified input, and remember what matched.
Regex(String) - Constructor for class frysk.expunit.Regex
 
Register - Class in frysk.isa.registers
 
Register(String, Type) - Constructor for class frysk.isa.registers.Register
 
RegisterBanks - Class in frysk.isa.banks
The target has registers scattered across one or more register banks.
RegisterBanks(BankArrayRegisterMap, ByteBuffer[]) - Constructor for class frysk.isa.banks.RegisterBanks
 
RegisterFormatDialog - Class in frysk.gui.register
Various options applicable to the RegisterWindow including radix and endianness of values displayed.
RegisterFormatDialog(LibGlade) - Constructor for class frysk.gui.register.RegisterFormatDialog
On initialization, set the glade file, the titles for CheckBox options, the columns in this window, and add all the Listeners.
RegisterGroup - Class in frysk.isa.registers
 
RegisterGroup(String, Register[]) - Constructor for class frysk.isa.registers.RegisterGroup
 
RegisterMap - Class in frysk.isa.registers
Provides a map between an internal and external register format.
RegisterMap(String) - Constructor for class frysk.isa.registers.RegisterMap
Create a register-to-number map.
RegisterPiece - Class in frysk.debuginfo
 
RegisterPiece(Register, long, Frame) - Constructor for class frysk.debuginfo.RegisterPiece
 
Registers - Class in frysk.isa.registers
The set of registers belonging to an ISA.
RegisterSet - Class in frysk.sys.ptrace
A ptrace register set that is transfered to/from PID in bulk.
RegisterSetByteBuffer - Class in frysk.proc.live
 
RegisterSetByteBuffer(ProcessIdentifier, RegisterSet) - Constructor for class frysk.proc.live.RegisterSetByteBuffer
 
RegistersFactory - Class in frysk.isa.registers
Given an ISA return its registers.
RegistersFactory() - Constructor for class frysk.isa.registers.RegistersFactory
 
RegisterWindow - Class in frysk.gui.register
 
RegisterWindow(LibGlade) - Constructor for class frysk.gui.register.RegisterWindow
The RegisterWindow allows the display and editing of the names and values of system registers.
RegisterWindowFactory - Class in frysk.gui.register
Factory for creating RegisterWindows - allows multiple RegisterWindows to be instantiated for different processes, and disallows multiple windows on the same process.
RegisterWindowFactory() - Constructor for class frysk.gui.register.RegisterWindowFactory
 
REGS - Static variable in class frysk.isa.banks.LinuxIA32RegisterBanks
 
REGS - Static variable in class frysk.isa.banks.LinuxX8664RegisterBanks
 
REGS - Static variable in class frysk.sys.ptrace.RegisterSet
 
REGS_GROUP - Static variable in class frysk.isa.registers.IA32Registers
 
REGS_GROUP - Static variable in class frysk.isa.registers.X8664Registers
 
RegsCase - Class in frysk.testbed
A base class for test-cases that need to check all register values.
RegsCase() - Constructor for class frysk.testbed.RegsCase
 
RegsCommand - Class in frysk.hpd
 
RegsCommand() - Constructor for class frysk.hpd.RegsCommand
 
RegsCommand(String) - Constructor for class frysk.hpd.RegsCommand
 
regWin - Static variable in class frysk.gui.register.RegisterWindowFactory
 
REGX - Static variable in class lib.dwfl.DwOp
 
REGX_ - Static variable in class lib.dwfl.DwOp
 
relational_expression() - Method in class frysk.expr.CExprParser
 
reload(Class) - Method in class junit.runner.ReloadingTestSuiteLoader
 
reload(Class) - Method in class junit.runner.StandardTestSuiteLoader
Uses the system class loader to load the test class
ReloadingTestSuiteLoader - Class in junit.runner
A TestSuite loader that can reload classes.
ReloadingTestSuiteLoader() - Constructor for class junit.runner.ReloadingTestSuiteLoader
 
remainder_expression() - Method in class frysk.expr.CExprParser
 
remaining() - Method in class inua.eio.Buffer
 
remove(TimerEvent) - Method in class frysk.event.EventLoop
Remove the timer event from the event queue.
remove(SignalEvent) - Method in class frysk.event.EventLoop
Remove the signal event handler, further occurances of the signal are discarded.
remove(Event) - Method in class frysk.event.EventLoop
Remove the pending event.
remove(GuiObject) - Method in class frysk.gui.monitor.ListView
 
remove(int) - Method in class frysk.gui.monitor.ObservableLinkedList
 
remove(Object) - Method in class frysk.gui.monitor.ObservableLinkedList
 
remove(GuiObject) - Method in class frysk.gui.monitor.SimpleComboBox
 
remove(GuiObject) - Method in class frysk.gui.monitor.UniqueHashMap
 
remove(String) - Method in class frysk.proc.Environ
Delete the entry.
remove(Task) - Method in class frysk.proc.live.Breakpoint
Removes the breakpoint.
remove(Task) - Method in class frysk.proc.live.Watchpoint
Removes the breakpoint.
remove(Proc) - Method in class frysk.proc.Proc
Remove Proc from this processes children.
remove(Signal) - Method in class frysk.sys.SignalSet
Remove Signal from the SignalSet (the underlying code uses sigdelset, the name remove is more consistent with java); return this.
removeAction(Action) - Method in class frysk.gui.monitor.actions.ActionPoint
 
removeAllObservers() - Method in class frysk.proc.Observable
Clear the set of observers.
removeAllObservers() - Method in class frysk.rt.Breakpoint.PersistentBreakpoint
 
removeAllObservers() - Method in class frysk.rt.SourceBreakpoint
 
removeAllWatchObservers() - Method in class frysk.proc.live.WatchpointAddresses
Called from TaskState when the Task gets an execed event which clears the whole address space.
removeAttachedObserver(Task, SourceWindowFactory.AttachedObserver) - Static method in class frysk.gui.srcwin.SourceWindowFactory
 
removeBreakpoint(Task) - Method in class frysk.stepping.SteppingEngine
Removes the set SteppingBreakpoint from the given Task.
removeChild(EventViewerWidget) - Method in class frysk.gui.monitor.eventviewer.EventViewerWidgetList
 
removeCompletor(Completor) - Method in class jline.ConsoleReader
Remove the specified Completor from the list of handlers for tab-completion.
removeDebugProcess(DebugProcess) - Method in class frysk.gui.sessions.Session
Remove a debug process from this session.
removeDisplay(UpdatingDisplayValue) - Method in class frysk.gui.srcwin.SourceView
Removes the given display from the list of watched variables
removeDisplay(UpdatingDisplayValue) - Method in class frysk.gui.srcwin.SourceWindow
Removes the given display from the list of watched expressions
removeFilter(Filter) - Method in class frysk.gui.monitor.filters.FilterPoint
 
removeFromTable() - Method in class frysk.gui.monitor.FilterRow
 
removeFromTable() - Method in class frysk.gui.monitor.ObserverItemRow
 
removeGenericActionPrototype(GenericAction) - Method in class frysk.gui.monitor.actions.ActionManager
 
removeGenericFilterPrototype(IntFilter) - Method in class frysk.gui.monitor.filters.FilterManager
 
removeGuiProc(GuiProc) - Method in class frysk.gui.sessions.Session
 
removeItem(LiaisonItem) - Method in class frysk.gui.monitor.LiaisonPoint
 
removeListener(WatchListListener) - Method in class frysk.gui.sessions.WatchList
Removes a listener from the objects to be notified
removeObserver(ObserverRoot) - Method in class frysk.gui.sessions.Session
 
removeObserver(DisplayValueObserver) - Method in class frysk.rt.UpdatingDisplayValue
Removes the given observer from the list of observers
removeObserver(Observer, Proc, boolean) - Method in class frysk.stepping.SteppingEngine
Remove the incoming Observer object from the this.steppingObserver's list of Observers to notify.
removeObserverByName(String) - Method in class frysk.gui.sessions.DebugProcess
Removes an observer from the list of observers to be added to the debug process on load.
removePreference(FryskPreference) - Method in class frysk.gui.prefs.PreferenceGroup
Removes the preference from the group.
removePreference(String) - Method in class frysk.gui.prefs.PreferenceGroup
Same as PreferenceGroup.removePreference(FryskPreference), except removes the preference by name
removeProc(GuiProc) - Method in class frysk.gui.sessions.DebugProcess
Removes a GuiProc from the list of GuiProcs representred by this process.
removeProc(int) - Method in class frysk.gui.srcwin.CurrentStackView
 
removeProc(int) - Method in class frysk.rt.ProcTaskIDManager
removeProc removes a proc and its associated tasks by setting this particular procID to null
removeProcActionPrototype(ProcAction) - Method in class frysk.gui.monitor.actions.ActionManager
 
removeProcFilterPrototype(ProcFilter) - Method in class frysk.gui.monitor.filters.FilterManager
 
removeRow(ObserverItemRow) - Method in class frysk.gui.monitor.ObserverItemsTable
 
removeSession(Session) - Method in class frysk.gui.sessions.SessionManager
Remove a session from the manager.
removeSubgroup(String) - Method in class frysk.gui.prefs.PreferenceGroup
Removes the subgroup with the given name
removeSubgroup(PreferenceGroup) - Method in class frysk.gui.prefs.PreferenceGroup
Removes the provided subgroup.
removeTagset(Tagset) - Method in class frysk.gui.sessions.DebugProcess
Remove a tagset from this debug process
removeTagset(Tagset) - Method in class frysk.gui.srcwin.tags.TagsetManager
Removes the tagset from the manager.
removeTaskActionPrototype(TaskAction) - Method in class frysk.gui.monitor.actions.ActionManager
 
removeTaskFilterPrototype(TaskFilter) - Method in class frysk.gui.monitor.filters.FilterManager
 
removeTaskObserverPrototype(ObserverRoot) - Method in class frysk.gui.monitor.observers.ObserverManager
Remove the given prototype to the list of available observers.
removeVar(String) - Method in class frysk.gui.srcwin.SourceView
Removes the given variable from the list of displayed variables.
removeVariable(UpdatingDisplayValue) - Method in class frysk.gui.sessions.WatchList
Removes the given variable from the watched list
removeVariableTrace(String) - Method in class frysk.gui.srcwin.SourceWindow
Removes the given variable from the list of watched variables.
removeWatchpoint(TaskObserver.Watch, Task, long, int, boolean) - Method in class frysk.proc.live.WatchpointAddresses
Removes an observer from a watchpoint.
renameSession(Session, String) - Method in class frysk.gui.sessions.SessionManager
 
repeat(char, int) - Static method in class frysk.util.ArchFormatter
 
REPEAT_NEXT_CHAR - Static variable in interface jline.ConsoleOperations
Operation that repeats the character.
REPEAT_PREV_CHAR - Static variable in interface jline.ConsoleOperations
Operation that moves to the previous character in the buffer.
REPEAT_SEARCH_NEXT - Static variable in interface jline.ConsoleOperations
Operation that
REPEAT_SEARCH_PREV - Static variable in interface jline.ConsoleOperations
Operation that
RepeatedTest - Class in junit.extensions
A Decorator that runs a test repeatedly.
RepeatedTest(Test, int) - Constructor for class junit.extensions.RepeatedTest
 
REPLACE_CHAR - Static variable in interface jline.ConsoleOperations
Operation that
REPLACE_MODE - Static variable in interface jline.ConsoleOperations
Operation that
reportBegin() - Method in class lib.dwfl.Dwfl
Start a refresh of the address map.
reportEnd() - Method in class lib.dwfl.Dwfl
Finish a refresh of the address map.
reportModule(String, long, long) - Method in class lib.dwfl.Dwfl
Report a mapped component.
Request - Class in frysk.event
Framework for implementing remote-procedure-call requests executed by the event-loop thread.
requestAbandon() - Method in class frysk.proc.Proc
Request that the Proc be forcefully detached.
requestAbandonAndRunEvent(Event) - Method in class frysk.proc.Proc
Request that the Proc be forcefully detached.
requestAdd() - Method in class frysk.stepping.SteppingEngine
 
requestAddAttachedObserver(TaskAttachedObserverXXX) - Method in class frysk.proc.dummy.DummyTask
 
requestAddAttachedObserver(TaskAttachedObserverXXX) - Method in class frysk.proc.live.LinuxPtraceTask
Add a TaskAttachedObserverXXX observer.
requestAddAttachedObserver(TaskAttachedObserverXXX) - Method in class frysk.proc.Task
Add a TaskAttachedObserverXXX observer.
requestAddClonedObserver(TaskObserver.Cloned) - Method in class frysk.proc.dummy.DummyTask
 
requestAddClonedObserver(TaskObserver.Cloned) - Method in class frysk.proc.live.LinuxPtraceTask
Add a TaskObserver.Cloned observer.
requestAddClonedObserver(TaskObserver.Cloned) - Method in class frysk.proc.Task
Add a TaskObserver.Cloned observer.
requestAddCodeObserver(TaskObserver.Code, long) - Method in class frysk.proc.dummy.DummyTask
 
requestAddCodeObserver(TaskObserver.Code, long) - Method in class frysk.proc.live.LinuxPtraceTask
Add TaskObserver.Code to the TaskObserver pool.
requestAddCodeObserver(TaskObserver.Code, long) - Method in class frysk.proc.Task
Add TaskObserver.Code to the TaskObserver pool.
requestAddExecedObserver(TaskObserver.Execed) - Method in class frysk.proc.dummy.DummyTask
 
requestAddExecedObserver(TaskObserver.Execed) - Method in class frysk.proc.live.LinuxPtraceTask
Add TaskObserver.Execed to the TaskObserver pool.
requestAddExecedObserver(TaskObserver.Execed) - Method in class frysk.proc.Task
Add TaskObserver.Execed to the TaskObserver pool.
requestAddForkedObserver(TaskObserver.Forked) - Method in class frysk.proc.dummy.DummyTask
 
requestAddForkedObserver(TaskObserver.Forked) - Method in class frysk.proc.live.LinuxPtraceTask
Add a TaskObserver.Forked observer.
requestAddForkedObserver(TaskObserver.Forked) - Method in class frysk.proc.Task
Add a TaskObserver.Forked observer.
requestAddInstructionObserver(TaskObserver.Instruction) - Method in class frysk.proc.dummy.DummyTask
 
requestAddInstructionObserver(TaskObserver.Instruction) - Method in class frysk.proc.live.LinuxPtraceTask
Request the addition of a Instruction observer that will be notified as soon as the task executes an instruction.
requestAddInstructionObserver(TaskObserver.Instruction) - Method in class frysk.proc.Task
Request the addition of a Instruction observer that will be notified as soon as the task executes an instruction.
requestAddSignaledObserver(TaskObserver.Signaled) - Method in class frysk.proc.dummy.DummyTask
 
requestAddSignaledObserver(TaskObserver.Signaled) - Method in class frysk.proc.live.LinuxPtraceTask
Add TaskObserver.Signaled to the TaskObserver pool.
requestAddSignaledObserver(TaskObserver.Signaled) - Method in class frysk.proc.Task
Add TaskObserver.Signaled to the TaskObserver pool.
requestAddSyscallsObserver(TaskObserver.Syscalls) - Method in class frysk.proc.dummy.DummyTask
 
requestAddSyscallsObserver(TaskObserver.Syscalls) - Method in class frysk.proc.live.LinuxPtraceTask
Add TaskObserver.Syscalls to the TaskObserver pool.
requestAddSyscallsObserver(TaskObserver.Syscalls) - Method in class frysk.proc.Task
Add TaskObserver.Syscalls to the TaskObserver pool.
requestAddTerminatedObserver(TaskObserver.Terminated) - Method in class frysk.proc.dummy.DummyTask
 
requestAddTerminatedObserver(TaskObserver.Terminated) - Method in class frysk.proc.live.LinuxPtraceTask
Add a TaskObserver.Terminated observer.
requestAddTerminatedObserver(TaskObserver.Terminated) - Method in class frysk.proc.Task
Add a TaskObserver.Terminated observer.
requestAddTerminatingObserver(TaskObserver.Terminating) - Method in class frysk.proc.dummy.DummyTask
 
requestAddTerminatingObserver(TaskObserver.Terminating) - Method in class frysk.proc.live.LinuxPtraceTask
Add TaskObserver.Terminating to the TaskObserver pool.
requestAddTerminatingObserver(TaskObserver.Terminating) - Method in class frysk.proc.Task
Add the Terminating observer to the TaskObserver pool.
requestAddWatchObserver(TaskObserver.Watch, long, int, boolean) - Method in class frysk.proc.dummy.DummyTask
 
requestAddWatchObserver(TaskObserver.Watch, long, int, boolean) - Method in class frysk.proc.live.LinuxPtraceTask
Add a TaskObserver.Watch observer (hardware data breakpoint only)
requestAddWatchObserver(TaskObserver.Watch, long, int, boolean) - Method in class frysk.proc.Task
Add TaskObserver.Watch to the TaskObserver pool.
requestClone() - Method in class frysk.testbed.LegacyOffspring
Request that a task be added.
requestClone() - Method in class frysk.testbed.SlaveOffspring
Request that a task be added.
requestCreateAttachedProc(File, String, String, String, String[], String, TaskAttachedObserverXXX) - Method in class frysk.proc.dummy.DummyHost
 
requestCreateAttachedProc(File, String, String, String, String[], String, TaskAttachedObserverXXX) - Method in class frysk.proc.Host
Tell the host to create a running child process.
requestCreateAttachedProc(String, String, String, String[], TaskAttachedObserverXXX) - Method in class frysk.proc.Host
Request that a new attached and running process(with stdin, stdout, and stderr are shared with this process) be created.
requestCreateAttachedProc(String[], TaskAttachedObserverXXX) - Method in class frysk.proc.Host
Request that a new attached and running process(with stdin, stdout, and stderr are shared with this process) be created.
requestCreateAttachedProc(Proc, TaskAttachedObserverXXX) - Method in class frysk.proc.Host
Request that a new attached and running process based on TEMPLATE be created.
requestCreateAttachedProc(File, String, String, String, String[], String, TaskAttachedObserverXXX) - Method in class frysk.proc.live.LinuxPtraceHost
 
requestDeleteAttachedObserver(TaskAttachedObserverXXX) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteAttachedObserver(TaskAttachedObserverXXX) - Method in class frysk.proc.live.LinuxPtraceTask
Delete a TaskAttachedObserverXXX observer.
requestDeleteAttachedObserver(TaskAttachedObserverXXX) - Method in class frysk.proc.Task
Delete a TaskAttachedObserverXXX observer.
requestDeleteClonedObserver(TaskObserver.Cloned) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteClonedObserver(TaskObserver.Cloned) - Method in class frysk.proc.live.LinuxPtraceTask
Delete a TaskObserver.Cloned observer.
requestDeleteClonedObserver(TaskObserver.Cloned) - Method in class frysk.proc.Task
Delete a TaskObserver.Cloned observer.
requestDeleteCodeObserver(TaskObserver.Code, long) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteCodeObserver(TaskObserver.Code, long) - Method in class frysk.proc.live.LinuxPtraceTask
Delete TaskObserver.Code for the TaskObserver pool.
requestDeleteCodeObserver(TaskObserver.Code, long) - Method in class frysk.proc.Task
Delete TaskObserver.Code for the TaskObserver pool.
requestDeleteExecedObserver(TaskObserver.Execed) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteExecedObserver(TaskObserver.Execed) - Method in class frysk.proc.live.LinuxPtraceTask
Delete TaskObserver.Execed.
requestDeleteExecedObserver(TaskObserver.Execed) - Method in class frysk.proc.Task
Delete TaskObserver.Execed.
requestDeleteForkedObserver(TaskObserver.Forked) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteForkedObserver(TaskObserver.Forked) - Method in class frysk.proc.live.LinuxPtraceTask
Delete a TaskObserver.Forked observer.
requestDeleteForkedObserver(TaskObserver.Forked) - Method in class frysk.proc.Task
Delete a TaskObserver.Forked observer.
requestDeleteInstructionObserver(TaskObserver.Instruction) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteInstructionObserver(TaskObserver.Instruction) - Method in class frysk.proc.live.LinuxPtraceTask
Delete TaskObserver.Instruction from the TaskObserver pool.
requestDeleteInstructionObserver(TaskObserver.Instruction) - Method in class frysk.proc.Task
Delete TaskObserver.Instruction from the TaskObserver pool.
requestDeleteSignaledObserver(TaskObserver.Signaled) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteSignaledObserver(TaskObserver.Signaled) - Method in class frysk.proc.live.LinuxPtraceTask
Delete TaskObserver.Signaled.
requestDeleteSignaledObserver(TaskObserver.Signaled) - Method in class frysk.proc.Task
Delete TaskObserver.Signaled.
requestDeleteSyscallsObserver(TaskObserver.Syscalls) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteSyscallsObserver(TaskObserver.Syscalls) - Method in class frysk.proc.live.LinuxPtraceTask
Delete TaskObserver.Syscall.
requestDeleteSyscallsObserver(TaskObserver.Syscalls) - Method in class frysk.proc.Task
Delete TaskObserver.Syscall.
requestDeleteTerminatedObserver(TaskObserver.Terminated) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteTerminatedObserver(TaskObserver.Terminated) - Method in class frysk.proc.live.LinuxPtraceTask
Delete a TaskObserver.Terminated observer.
requestDeleteTerminatedObserver(TaskObserver.Terminated) - Method in class frysk.proc.Task
Delete a TaskObserver.Terminated observer.
requestDeleteTerminatingObserver(TaskObserver.Terminating) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteTerminatingObserver(TaskObserver.Terminating) - Method in class frysk.proc.live.LinuxPtraceTask
Delete TaskObserver.Terminating.
requestDeleteTerminatingObserver(TaskObserver.Terminating) - Method in class frysk.proc.Task
Delete the Terminating observer.
requestDeleteWatchObserver(TaskObserver.Watch, long, int, boolean) - Method in class frysk.proc.dummy.DummyTask
 
requestDeleteWatchObserver(TaskObserver.Watch, long, int, boolean) - Method in class frysk.proc.live.LinuxPtraceTask
Delete a TaskObserver.Watch observer (hardware data breakpoint only)
requestDeleteWatchObserver(TaskObserver.Watch, long, int, boolean) - Method in class frysk.proc.Task
Delete TaskObserver.Watchfor the TaskObserver pool.
requestExec() - Method in class frysk.testbed.ExecOffspring
Request that the process perform an exec.
requestExec() - Method in class frysk.testbed.LegacyOffspring
Request that the main task perform an exec.
requestExec() - Method in class frysk.testbed.SlaveOffspring
Request that the main task perform an exec.
requestFork() - Method in class frysk.testbed.LegacyOffspring
Request that a child Proc be added.
requestFork() - Method in class frysk.testbed.SlaveOffspring
Request that a child Proc be added.
requestKill() - Method in class frysk.proc.Proc
killRequest handles killing off processes that either the commandline or GUI have designated need to be removed from the CPU queue.
requestProc(int, FindProc) - Method in class frysk.proc.dummy.DummyHost
 
requestProc(int, FindProc) - Method in class frysk.proc.Host
Find a specifc process from its Id.
requestProc(int, FindProc) - Method in class frysk.proc.live.LinuxPtraceHost
 
requestRefresh(Collection, HostRefreshBuilder) - Method in class frysk.proc.dummy.DummyHost
 
requestRefresh(Collection, HostRefreshBuilder) - Method in class frysk.proc.Host
Given a set of knownProcesses and knownDaemons (children of init) scan the system passing back the set of newProcesses (not in knownProcesses), deadProcesses (were in knownProcesses but exited), newDaemons (processes that re-parented to init).
requestRefresh(Collection, HostRefreshBuilder) - Method in class frysk.proc.live.LinuxPtraceHost
 
requestRemoveBlock() - Method in class frysk.testbed.DaemonBlockedAtEntry
 
requestStop() - Method in class frysk.event.EventLoop
Request that the event-loop stop.
RequestStopEvent - Class in frysk.event
 
RequestStopEvent(EventLoop) - Constructor for class frysk.event.RequestStopEvent
 
requestThreadExec() - Method in class frysk.testbed.ExecOffspring
Request that a random thread does an exec.
requestUnblock(TaskObserver) - Method in class frysk.proc.dummy.DummyTask
 
requestUnblock(TaskObserver) - Method in class frysk.proc.live.LinuxPtraceTask
Request that the observer be removed from this tasks set of blockers; once there are no blocking observers, this task resumes.
requestUnblock(TaskObserver) - Method in class frysk.proc.Task
Request that the observer be removed from this tasks set of blockers; once there are no blocking observers, this task resumes.
requestUnblock() - Method in class frysk.testbed.DaemonBlockedAtEntry
Resume the attached process.
rescan() - Method in class frysk.sys.proc.Stat
Re-scan using the current pid.
rescan() - Method in class frysk.sys.proc.Status
Re-scan /proc/$$/status using the previous pid.
resensitize() - Method in class frysk.gui.srcwin.StepDialog
 
reserveProcID() - Method in class frysk.rt.ProcTaskIDManager
 
reset() - Method in class inua.eio.Buffer
 
reset() - Method in class junit.awtui.ProgressBar
 
reset() - Method in class junit.swingui.CounterPanel
 
RESET_LINE - Static variable in interface jline.ConsoleOperations
 
resetmode(int) - Static method in class jline.ANSIBuffer.ANSICodes
Same as setmode () except for mode = 7, which disables line wrapping (useful for writing the right-most column without scrolling to the next line).
resetTask(Task) - Method in class frysk.gui.disassembler.DisassemblyWindow
 
resetTask(Task) - Method in class frysk.gui.memory.MemoryWindow
 
resetTask(Task) - Method in class frysk.gui.register.RegisterWindow
 
resetWatchpoint(Task, int) - Method in class frysk.isa.watchpoints.WatchpointFunctions
Resets the appropriate bit in the debug status register after a watchpoint has triggered, thereby reseting it.
resetXXX() - Static method in class frysk.proc.Manager
XXX: For testing, resets the Manager back to it's default state.
resolveInterp() - Method in class frysk.dwfl.ObjectFile
Find a canonical path to interpreter and answer that.
restore() - Static method in class jline.ANSIBuffer.ANSICodes
Restores the saved cursor position.
restoreIn() - Static method in class jline.ConsoleReaderInputStream
Restore the original System.in input stream.
RESTRICT_TYPE - Static variable in class lib.dwfl.DwTag
 
RESTRICT_TYPE_ - Static variable in class lib.dwfl.DwTag
 
RestrictType - Class in frysk.value
Type decorator class, so that a base or composite type can be decorated with various attributes.
RestrictType(Type) - Constructor for class frysk.value.RestrictType
 
RESULT - Static variable in class frysk.isa.registers.PPC32Registers
 
RESULT - Static variable in class frysk.isa.registers.PPC64Registers
 
ResultPrinter - Class in junit.textui
 
ResultPrinter(PrintStream) - Constructor for class junit.textui.ResultPrinter
 
Resume - Class in frysk.gui.monitor.actions
 
Resume() - Constructor for class frysk.gui.monitor.actions.Resume
 
Resume(ProcAction) - Constructor for class frysk.gui.monitor.actions.Resume
 
RETURN_ADDR - Static variable in class lib.dwfl.DwAt
 
RETURN_ADDR_ - Static variable in class lib.dwfl.DwAt
 
revealFailure(Test) - Method in class junit.swingui.FailureRunView
 
reverse(String) - Method in class jline.ANSIBuffer
 
revert() - Method in class frysk.gui.prefs.BooleanPreference
Restores the preference from the value in the model.
revert() - Method in class frysk.gui.prefs.ColorPreference
Restores the current value of this preference from the model.
revert() - Method in class frysk.gui.prefs.FryskPreference
 
revert() - Method in class frysk.gui.prefs.IntPreference
Replaces the current value of the preference with the one in the model
revert() - Method in class frysk.gui.srcwin.prefs.SyntaxPreference
 
revertAll() - Method in class frysk.gui.prefs.PreferenceGroup
Reverts all the preferences in this group back to the values in the model
revertAll() - Static method in class frysk.gui.prefs.PreferenceManager
Reverts the preferences in each of the groups back to the values in the model.
rewind() - Method in class inua.eio.Buffer
 
RFLAGS - Static variable in class frysk.isa.registers.X8664Registers
 
RFLAGS - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RFLAGS_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
right(int) - Static method in class jline.ANSIBuffer.ANSICodes
Moves the cursor n positions to the right.
RIP - Static variable in class frysk.isa.registers.X8664Registers
 
RIP - Static variable in class frysk.isa.registers.X87Registers
 
RIP - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RIP - Static variable in class lib.unwind.UnwindRegistersX8664
 
RIP_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RIP_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
rlim - Variable in class frysk.sys.proc.Stat
Current rss limit.
ROT - Static variable in class lib.dwfl.DwOp
 
ROT_ - Static variable in class lib.dwfl.DwOp
 
ROW_MAJOR - Static variable in class lib.dwfl.DwOrd
 
ROW_MAJOR_ - Static variable in class lib.dwfl.DwOrd
 
rowAppend(long, int, TreeIter) - Method in class frysk.gui.disassembler.DisassemblyWindow
Helper function for calculating memory information and putting it into rows to be displayed.
rowAppend(long, TreeIter) - Method in class frysk.gui.memory.MemoryWindow
Helper function for calculating memory information and putting it into rows to be displayed.
RPAREN - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
RPAREN - Static variable in interface frysk.expr.CExprParserTokenTypes
 
RPAREN - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
RSI - Static variable in class frysk.isa.registers.X8664Registers
 
RSI - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RSI - Static variable in class lib.unwind.UnwindRegistersX8664
 
RSI_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RSI_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
RSP - Static variable in class frysk.isa.registers.X8664Registers
 
RSP - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RSP - Static variable in class lib.unwind.UnwindRegistersX8664
 
RSP_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
RSP_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
RSQUARE - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
RSQUARE - Static variable in interface frysk.expr.CExprParserTokenTypes
 
RSQUARE - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
rss - Variable in class frysk.sys.proc.Stat
Resident Set Size.
Rule - Class in frysk.ftrace
 
RuleOptions - Class in frysk.ftrace
 
RuleOptions() - Constructor for class frysk.ftrace.RuleOptions
 
run() - Method in class frysk.event.EventLoop
 
run() - Method in class frysk.gui.monitor.EditObserverDialog
 
run(LinkedList) - Method in class frysk.stepping.SteppingEngine
When implemented, re-runs the process from the beginning of the debugging session if proper breakpoints are in place; otherwise just re-executes the process from its start.
run() - Static method in class frysk.sys.GarbageCollect
 
run(String[]) - Method in class frysk.util.FCatch
 
run(TestResult) - Method in class junit.extensions.ActiveTestSuite
 
run(TestResult) - Method in class junit.extensions.RepeatedTest
 
run(TestResult) - Method in interface junit.framework.Test
Runs a test and collects its result in a TestResult instance.
runActions(ObserverRoot) - Method in class frysk.gui.monitor.actions.GenericActionPoint
 
runActions(Task, TaskObserverRoot, Event) - Method in class frysk.gui.monitor.actions.TaskActionPoint
Run all the actions that belong to this
RunExternal - Class in frysk.gui.monitor.actions
Provides the ability to execute a binary or other program externally to Frysk, allowing the flexibility of user-defined actions following some event.
RunExternal() - Constructor for class frysk.gui.monitor.actions.RunExternal
 
RunExternal(RunExternal) - Constructor for class frysk.gui.monitor.actions.RunExternal
 
runFinished(Test) - Method in class junit.extensions.ActiveTestSuite
 
runFinished(Test, TestResult) - Method in class junit.swingui.FailureRunView
 
Runner - Class in frysk.junit
frysk specific extension to the JUnit test framework.
Runner(String, String[], Prefix, Prefix, Prefix) - Constructor for class frysk.junit.Runner
Create a JUnit TestRunner, using command-line arguments args, and the supplied testClasses.
RUNNING - Static variable in class frysk.testbed.StatState
 
RunningState - Class in frysk.stepping
 
RunningState(Task) - Constructor for class frysk.stepping.RunningState
 
runPending() - Method in class frysk.event.EventLoop
Run the event loop until there are no pending events.
runPolling(long) - Method in class frysk.event.EventLoop
Run the full event loop (checking for both synchronous and asynchronous events) for at most TIMEOUT milliseconds.
runTest(Test, TestResult) - Method in class junit.extensions.ActiveTestSuite
 
runTestCases(Collection) - Method in class frysk.junit.Runner
Run the testcases carried by testClasses.
Runtime - Class in frysk.config
Attempt to load frysk's runtime bindings.

S

s_addr - Variable in class frysk.solib.LinkMap
 
safeGet(long, byte[], int, int) - Method in class inua.eio.ByteBuffer
 
save(Preferences) - Method in class frysk.gui.disassembler.DisassemblyFormatDialog
Save the preferences contained in this Preferences node, apply to all options represented by the TreeIters in this dialog.
save(Preferences) - Method in class frysk.gui.disassembler.DisassemblyWindow
Saves the new preferences of this window.
save(Preferences) - Method in class frysk.gui.Gui
 
save(Preferences) - Method in class frysk.gui.memory.MemoryFormatDialog
Save the preferences contained in this Preferences node, apply to all options represented by the TreeIters in this dialog.
save(Preferences) - Method in class frysk.gui.memory.MemoryWindow
Saves the new preferences of this window.
save(Preferences) - Method in class frysk.gui.monitor.AboutWindow
 
save(Element) - Method in class frysk.gui.monitor.filters.Filter
 
save(Element) - Method in class frysk.gui.monitor.filters.IntFilter
 
save(Element) - Method in class frysk.gui.monitor.GuiObject
 
save(Element) - Method in class frysk.gui.monitor.LiaisonItem
 
save(Element) - Method in class frysk.gui.monitor.LiaisonPoint
 
save(Preferences) - Method in class frysk.gui.monitor.LogWidget
 
save(Preferences) - Method in class frysk.gui.monitor.MainWindow
 
save(Element) - Method in class frysk.gui.monitor.ObservableLinkedList
 
save() - Method in class frysk.gui.monitor.observers.ObserverManager
 
save(Element) - Method in class frysk.gui.monitor.observers.ObserverRoot
 
save(Preferences) - Method in class frysk.gui.monitor.PIDColumnDialog
 
save(Preferences) - Method in interface frysk.gui.monitor.Saveable
 
save(Element) - Method in interface frysk.gui.monitor.SaveableXXX
Save object to the given node Saving Conventions: If this object has a property such as a String, char, int, etc, that is saved by using node.setAttribute("someProperty", someProperty); If this object contains composing @link frysk.gui.monitor.SaveableXXX then a node is created for that and that object is told to save itself to that node.
save(Preferences) - Method in class frysk.gui.monitor.SummaryWidget
 
save(Preferences) - Method in class frysk.gui.monitor.TrayIcon
 
save(Preferences) - Method in class frysk.gui.monitor.WindowManager
 
save(Preferences) - Method in class frysk.gui.prefs.BooleanPreference
Saves the value into the model and notifies the attached listeners.
save(Preferences) - Method in class frysk.gui.prefs.ColorPreference
Saves the value of this preference into the preference model and notify all attached listeners
save(Preferences) - Method in class frysk.gui.prefs.IntPreference
Saves the current value of this preference into the model and notifies all listeners
save(Preferences) - Method in class frysk.gui.prefs.PreferenceGroup
Saves the values of the preferences into the preference model.
save(Preferences) - Method in class frysk.gui.register.RegisterFormatDialog
Save the preferences contained in this Preferences node, apply to all options represented by the TreeIters in this dialog.
save(Preferences) - Method in class frysk.gui.register.RegisterWindow
Saves the new preferences of this window.
save(Element) - Method in class frysk.gui.sessions.DebugProcess
 
save(Element) - Method in class frysk.gui.sessions.Session
 
save() - Method in class frysk.gui.sessions.SessionManager
 
save(Element) - Method in class frysk.gui.sessions.WatchList
 
save(Preferences) - Method in class frysk.gui.srcwin.prefs.SyntaxPreference
 
save(Preferences) - Method in class frysk.gui.srcwin.StepDialog
Save the preferences contained in this Preferences node, apply to all options represented by the TreeIters in this dialog.
save(Element) - Method in class frysk.gui.srcwin.tags.Tag
Saves the tagset to a given element.
save(Element) - Method in class frysk.gui.srcwin.tags.Tagset
Saves the tagset to a given element.
save() - Method in class frysk.gui.srcwin.tags.TagsetManager
Saves the registered tag sets in the manager to disk
save(Preferences) - Method in class frysk.gui.srcwin.ThreadSelectionDialog
Save the preferences contained in this Preferences node, apply to all options represented by the TreeIters in this dialog.
save() - Static method in class jline.ANSIBuffer.ANSICodes
Saves the current cursor position.
Saveable - Interface in frysk.gui.monitor
 
SaveableXXX - Interface in frysk.gui.monitor
An iterface for objects that can be save/loaded from XML.
saveAll() - Static method in class frysk.gui.prefs.PreferenceManager
Saves all changes into the preferences model.
saveObject(SaveableXXX, Element) - Method in class frysk.gui.monitor.ObjectFactory
 
savePreferences() - Static method in class junit.runner.BaseTestRunner
 
scale(int) - Method in class junit.awtui.ProgressBar
 
scan(ProcessIdentifier) - Method in class frysk.sys.proc.Stat
Refresh Stat from /proc/PID/stat, return true if the scan was successful.
scan(ProcessIdentifier, ProcessIdentifier) - Method in class frysk.sys.proc.Stat
Refresh Stat from /proc/PID/task/TID/stat, return true if the scan was successful.
scan(ProcessIdentifier) - Method in class frysk.sys.proc.Status
 
Scanner - Class in inua.util
A very simplistic tokenizer.
Scanner(String) - Constructor for class inua.util.Scanner
 
Scanner(File) - Constructor for class inua.util.Scanner
 
SCOPE - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
SCOPE - Static variable in interface frysk.expr.CExprParserTokenTypes
 
SCOPE - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
Scope - Class in frysk.scopes
A class to represent a Scope.
Scope(DwarfDie, TypeFactory) - Constructor for class frysk.scopes.Scope
 
scope_expression() - Method in class frysk.expr.CExprParser
The TAB over here is not part of the C++ grammar.
ScopeFactory - Class in frysk.scopes
 
ScratchLocation - Class in frysk.value
A scratch buffer providing a temporary location for a value.
ScratchLocation(byte[]) - Constructor for class frysk.value.ScratchLocation
Create a location containing BYTES.
ScratchLocation(int) - Constructor for class frysk.value.ScratchLocation
Create a scratch location containing COUNT bytes.
ScratchSymTab - Class in frysk.expr
 
ScratchSymTab() - Constructor for class frysk.expr.ScratchSymTab
 
scrollToFound() - Method in class frysk.gui.srcwin.MixedView
 
scrollToFunction(String) - Method in class frysk.gui.srcwin.MixedView
 
scrollToFunction(String) - Method in class frysk.gui.srcwin.SourceView
 
scrollToFunction(String) - Method in interface frysk.gui.srcwin.View
 
scrollToLine(int) - Method in class frysk.gui.srcwin.MixedView
 
scrollToLine(int) - Method in class frysk.gui.srcwin.SourceView
Scrolls the TextView so that the given line is visible in the widget
scrollToLine(int) - Method in interface frysk.gui.srcwin.View
 
SEARCH - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
SEARCH_NEXT - Static variable in interface jline.ConsoleOperations
Operation that searches forward in the command history.
SEARCH_PREV - Static variable in interface jline.ConsoleOperations
Operation that searches backwards in the command history.
searchAllNames(String) - Method in class frysk.gui.monitor.ProcWiseDataModel
Create a new LinkedList and put all objectDCs whose name match the String parameter into it.
searchName(String) - Method in class frysk.gui.monitor.ProcWiseDataModel
Return the first TreePath whose DebugProcess matches the parameter String.
searchPid(int) - Method in class frysk.gui.monitor.ProcWiseDataModel
Search the model for objectDCs whose PID matches the parameter.
seekCurrent(long) - Method in class frysk.sys.FileDescriptor
Seek to OFFSET from current position.
seekEnd(long) - Method in class frysk.sys.FileDescriptor
Seek to OFFSET from end of file.
seekSet(long) - Method in class frysk.sys.FileDescriptor
Seek to OFFSET from start of file.
SEGMENT - Static variable in class lib.dwfl.DwAt
 
SEGMENT_ - Static variable in class lib.dwfl.DwAt
 
SEGMENT_GROUP - Static variable in class frysk.isa.registers.IA32Registers
 
SEGV - Static variable in class frysk.isa.signals.StandardSignal
 
SEGV - Static variable in class frysk.sys.Signal
 
select() - Method in class frysk.gui.monitor.eventviewer.Event
 
select() - Method in class frysk.gui.monitor.eventviewer.TimeLine
 
selected - Variable in class frysk.gui.monitor.eventviewer.TimeLine
 
selectionChangedEvent(TreeSelectionEvent) - Method in class frysk.gui.prefs.PreferenceWindow
 
selectionChangedEvent(TreeSelectionEvent) - Method in class frysk.gui.srcwin.CurrentStackView
 
selectionChangedEvent(TreeSelectionEvent) - Method in class frysk.gui.srcwin.VariableWatchView
Called when the selection in this TreeView has changed.
selectRow(DebugInfoFrame) - Method in class frysk.gui.srcwin.CurrentStackView
Scan the available stack frames and find the frame which matches the parameter.
SEMICOLON - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
SEMICOLON - Static variable in interface frysk.expr.CExprParserTokenTypes
 
SEMICOLON - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
send(String) - Method in class frysk.expunit.Expect
Send "string" to the child process.
sendAttach() - Method in class frysk.proc.live.LinuxPtraceTask
 
sendBreak(FileDescriptor, int) - Static method in class frysk.sys.termios.Termios
Sends a continuous stream of zero-valued bits - the BREAK.
sendCommandExpectPrompt(String, String) - Method in class frysk.hpd.HpdTestbed
Send COMMAND ("\n" will be appended); expect OUTPUT along with the prompt (OUTPUT must match everything up to the prompt including newlines); if other output, or a timeout, fail.
sendRefresh() - Method in class frysk.proc.live.LinuxPtraceProc
Refresh the Proc.
sendRefresh() - Method in class frysk.proc.Proc
XXX: Should not be public; should be frysk.proc.live private.
sendStop() - Method in class frysk.proc.live.LinuxPtraceTask
 
serialVersionUID - Static variable in exception lib.dwfl.DwarfException
 
serialVersionUID - Static variable in exception lib.dwfl.DwException
 
Session - Class in frysk.gui.sessions
A Session object is used to hold and save user preferences with respect to a debug session.
Session() - Constructor for class frysk.gui.sessions.Session
Creates a new empty session object, with an empty list processes.
Session(Session) - Constructor for class frysk.gui.sessions.Session
Creates a new session, which is clone of the session that is passed in as a paraemter
Session(String, String) - Constructor for class frysk.gui.sessions.Session
Creates a new empty session object, with an empty list processes.
session - Variable in class frysk.sys.proc.Stat
The session ID.
Session.SessionType - Class in frysk.gui.sessions
 
SessionManager - Class in frysk.gui.sessions
SessionManager is a simple singleton design pattern that keeps it own static reference.
SessionManager(File) - Constructor for class frysk.gui.sessions.SessionManager
 
sessionManagerDialog - Variable in class frysk.gui.monitor.WindowManager
 
SessionManagerDialog - Class in frysk.gui
SessionManagerGui - Manage all entry work-flows into the UI
SessionManagerDialog(LibGlade) - Constructor for class frysk.gui.SessionManagerDialog
Session Manager UI entry point.
SESSIONS_TEST_DIR - Static variable in class frysk.gui.test.GuiTestCase
 
sessionType - Variable in class frysk.gui.sessions.Session
 
set(Prefix) - Static method in class frysk.config.Prefix
Select the specified configuration.
set(Register, long) - Method in class frysk.isa.banks.RegisterBanks
 
set(Level) - Method in class frysk.rsl.Node
Set this Node, all child nodes, and extensions, to level.
set(FileDescriptor, Action) - Method in class frysk.sys.termios.Termios
Set FD's terminal settings.
set(FileDescriptor) - Method in class frysk.sys.termios.Termios
Set FD's terminal settings.
set(Mode, boolean) - Method in class frysk.sys.termios.Termios
Enable or disable a mode.
set(Speed) - Method in class frysk.sys.termios.Termios
Set the speed of input and output in baud.
set(Special, char) - Method in class frysk.sys.termios.Termios
Set special character field to val.
SET_TYPE - Static variable in class lib.dwfl.DwTag
 
SET_TYPE_ - Static variable in class lib.dwfl.DwTag
 
setAbi() - Method in class frysk.stack.PrintStackOptions
Generate an ABI backtrace using ELF symbols and shared library names.
setActive(boolean, String) - Method in class frysk.gui.monitor.TrayIcon
 
setAddrs(Proc, LinkedList) - Method in class frysk.rt.SourceBreakpoint
Set the list of raw address objects.
setAlignment(long) - Method in class lib.dwfl.ElfData
 
setAlternativeDisplayName(String) - Method in class frysk.gui.sessions.DebugProcess
Allows you to set a name that is different from the underlying process.
setAnsiEnabled(boolean) - Method in class jline.ANSIBuffer
 
setArgument(String) - Method in class frysk.gui.monitor.actions.AddTaskObserverAction
 
setArgument(String) - Method in class frysk.gui.monitor.actions.CaptureStackTraceAction
 
setArgument(String) - Method in class frysk.gui.monitor.actions.GenericAction
 
setArgument(String) - Method in class frysk.gui.monitor.actions.LogAction
 
setArgument(String) - Method in class frysk.gui.monitor.actions.NotifyUserAction
 
setArgument(String) - Method in class frysk.gui.monitor.actions.PrintProc
 
setArgument(String) - Method in class frysk.gui.monitor.actions.PrintTask
 
setArgument(String) - Method in class frysk.gui.monitor.actions.PrintTaskBacktrace
 
setArgument(String) - Method in class frysk.gui.monitor.actions.Resume
 
setArgument(String) - Method in class frysk.gui.monitor.actions.RunExternal
 
setArgument(String) - Method in class frysk.gui.monitor.actions.ShowMemWin
 
setArgument(String) - Method in class frysk.gui.monitor.actions.ShowRegWin
 
setArgument(String) - Method in class frysk.gui.monitor.actions.ShowSourceWin
 
setArgument(String) - Method in class frysk.gui.monitor.actions.Stop
 
setArgument(String) - Method in class frysk.gui.monitor.filters.IntFilter
 
setArgument(String) - Method in class frysk.gui.monitor.filters.ProcCommandLineFilter
 
setArgument(String[]) - Method in class frysk.gui.monitor.filters.ProcCommandLineFilter
 
setArgument(String) - Method in class frysk.gui.monitor.filters.ProcNameFilter
 
setArgument(String) - Method in class frysk.gui.monitor.filters.ProcParentNameFilter
 
setArgument(String) - Method in class frysk.gui.monitor.filters.ProcPathFilter
 
setArgument(String) - Method in class frysk.gui.monitor.filters.TaskProcCommandLineFilter
 
setArgument(String) - Method in class frysk.gui.monitor.filters.TaskProcNameFilter
 
setArgument(String) - Method in class frysk.gui.monitor.filters.TaskProcParentNameFilter
 
setArgument(String) - Method in class frysk.gui.monitor.filters.TaskProcPathFilter
 
setArgument(String) - Method in class frysk.gui.monitor.LiaisonItem
 
setArgumentPosition(int) - Method in class jline.ArgumentCompletor.ArgumentList
 
setArguments(String[]) - Method in class jline.ArgumentCompletor.ArgumentList
 
setAutoprintThreshhold(int) - Method in class jline.ConsoleReader
 
setBellEnabled(boolean) - Method in class jline.ConsoleReader
 
setBounds(int, int, int, int) - Method in class junit.awtui.ProgressBar
 
setBreakPoint(boolean) - Method in class frysk.dom.DOMLine
Set the hasBreak attribute(indicates that this line has a breakpoint set)
setBreakpoint(Task, long) - Method in class frysk.stepping.SteppingEngine
Sets a SteppingBreakpoint on the given Task at the given address.
setBuffer(byte[]) - Method in class lib.dwfl.ElfData
Sets the buffer to point to the byte[] array This will then be written to disk on elf_update
setBufferPosition(int) - Method in class jline.ArgumentCompletor.ArgumentList
 
setBundlePaths(String[]) - Static method in class frysk.gui.common.Messages
 
setByteOrder(ByteOrder) - Method in class lib.dwfl.ElfEHeader
Encode SIZE into the IDENT field.
setCachingPolicy(CachingPolicy) - Method in class lib.unwind.AddressSpace
 
setCandidates(SortedSet) - Method in class jline.SimpleCompletor
 
setCandidateStrings(String[]) - Method in class jline.SimpleCompletor
 
setCCPath(String) - Method in class frysk.dom.DOMImage
Sets the CCPATH of the current image
setChanged() - Method in class frysk.util.ObservingTerminal.Observable
 
setChecked(GuiObject, boolean) - Method in class frysk.gui.monitor.CheckedListView
 
setChecked(GuiObject[], boolean) - Method in class frysk.gui.monitor.CheckedListView
 
setCheckedByName(String, boolean) - Method in class frysk.gui.monitor.CheckedListView
 
setClosed(boolean) - Method in class frysk.gui.disassembler.DisassemblyWindow
 
setClosed(boolean) - Method in class frysk.gui.memory.MemoryWindow
 
setClosed(boolean) - Method in class frysk.gui.register.RegisterWindow
 
setColumns(int) - Method in class frysk.sys.Size
 
setColumns(int) - Method in class frysk.util.WordWrapWriter
Set the number of columns of output.
setCompletionHandler(CompletionHandler) - Method in class jline.ConsoleReader
 
setCompletors(Completor[]) - Method in class jline.MultiCompletor
 
setContent(String) - Method in class frysk.dom.DOMSource
 
setCurrentColor(Color) - Method in class frysk.gui.prefs.ColorPreference
Sets the current color for this preference.
setCurrentObject(GuiObject) - Method in class frysk.gui.monitor.SummaryWidget
 
setCurrentSession(Session) - Method in class frysk.gui.sessions.SessionManager
Sets the session that is to be currently examined by frysk.
setCurrentValue(boolean) - Method in class frysk.gui.prefs.BooleanPreference
Sets the value of the preference.
setCurrentValue(int) - Method in class frysk.gui.prefs.IntPreference
Sets the value of this preference.
setCursorArgumentIndex(int) - Method in class jline.ArgumentCompletor.ArgumentList
 
setCursorPosition(int) - Method in class jline.ConsoleReader
Move the cursor position to the specified absolute index.
setDebug(PrintWriter) - Method in class jline.ConsoleReader
Set the stream for debugging.
setDefaultSysroot(String) - Static method in class frysk.sysroot.SysRootCache
set the default sysroot
setDefaultText(String) - Method in class frysk.gui.monitor.SimpleComboBox
Set the text that is displayed when no item is selected.
setDefaultTimeoutSeconds(int) - Static method in class frysk.expunit.Expect
Set the global default timeout (in seconds).
setDelimiter(String) - Method in class jline.SimpleCompletor
 
setDisWin(Proc) - Static method in class frysk.gui.disassembler.DisassemblyWindowFactory
Used by the SourceWindow to assign the static memWin object which it uses to ensure there is only one DisassemblyWindow running for its Proc.
setEchoCharacter(Character) - Method in class jline.ConsoleReader
Set the echo character.
setEditSessionMode(Session) - Method in class frysk.gui.druid.CreateFryskSessionDruid
Sets the druid up into edit mode.
setEnd(int) - Method in class frysk.dom.DOMFunction
gets the char offset from the start of the file of the last char of the function
setEnd(int) - Method in class frysk.dom.DOMInlineInstance
set the ending character of the inlined code from the beginning of the file
setEndIndex(int) - Method in class frysk.gui.monitor.eventviewer.TimeLine
 
setEndingLine(int) - Method in class frysk.dom.DOMFunction
sets the ending line number in the source file for this function
setErrorValue(int) - Method in class junit.swingui.CounterPanel
 
setEscapeChars(char[]) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
setExecutable(boolean) - Method in class frysk.dom.DOMLine
sets the executable attribute for this line
setExecutablePath(String) - Method in class frysk.gui.sessions.DebugProcess
 
setFailureValue(int) - Method in class junit.swingui.CounterPanel
 
setFileName(String) - Method in class frysk.dom.DOMSource
sets the name of the file containing the source
setFilePath(String) - Method in class frysk.dom.DOMSource
set the path to the source file for this source element
setFilter(boolean) - Method in class frysk.gui.monitor.ProcWiseTreeView
 
setFilterBoolean(boolean) - Method in class frysk.gui.monitor.filters.Filter
 
setFooter(String) - Method in class gnu.classpath.tools.getopt.Parser
Set the footer text that is printed by --help.
setFPRegisterBuffer(byte[]) - Method in class lib.dwfl.ElfPrFPRegSet
Sets the FP register buffer from buffer.
setFrameIdentifier(FrameIdentifier) - Method in class frysk.stepping.TaskStepEngine
Sets the FrameIdentifier for this TaskStepEngine.
setFunctionType(FunctionType) - Method in class frysk.scopes.Function
 
setHAdjustment(Adjustment) - Method in class frysk.gui.monitor.eventviewer.TimeLine
 
setHeader(String) - Method in class frysk.util.CommandlineParser
 
setHeader(String) - Method in class gnu.classpath.tools.getopt.Parser
Set the header text that is printed by --help.
setHistory(History) - Method in class jline.ConsoleReader
 
setHistoryFile(File) - Method in class jline.History
 
setIn() - Static method in class jline.ConsoleReaderInputStream
 
setIn(ConsoleReader) - Static method in class jline.ConsoleReaderInputStream
 
setIndex(int) - Method in class frysk.gui.monitor.eventviewer.Event
 
setInput(InputStream) - Method in class jline.ConsoleReader
Set the stream to be used for console input.
setIsRunning(boolean) - Method in class frysk.gui.disassembler.DisassemblyWindow
Set the sensitivity of this window and the formatting window.
setIsRunning(boolean) - Method in class frysk.gui.memory.MemoryWindow
Set the sensitivity of this window and the formatting window.
setIsRunning(boolean) - Method in class frysk.gui.register.RegisterWindow
Sets whether the task is running or not, and if it is diable the widgets in the window
setkey(String, String) - Static method in class jline.ANSIBuffer.ANSICodes
Sets the key with the given code to the given value.
setLength(int) - Method in class frysk.dom.DOMTag
set the length of this tag on this line
setLevel(Level) - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
setLine(int) - Method in class frysk.stepping.TaskStepEngine
Sets the current source line for this Task
setLineBroken(boolean, int) - Method in class frysk.gui.srcwin.SourceBuffer
 
setLineNums(boolean) - Method in class frysk.gui.srcwin.SourceView
 
setLite() - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
Set things up for a light-weight, or low-cost, back-trace by limiting things to just the elf information.
setLoading(boolean) - Method in class junit.runner.BaseTestRunner
Sets the loading behaviour of the test runner
setManageDie(boolean) - Method in class lib.dwfl.DwarfDie
 
setMaxSize(int) - Method in class jline.History
Set the maximum size that the history buffer will store.
setMemWin(Proc) - Static method in class frysk.gui.memory.MemoryWindowFactory
Used by the SourceWindow to assign the static memWin object which it uses to ensure there is only one MemoryWindow running for its Task.
setMenuButton(int) - Method in class frysk.gui.monitor.TrayIcon
Sets the button that can be used to open the popup menu.
setMessage(String) - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
setMessage(String) - Method in class frysk.stepping.TaskStepEngine
 
setMillis(long) - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
setMode(int) - Method in class frysk.gui.srcwin.SourceBuffer
 
setMode(int) - Method in class frysk.gui.srcwin.SourceView
 
setmode(int) - Static method in class jline.ANSIBuffer.ANSICodes
Sets the screen mode.
setName(String) - Method in class frysk.dom.DOMImage
sets the name of the image
setName(String) - Method in class frysk.gui.monitor.eventviewer.TimeLine
 
setName(String) - Method in class frysk.gui.monitor.GuiObject
 
setName(String) - Method in class frysk.gui.sessions.Session
 
setName(String) - Method in class frysk.isa.corefiles.LinuxElfCorefile
Set the name of the corefile to be constructed.
setName(String) - Method in class lib.dwfl.ElfNhdr
 
setNewSessionMode() - Method in class frysk.gui.druid.CreateFryskSessionDruid
Sets the druid up into new session mode.
setNhdrDesc(ElfNhdrType, ElfNhdr.ElfNoteSectionEntry) - Method in class lib.dwfl.ElfNhdr
 
setNumberOfFrames(int) - Method in class frysk.stack.PrintStackOptions
Specify the number of frames to include in the back-trace, 0 to include all frames.
setObservable(Observable) - Method in class frysk.gui.disassembler.DisassemblyWindow
 
setObservable(Observable) - Method in class frysk.gui.memory.MemoryWindow
 
setObservable(Observable) - Method in class frysk.gui.register.RegisterWindow
 
setObserver(TaskObserverRoot) - Method in class frysk.gui.monitor.actions.AddTaskObserverAction
 
setObserver(ObserverRoot) - Method in class frysk.gui.monitor.ActionsWidget
 
setObserver(ObserverRoot) - Method in class frysk.gui.monitor.ObserverItemsTable
 
setOffset(int) - Method in class frysk.dom.DOMLine
sets the offset of the line from the beginning of the file
setOffset(int) - Method in class lib.dwfl.ElfData
 
setOptions(ProcessIdentifier, long) - Static method in class frysk.sys.ptrace.Ptrace
Set PID's trace options.
setOptions(ProcessIdentifier, long) - Static method in class frysk.sys.ptrace.Utrace
Set PID's trace options.
setOuter(Scope) - Method in class frysk.scopes.Scope
 
setOutput(PrintWriter) - Method in class jline.History
The output to which all history elements will be written (or null of history is not saved to a buffer).
setParent(DOMSource) - Method in class frysk.dom.DOMFunction
Set the parent Element for this DOMFunction
setParent(DOMSource) - Method in class frysk.dom.DOMInlineInstance
Set the parent Element for this DOMInlineInstance
setParsed(boolean) - Method in class frysk.dom.DOMSource
set the isParsed boolean value for this source
setParserError(boolean) - Method in class frysk.dom.DOMSource
set the parseError value for this source
setPatternMatch(String) - Method in class frysk.isa.corefiles.LinuxElfCorefile
 
setPC(BigInteger) - Method in class frysk.dom.DOMFrysk
Set the PC counter value in the DOM
setPC(long) - Method in class frysk.proc.dummy.DummyTask
 
setPC(long) - Method in class frysk.proc.live.LinuxPtraceTask
 
setPC(long) - Method in class frysk.proc.Task
Set the address of the instruction that this task will execute next.
setPopupMenu(Menu) - Method in class frysk.gui.monitor.TrayIcon
Adds a popup menu to be shown when the user clicks the given mouse button
setPopupWindows(List) - Method in class frysk.gui.monitor.TrayIcon
Sets the windows to be displayed to be exactly the contents of popups.
setPrCStimeSec(long) - Method in class lib.dwfl.ElfPrstatus
Set the pr_cstime_secc value.
setPrCStimeUsec(long) - Method in class lib.dwfl.ElfPrstatus
Set the pr_cstime_usec value.
setPrCurSig(long) - Method in class lib.dwfl.ElfPrstatus
Sets the Prstatus current signal value
setPrCUtimeSec(long) - Method in class lib.dwfl.ElfPrstatus
Set the pr_cutime_sec value.
setPrCUtimeUsec(long) - Method in class lib.dwfl.ElfPrstatus
Set the pr_cutime_usec value.
setPreference(String, String) - Method in class junit.runner.BaseTestRunner
 
setPreferenceModel(Preferences) - Static method in class frysk.gui.prefs.PreferenceManager
Sets the preference model to use.
setPrFlag(long) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrFname(String) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrFPValid(int) - Method in class lib.dwfl.ElfPrstatus
 
setPrGid(long) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrGPRegisterBuffer(byte[]) - Method in class lib.dwfl.ElfPrstatus
 
setPrInfoSiCode(long) - Method in class lib.dwfl.ElfPrstatus
 
setPrInfoSiErrno(long) - Method in class lib.dwfl.ElfPrstatus
 
setPrInfoSiSigno(long) - Method in class lib.dwfl.ElfPrstatus
 
setPrintDebugNames(boolean) - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
 
setPrintInlineFunctions(boolean) - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
 
setPrintLibraryNames(boolean) - Method in class frysk.stack.PrintStackOptions
 
setPrintLibraryPaths(boolean) - Method in class frysk.stack.PrintStackOptions
 
setPrintLocals(boolean) - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
 
setPrintParameters(boolean) - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
 
setPrintPaths(boolean) - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
Print the full path to any source file.
setPrintPaths(boolean) - Method in class frysk.stack.PrintStackOptions
Include the full path to any files.
setPrintSourcePaths(boolean) - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
 
setPrintValues(boolean) - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
 
setPrNice(char) - Method in class lib.dwfl.ElfPrpsinfo
 
setProcMask(SignalSet) - Method in class frysk.sys.SignalSet
Set the thread's signal mask to this SignalSet's signals; return the previous signal set in oldSet.
setProcMask() - Method in class frysk.sys.SignalSet
Set the process signal mask to this SignalSet's signals; return this.
setProcsAdded(boolean) - Method in class frysk.gui.sessions.Session
 
setPrPgrp(int) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrPgrp(int) - Method in class lib.dwfl.ElfPrstatus
Sets the Prstatus group pid value
setPrPid(int) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrPid(int) - Method in class lib.dwfl.ElfPrstatus
Sets the Prstatus pid value
setPrPpid(int) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrPpid(int) - Method in class lib.dwfl.ElfPrstatus
Sets the Prstatus parent pid value
setPrPsargs(String) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrSid(int) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrSid(int) - Method in class lib.dwfl.ElfPrstatus
Sets the Prstatus session id value
setPrSigHold(long) - Method in class lib.dwfl.ElfPrstatus
Sets the Prstatus signal hold id value
setPrSigPending(long) - Method in class lib.dwfl.ElfPrstatus
Sets the Prstatus signal pending id value
setPrSname(char) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrState(char) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrStimeSec(long) - Method in class lib.dwfl.ElfPrstatus
Set the Pr_Utime_Usec value.
setPrStimeUsec(long) - Method in class lib.dwfl.ElfPrstatus
Set the Pr_Stime_Usec value.
setPrUid(long) - Method in class lib.dwfl.ElfPrpsinfo
 
setPrUtimeSec(long) - Method in class lib.dwfl.ElfPrstatus
Set the Pr_Utime_Usec value.
setPrUtimeUsec(long) - Method in class lib.dwfl.ElfPrstatus
Set the Pr_Utime_Usec value.
setPrZomb(char) - Method in class lib.dwfl.ElfPrpsinfo
 
setQuoteChars(char[]) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
setRaw() - Method in class frysk.sys.termios.Termios
Adjust Termios so that it is "raw".
setRawLog(LogRecord) - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
setRealName(String) - Method in class frysk.gui.sessions.DebugProcess
Allows you to set the real name (ie system) name of the process
setReg(Number, long) - Method in class lib.unwind.AddressSpace
See UnwindH.hxx:access_reg(write=true); only used for small integer registers.
setRegister(Register, long) - Method in class frysk.proc.Task
Store the long value in the Task's register.
setRegister(Register, long, int, byte[], int) - Method in class frysk.stack.Frame
Stores BYTES from START into REGISTER at OFFSET:LENGTH (in the target's byte order).
setRegister(Register, long, int, byte[], int) - Method in class frysk.stack.FrameDecorator
 
setRegister(Number, long, int, byte[], int) - Method in class lib.unwind.Cursor
 
setRegWin(Proc) - Static method in class frysk.gui.register.RegisterWindowFactory
Used by the SourceWindow to assign the static regWin object which it uses to ensure there is only one RegisterWindow running for its Task.
setReturnAction(Action) - Method in class frysk.gui.monitor.observers.ObserverRoot
Used to set which action is taken by the observer with respect to resuming execution of the observed thread after all the actions are executed.
setRich() - Method in class frysk.debuginfo.PrintDebugInfoStackOptions
Set things up for a rich, or detailed, back-trace by including inline frames and parameter information.
setRows(int) - Method in class frysk.sys.Size
 
setRunning(LinkedList) - Method in class frysk.stepping.SteppingEngine
Set the current state of the given tasks as running.
setRunValue(int) - Method in class junit.swingui.CounterPanel
 
setScope(DebugInfoFrame) - Method in class frysk.gui.srcwin.SourceBuffer
 
setScopes(DwarfDie[]) - Method in class lib.dwfl.DwarfDie
 
setSelected(GuiObject) - Method in class frysk.gui.monitor.DetailedObserverTreeView
 
setSelected(TreeIter, boolean) - Method in class frysk.gui.monitor.ProcWiseDataModel
 
setSelectedObject(GuiObject) - Method in class frysk.gui.monitor.ListView
Set the selection to the item that represents the given object.
setSelectedObject(GuiObject) - Method in class frysk.gui.monitor.SimpleComboBox
Set the selection to the item that represents the given object.
setSelectedText(String) - Method in class frysk.gui.monitor.ListView
Set the selection to the first item with the text that matches the give text.
setSelectedText(String) - Method in class frysk.gui.monitor.SimpleComboBox
Set the selection to the first item with the text that matches the give text.
setSequence(long) - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
setSessionType(Session.SessionType) - Method in class frysk.gui.sessions.Session
 
setShowPC(boolean) - Method in class frysk.ftrace.Ftrace
 
setShowToolbar(boolean) - Method in class frysk.gui.srcwin.SourceWindow
Toggles whether the toolbar is visible
setSize(long) - Method in class frysk.debuginfo.Piece
 
setSize(int, int) - Static method in class frysk.gui.monitor.eventviewer.Event
 
setSize(int, int, int, int) - Method in class frysk.gui.monitor.eventviewer.EventViewerWidget
 
setSize(Size) - Method in class frysk.sys.FileDescriptor
Set the size of a terminal window.
setSize(long) - Method in class lib.dwfl.ElfData
 
setSort() - Method in class frysk.gui.monitor.ListView
 
setSourceClass(String) - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
setSourceMethod(String) - Method in class frysk.gui.monitor.datamodels.CoreDebugLogRecord
 
setStackFrame(DebugInfoFrame) - Method in class frysk.gui.monitor.eventviewer.Event
 
setStart(int) - Method in class frysk.dom.DOMInlineInstance
set the starting character of the inlined code
setStart(int) - Method in class frysk.dom.DOMTag
set the starting character offset of this tag
setStartIdnex(int) - Method in class frysk.gui.monitor.eventviewer.TimeLine
 
setState(Task, SourceBreakpoint.State) - Method in class frysk.rt.SourceBreakpoint
Set state of a breakpoint in a task.
setState(State) - Method in class frysk.stepping.TaskStepEngine
Returns the current State of this TaskStepEngine's Task.
setStickySelect(boolean) - Method in class frysk.gui.monitor.ListView
 
setStrict(boolean) - Method in class jline.ArgumentCompletor
If true, a completion at argument index N will only succeed if all the completions from 0-(N-1) also succeed.
setSubprogram(Function) - Method in class frysk.debuginfo.DebugInfoFrame
 
setSubscopeAtCurrentLine(InlineSourceView) - Method in class frysk.gui.srcwin.InlineSourceView
Overrides the method from SourceViewWidget to also establish the depth of the child as well as setting up the linked list structure to keep track of it
setSubscopeAtCurrentLine(InlineSourceView) - Method in class frysk.gui.srcwin.MixedView
 
setSubscopeAtCurrentLine(InlineSourceView) - Method in class frysk.gui.srcwin.SourceView
Sets the inlined subscope at the current line to be the object provided.
setSubscopeAtCurrentLine(InlineSourceView) - Method in interface frysk.gui.srcwin.View
 
setSummay(String) - Method in class frysk.gui.monitor.GuiObject
 
setSysroot(String, String) - Static method in class frysk.sysroot.SysRootCache
set the sysroot corresponding to an executable.
setSysroot(Task, String) - Static method in class frysk.sysroot.SysRootCache
set the sysroot corresponding to an executable.
setTask(Task) - Method in class frysk.gui.disassembler.DisassemblyWindow
Set the Task for this window to examine.
setTask(Task) - Method in class frysk.gui.memory.MemoryWindow
Set the task for this MemoryWindow to examine.
setTask(Task) - Method in class frysk.gui.register.RegisterWindow
Sets the task to be examined by this RegisterWindow.
setTaskRunning(Task) - Method in class frysk.stepping.SteppingEngine
Set the current state of the given task as running.
setTaskState(Task, State) - Method in class frysk.stepping.SteppingEngine
Set the state of a particular Task.
setTestCases(Collection) - Method in class frysk.junit.Runner
 
setText(String) - Method in class frysk.dom.DOMLine
set the text for this line to the incoming string
setThreadObserver(Observer) - Method in class frysk.stepping.SteppingEngine
Supplies an Observer to be added to the ThreadLifeObserver's Observer list.
setThreshold(int) - Method in class frysk.gui.DebugHistory
 
setTitle(String) - Method in class frysk.gui.druid.CreateFryskSessionDruid
 
setToCharBufferedConsole(FileDescriptor) - Static method in class frysk.util.PtyTerminal
Set console to character buffered settings.
setToInitConsole(FileDescriptor) - Static method in class frysk.util.PtyTerminal
Set console to initial terminal settings.
setToolTip(String) - Method in class frysk.gui.monitor.GuiObject
 
setTotal(int) - Method in class junit.swingui.CounterPanel
 
setTraceChildren() - Method in class frysk.ftrace.Ftrace
 
setTraceFunctions(Ftrace.Controller, Ftrace.StackTracedSymbolsProvider) - Method in class frysk.ftrace.Ftrace
 
setTraceMmaps() - Method in class frysk.ftrace.Ftrace
 
setTraceSignals(Ftrace.TracedSignalProvider) - Method in class frysk.ftrace.Ftrace
 
setTraceSyscalls(Ftrace.TracedSyscallProvider) - Method in class frysk.ftrace.Ftrace
 
setType(String) - Method in class frysk.dom.DOMTag
change the type attribue of this tag
setType(int) - Method in class frysk.gui.srcwin.StepDialog
 
setType(int) - Method in class lib.dwfl.ElfData
Sets the Elf Data Type
setUp(LinkedList, boolean) - Method in class frysk.stepping.SteppingEngine
Sets up stepping information for a list of Tasks.
setUp() - Method in class frysk.testbed.RegsCase
 
setUpColumns() - Method in class frysk.gui.disassembler.DisassemblyWindow
Sets up the columns in the TreeView between the addresses given by the SpinBoxes.
setupExecuteOutOfLine(Task, long, long) - Method in class frysk.proc.live.Instruction
Prepares the given Task for executing this instruction at the given address.
setupNameEntry() - Method in class frysk.gui.druid.CreateFryskSessionDruid
 
setupTerminal() - Static method in class jline.Terminal
Configure and return the Terminal instance for the current platform.
setUsage(String) - Method in class frysk.util.ProcStopUtil
Use to set the usage of utility.
setUserData(Object) - Method in class lib.dwfl.DwflModule
 
setUserState(SourceBreakpoint.State) - Method in class frysk.rt.SourceBreakpoint
 
setVariable(String, String) - Method in class frysk.hpd.DbgVariables
 
setView(SourceView) - Method in class frysk.gui.srcwin.VariableWatchView
 
setWatchpoint(Task, int, long, int, boolean) - Method in class frysk.isa.watchpoints.WatchpointFunctions
Builds and sets a hardware watchpoint on a task.
setWindowButton(int) - Method in class frysk.gui.monitor.TrayIcon
Sets the button that can be used to open the windows associated with the icon.
setWindowTitle(String) - Method in class frysk.gui.terminal.TermWindow
setWindowTitle sets the title of the window
setWordSize(int) - Method in class lib.dwfl.ElfEHeader
Encode SIZE into the IDENT field.
setWrapIndent(int) - Method in class frysk.util.WordWrapWriter
Set the amount of indentation after wrapping.
setWrapIndentFromColumn() - Method in class frysk.util.WordWrapWriter
Like setWrapIndent(int), but sets the indentation column based on the current column known to this writer.
setWriteAllMaps(boolean) - Method in class frysk.isa.corefiles.LinuxElfCorefile
Defines whether to attempt to write all maps, and elide nothing.
setWriter(PrintWriter) - Method in class frysk.ftrace.Ftrace
 
setXFPRegisterBuffer(byte[]) - Method in class lib.dwfl.ElfPrXFPRegSet
Sets the XFP register buffer from buffer.
setXY(int, int) - Method in class frysk.gui.monitor.eventviewer.Event
 
SF_NAMES - Static variable in class lib.dwfl.DwAt
 
SF_NAMES_ - Static variable in class lib.dwfl.DwAt
 
SH - Static variable in class frysk.isa.signals.SignalTableFactory
 
shared - Variable in class frysk.proc.MemoryMap
 
SHARED_TYPE - Static variable in class lib.dwfl.DwTag
 
SHARED_TYPE_ - Static variable in class lib.dwfl.DwTag
 
SharedType - Class in frysk.value
Type decorator class, so that a base or composite type can be decorated with various attributes.
SharedType(Type) - Constructor for class frysk.value.SharedType
 
shentsize - Variable in class lib.dwfl.ElfEHeader
 
SHFLAG_ALLOC - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_EXCLUDE - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_EXECINSTR - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_GROUP - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_INFO_LINK - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_LINK_ORDER - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_MASKOS - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_MASKPROC - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_MERGE - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_ORDERED - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_OS_NONCONFORMING - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_STRINGS - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_TLS - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHFLAG_WRITE - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
shift_expression() - Method in class frysk.expr.CExprParser
 
SHIFTLEFT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
SHIFTLEFT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
SHIFTLEFT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
shiftLeft(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
shiftLeft(Value, Value) - Method in class frysk.value.IntegerUnit
 
SHIFTLEFTEQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
SHIFTLEFTEQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
SHIFTLEFTEQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
shiftLeftEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
SHIFTRIGHT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
SHIFTRIGHT - Static variable in interface frysk.expr.CExprParserTokenTypes
 
SHIFTRIGHT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
shiftRight(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
shiftRight(Value, Value) - Method in class frysk.value.IntegerUnit
 
SHIFTRIGHTEQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
SHIFTRIGHTEQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
SHIFTRIGHTEQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
shiftRightEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
SHL - Static variable in class lib.dwfl.DwOp
 
SHL_ - Static variable in class lib.dwfl.DwOp
 
shnum - Variable in class lib.dwfl.ElfEHeader
 
shoff - Variable in class lib.dwfl.ElfEHeader
 
shortBigEndianType - Static variable in class frysk.value.StandardTypes
 
shortLittleEndianType - Static variable in class frysk.value.StandardTypes
 
shouldSaveObject() - Method in class frysk.gui.monitor.GuiObject
 
shouldSaveObject() - Method in class frysk.gui.monitor.ObservableLinkedList
 
shouldSaveObject() - Method in interface frysk.gui.monitor.SaveableXXX
queried to see if this object should be saved or not
shouldSaveObject() - Method in class frysk.gui.sessions.WatchList
 
shouldStackTraceOnTracePoint(Object) - Method in interface frysk.ftrace.Ftrace.StackTracedSymbolsProvider
 
shouldStackTraceOnTracePoint(Object) - Method in class frysk.ftrace.FtraceController
 
showAll() - Method in class frysk.gui.druid.CreateFryskSessionDruid
 
showAll() - Method in interface frysk.gui.srcwin.View
 
showError(String) - Method in class junit.swingui.StatusLine
 
showErrorDialog(String, Exception) - Static method in class frysk.gui.dialogs.DialogManager
 
showErrorDialog(String, String, Exception) - Static method in class frysk.gui.dialogs.DialogManager
 
showFailure(TestFailure) - Method in interface junit.runner.FailureDetailView
Shows details of a TestFailure
showFailure(TestFailure) - Method in class junit.swingui.DefaultFailureDetailView
Shows a TestFailure
showInfo(String) - Method in class junit.swingui.StatusLine
 
ShowMemWin - Class in frysk.gui.monitor.actions
 
ShowMemWin() - Constructor for class frysk.gui.monitor.actions.ShowMemWin
 
ShowMemWin(ShowMemWin) - Constructor for class frysk.gui.monitor.actions.ShowMemWin
 
showQueryDialog(String) - Static method in class frysk.gui.dialogs.DialogManager
 
ShowRegWin - Class in frysk.gui.monitor.actions
 
ShowRegWin() - Constructor for class frysk.gui.monitor.actions.ShowRegWin
 
ShowRegWin(ShowRegWin) - Constructor for class frysk.gui.monitor.actions.ShowRegWin
 
ShowSourceWin - Class in frysk.gui.monitor.actions
 
ShowSourceWin() - Constructor for class frysk.gui.monitor.actions.ShowSourceWin
 
ShowSourceWin(ShowSourceWin) - Constructor for class frysk.gui.monitor.actions.ShowSourceWin
 
showWarnDialog(String) - Static method in class frysk.gui.dialogs.DialogManager
Pops up a WarnDialog with the given message
showWarnDialog(String, String) - Static method in class frysk.gui.dialogs.DialogManager
 
SHR - Static variable in class lib.dwfl.DwOp
 
SHR_ - Static variable in class lib.dwfl.DwOp
 
SHRA - Static variable in class lib.dwfl.DwOp
 
SHRA_ - Static variable in class lib.dwfl.DwOp
 
shstrndx - Variable in class lib.dwfl.ElfEHeader
 
SHTYPE_CHECKSUM - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_DYNAMIC - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_DYNSYM - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_FINI_ARRAY - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_GNU_HASH - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_GNU_LIBLIST - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_GNU_verdef - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_GNU_verneed - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_GNU_versym - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_GROUP - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_HASH - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_HIOS - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_HIPROC - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_HISUNW - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_HIUSER - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_INIT_ARRAY - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_LOOS - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_LOPROC - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_LOSUNW - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_LOUSER - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_NOBITS - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_NOTE - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_NULL - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_NUM - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_PREINIT_ARRAY - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_PROGBITS - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_REL - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_RELA - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_SHLIB - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_STRTAB - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_SUNW_COMDAT - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_SUNW_move - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_SUNW_syminfo - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_SYMTAB - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
SHTYPE_SYMTAB_SHNDX - Static variable in class lib.dwfl.ElfSectionHeaderTypes
 
shutDownReader() - Method in class frysk.gui.monitor.ConsoleWidget
 
SIBLING - Static variable in class lib.dwfl.DwAt
 
SIBLING_ - Static variable in class lib.dwfl.DwAt
 
sigcatch - Variable in class frysk.sys.proc.Stat
The bitmap of catched signals.
sigignore - Variable in class frysk.sys.proc.Stat
The bitmap of ignored signals.
SigIntHandler - Class in frysk.hpd
Events to handle Cntrl-C signal.
SigIntHandler() - Constructor for class frysk.hpd.SigIntHandler
 
Signal - Class in frysk.isa.signals
A target signal.
signal(Signal) - Method in interface frysk.sys.PollBuilder
 
signal - Variable in class frysk.sys.proc.Stat
The bitmap of pending signals.
Signal - Class in frysk.sys
Host signal handling.
signal(Signal) - Method in interface frysk.sys.SignalBuilder
 
signal(Signal) - Method in class frysk.testbed.Offspring
Send the child the sig.
signal - Variable in class frysk.testbed.StopEventLoopWhenProcTerminated
 
signalAdd(Signal) - Static method in class frysk.sys.Wait
Add Sig to the set of signals checked during poll.
SignalBuilder - Interface in frysk.sys
Notify client of Signal events.
signalEmpty() - Static method in class frysk.sys.Wait
Empty the set of signals, and file descriptors, checked during poll.
SignalEvent - Class in frysk.event
An event due to a signal.
SignalEvent(Signal) - Constructor for class frysk.event.SignalEvent
Create a Signal based event.
SignalSet - Class in frysk.sys
A Signal Set, corresponds to sigset_t.
SignalSet() - Constructor for class frysk.sys.SignalSet
Create an empty signal set.
SignalSet(Signal[]) - Constructor for class frysk.sys.SignalSet
Create a SigSet containing the signals in the array.
SignalSet(Signal) - Constructor for class frysk.sys.SignalSet
Create a SigSet containing the single signal.
SignalTable - Class in frysk.isa.signals
A target signal factory.
SignalTable() - Constructor for class frysk.isa.signals.SignalTable
 
SignalTableFactory - Class in frysk.isa.signals
Table of signals for for each known ISA.
SignalTableFactory() - Constructor for class frysk.isa.signals.SignalTableFactory
 
SignalWaiter - Class in frysk.testbed
Installs signal-handlers for, and then runs the event loop until the specified set of signals have all been received.
SignalWaiter(EventLoop, Signal[], String) - Constructor for class frysk.testbed.SignalWaiter
Install signal-handlers for the specified set of events.
SignalWaiter(EventLoop, Signal, String) - Constructor for class frysk.testbed.SignalWaiter
 
SIGNED - Static variable in class lib.dwfl.DwAte
 
SIGNED_ - Static variable in class lib.dwfl.DwAte
 
SIGNED_CHAR - Static variable in class lib.dwfl.DwAte
 
SIGNED_CHAR_ - Static variable in class lib.dwfl.DwAte
 
SIGNED_FIXED - Static variable in class lib.dwfl.DwAte
 
SIGNED_FIXED_ - Static variable in class lib.dwfl.DwAte
 
SignedType - Class in frysk.value
A signed integer type.
SignedType(String, ByteOrder, int) - Constructor for class frysk.value.SignedType
 
signExtend(BigInteger, int) - Static method in class frysk.gui.common.UBigInteger
Treat the MSB of an unsigned integer stored in a BigInteger as a sign bit and return a positive or negative BigInteger as appropriate.
SimpleComboBox - Class in frysk.gui.monitor
A simple combo box that abstracts away all the complexity of Combo box and provides simple methods for adding, removing and retrieving selected objects.
SimpleComboBox(Handle) - Constructor for class frysk.gui.monitor.SimpleComboBox
 
SimpleCompletor - Class in jline
A simple Completor implementation that handles a pre-defined list of completion words.
SimpleCompletor(String) - Constructor for class jline.SimpleCompletor
Create a new SimpleCompletor with a single possible completion values.
SimpleCompletor(String[]) - Constructor for class jline.SimpleCompletor
Create a new SimpleCompletor with a list of possible completion values.
SimpleCompletor(String[], SimpleCompletor.SimpleCompletorFilter) - Constructor for class jline.SimpleCompletor
 
SimpleCompletor(Reader) - Constructor for class jline.SimpleCompletor
Complete candidates using the contents of the specified Reader.
SimpleCompletor(InputStream) - Constructor for class jline.SimpleCompletor
Complete candidates using the whitespearated values in read from the specified Reader.
SimpleCompletor.NoOpFilter - Class in jline
 
SimpleCompletor.NoOpFilter() - Constructor for class jline.SimpleCompletor.NoOpFilter
 
SimpleCompletor.SimpleCompletorFilter - Interface in jline
Filter for elements in the completor.
SimpleParser - Class in frysk.dom.cparser
 
SimpleParser() - Constructor for class frysk.dom.cparser.SimpleParser
 
SimpleTestCollector - Class in junit.runner
An implementation of a TestCollector that considers a class to be a test class when it contains the pattern "Test" in its name
SimpleTestCollector() - Constructor for class junit.runner.SimpleTestCollector
 
simulate(Task) - Method in class frysk.proc.live.Instruction
The default implementation just does a sanity check and throws an exception if simulation was requested on a instruction that cannot be emulated.
singleStep(ProcessIdentifier, Signal) - Static method in class frysk.sys.ptrace.Ptrace
Single-step (instruction step) the process specified by PID, if SIG is non-zero, deliver the signal.
singleStep(ProcessIdentifier, Signal) - Static method in class frysk.sys.ptrace.Utrace
Single-step (instruction step) the process specified by PID, if SIG is non-zero, deliver the signal.
size() - Method in class frysk.hpd.HardList
 
size() - Method in class frysk.stack.FrameLevel
Return the "size"
size() - Method in class frysk.sys.SignalSet
The number of elements in the set.
Size - Class in frysk.sys
Container class for the size of a terminal window
Size(int, int) - Constructor for class frysk.sys.Size
 
size() - Method in class frysk.testbed.TaskSet
Return the number of Task's currently in the Task Set.
size() - Method in class jline.History
 
size - Variable in class lib.dwfl.ElfArchiveHeader
 
size - Variable in class lib.dwfl.ElfSectionHeader
 
SIZEOF - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
SIZEOF - Static variable in interface frysk.expr.CExprParserTokenTypes
 
SIZEOF - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
SKIP - Static variable in class lib.dwfl.DwOp
 
SKIP_ - Static variable in class lib.dwfl.DwOp
 
skipByte(char) - Method in class inua.util.Scanner
 
skipWhitespace() - Method in class inua.util.Scanner
 
SlaveOffspring - Class in frysk.testbed
Create a process running the funit slave (a.k.a., funit-child).
sleep(int) - Static method in class frysk.sys.Itimer
Wait for the specified time; this is a blocking call.
SLEEPING - Static variable in class frysk.testbed.StatState
 
SLICE - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
SLICE - Static variable in interface frysk.expr.CExprParserTokenTypes
 
SLICE - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
slice(Value, Value, Value, ByteBuffer) - Method in class frysk.value.ArrayType
Slice returns a slice of an array.
slice(Value, Value, Value, ByteBuffer) - Method in class frysk.value.PointerType
Slice operation for pointers.
slice(Value, Value, Value, ByteBuffer) - Method in class frysk.value.Type
Implements slice operation for a pointer or array type - slice the array from index I to index J.
slice(long, long) - Method in class inua.eio.ByteBuffer
 
slice() - Method in class inua.eio.ByteBuffer
 
SMALL - Static variable in class lib.dwfl.DwAt
 
SMALL_ - Static variable in class lib.dwfl.DwAt
 
snapshot() - Method in class frysk.rt.ProcTaskIDManager
 
SOFTE - Static variable in class frysk.isa.registers.PPC64Registers
 
SOLibMapBuilder - Class in frysk.solib
Build a list of maps from the contents of the file specified file.
soname - Variable in class frysk.expr.FQIdentifier
 
sonameMatches(Task, ObjectFile) - Method in class frysk.expr.FQIdentifier
Check if given ObjectFile WHAT matches this soname identifier.
sonamePattern - Variable in class frysk.ftrace.AddrRule
 
Sorter - Class in junit.runner
A custom quick sort with support to customize the swap behaviour.
Sorter() - Constructor for class junit.runner.Sorter
 
Sorter.Swapper - Interface in junit.runner
 
sortStrings(Vector, int, int, Sorter.Swapper) - Static method in class junit.runner.Sorter
 
SOURCE_NAME_ATTR - Static variable in class frysk.dom.DOMFunction
 
SOURCE_NODE - Static variable in class frysk.dom.DOMSource
Name of this node in the DOM tree
SOURCE_WINDOW - Static variable in class frysk.gui.srcwin.SourceWindow
 
SourceBreakpoint - Class in frysk.rt
 
SourceBreakpoint(int, SourceBreakpoint.State) - Constructor for class frysk.rt.SourceBreakpoint
 
SourceBreakpoint(int) - Constructor for class frysk.rt.SourceBreakpoint
 
SourceBreakpoint.State - Class in frysk.rt
 
SourceBreakpointObserver - Interface in frysk.rt
 
SourceBuffer - Class in frysk.gui.srcwin
This class is a wrapper around TextBuffer, it allows for extra functionality needed by the SourceViewWidget.
SourceBuffer() - Constructor for class frysk.gui.srcwin.SourceBuffer
Creates a new SourceBuffer
SourceBuffer(DebugInfoFrame) - Constructor for class frysk.gui.srcwin.SourceBuffer
Creates a new SourceBuffer with the given scope
SourceBuffer(DebugInfoFrame, int) - Constructor for class frysk.gui.srcwin.SourceBuffer
 
sourceFile(String) - Static method in class frysk.config.Prefix
A file within frysk's source tree.
SourceLocation - Class in frysk.scopes
The source-code line information.
SourceLocationFactory - Class in frysk.scopes
 
SourceLocationFactory() - Constructor for class frysk.scopes.SourceLocationFactory
 
SourceView - Class in frysk.gui.srcwin
This class is used to add some functionality to TextView that may be needed by the source window but is not directly available or easily accessible in TextView.
SourceView(DebugInfoFrame, SourceWindow) - Constructor for class frysk.gui.srcwin.SourceView
Constructs a new SourceViewWidget.
SourceView(DebugInfoFrame, SourceWindow, int) - Constructor for class frysk.gui.srcwin.SourceView
 
SourceView(SourceBuffer, SourceWindow) - Constructor for class frysk.gui.srcwin.SourceView
Constructs a new SourceViewWidget using the previously created buffer
SourceWindow - Class in frysk.gui.srcwin
The SourceWindow displays the source or assembly level view of a Task's current state of execution.
SourceWindow(LibGlade, Proc) - Constructor for class frysk.gui.srcwin.SourceWindow
Creates a new source window with the given properties.
SourceWindow(LibGlade, Proc[]) - Constructor for class frysk.gui.srcwin.SourceWindow
Creates a new source window with the given properties.
SourceWindow(LibGlade, DebugInfoFrame) - Constructor for class frysk.gui.srcwin.SourceWindow
Creates a new source window with the given properties.
SourceWindow(LibGlade, DebugInfoFrame[]) - Constructor for class frysk.gui.srcwin.SourceWindow
Creates a new source window with the given properties.
SourceWindow(LibGlade, Proc, SourceWindowFactory.AttachedObserver) - Constructor for class frysk.gui.srcwin.SourceWindow
Creates a new source window with the given properties.
SourceWindowFactory - Class in frysk.gui.srcwin
SourceWindow factory is the interface through which all SourceWindow objects in frysk should be created.
SourceWindowFactory() - Constructor for class frysk.gui.srcwin.SourceWindowFactory
 
sourceWinGroup - Static variable in class frysk.gui.prefs.PreferenceManager
 
SourceWinPreferenceGroup - Class in frysk.gui.srcwin.prefs
 
SourceWinPreferenceGroup(String, int) - Constructor for class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
SP - Variable in class frysk.testbed.FryskAsm
 
SPARC - Static variable in class frysk.isa.signals.SignalTableFactory
 
SPE_ACC - Static variable in class lib.unwind.UnwindRegistersPPC64
 
SPE_ACC_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
SPEACC - Static variable in class frysk.isa.registers.PPC64Registers
 
SPECIAL - Static variable in class frysk.isa.registers.PPC32Registers
 
SPECIAL - Static variable in class frysk.isa.registers.PPC64Registers
 
Special - Class in frysk.sys.termios
Special characters and values.
SPECIFICATION - Static variable in class lib.dwfl.DwAt
 
SPECIFICATION_ - Static variable in class lib.dwfl.DwAt
 
Speed - Class in frysk.sys.termios
Manipulates a terminal bound to FileDescriptor.
SPEFSCR - Static variable in class frysk.isa.registers.PPC64Registers
 
SPEFSCR - Static variable in class lib.unwind.UnwindRegistersPPC64
 
SPEFSCR_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
splashImage - Static variable in class frysk.gui.common.IconManager
 
splashScreen - Variable in class frysk.gui.monitor.WindowManager
 
SplashScreenWindow - Class in frysk.gui.monitor
 
SplashScreenWindow() - Constructor for class frysk.gui.monitor.SplashScreenWindow
 
SRC_COORDS - Static variable in class lib.dwfl.DwAt
 
SRC_COORDS_ - Static variable in class lib.dwfl.DwAt
 
SRC_INFO - Static variable in class lib.dwfl.DwAt
 
SRC_INFO_ - Static variable in class lib.dwfl.DwAt
 
SS - Static variable in class frysk.isa.registers.IA32Registers
 
SS - Static variable in class frysk.isa.registers.X8664Registers
 
SS - Static variable in class lib.dwfl.DwarfRegistersX8664
 
SS - Static variable in class lib.unwind.UnwindRegistersX86
 
SS_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
SS_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ST0 - Static variable in class frysk.isa.registers.X87Registers
 
ST0 - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST0 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST0 - Static variable in class lib.unwind.UnwindRegistersX86
 
ST0_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST0_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST0_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ST1 - Static variable in class frysk.isa.registers.X87Registers
 
ST1 - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST1 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST1 - Static variable in class lib.unwind.UnwindRegistersX86
 
ST1_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST1_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST1_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ST2 - Static variable in class frysk.isa.registers.X87Registers
 
ST2 - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST2 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST2 - Static variable in class lib.unwind.UnwindRegistersX86
 
ST2_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST2_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST2_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ST3 - Static variable in class frysk.isa.registers.X87Registers
 
ST3 - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST3 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST3 - Static variable in class lib.unwind.UnwindRegistersX86
 
ST3_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST3_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST3_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ST4 - Static variable in class frysk.isa.registers.X87Registers
 
ST4 - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST4 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST4 - Static variable in class lib.unwind.UnwindRegistersX86
 
ST4_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST4_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST4_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ST5 - Static variable in class frysk.isa.registers.X87Registers
 
ST5 - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST5 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST5 - Static variable in class lib.unwind.UnwindRegistersX86
 
ST5_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST5_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST5_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ST6 - Static variable in class frysk.isa.registers.X87Registers
 
ST6 - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST6 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST6 - Static variable in class lib.unwind.UnwindRegistersX86
 
ST6_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST6_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST6_ - Static variable in class lib.unwind.UnwindRegistersX86
 
ST7 - Static variable in class frysk.isa.registers.X87Registers
 
ST7 - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST7 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST7 - Static variable in class lib.unwind.UnwindRegistersX86
 
ST7_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
ST7_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
ST7_ - Static variable in class lib.unwind.UnwindRegistersX86
 
stack(long, byte[]) - Method in interface frysk.testbed.LocalMemory.StackBuilder
 
StackFactory - Class in frysk.stack
 
StackFactory() - Constructor for class frysk.stack.StackFactory
 
StackPrintUtil - Class in frysk.util
Framework for printing stack backtraces; both providing a standard set of options, and a standard print behavior.
StackPrintUtil() - Constructor for class frysk.util.StackPrintUtil
 
stackTrace - Variable in class frysk.ftrace.RuleOptions
 
StacktraceAction - Class in frysk.util
 
StacktraceAction(PrintWriter, Proc, Event, PrintDebugInfoStackOptions) - Constructor for class frysk.util.StacktraceAction
Runs a stacktrace on the given process.
stackTraceEverything() - Method in class frysk.ftrace.FtraceController
 
StandardSignal - Class in frysk.isa.signals
A standard or well known.
StandardTestSuiteLoader - Class in junit.runner
The standard test suite loader.
StandardTestSuiteLoader() - Constructor for class junit.runner.StandardTestSuiteLoader
 
StandardTypes - Class in frysk.value
 
StandardTypes() - Constructor for class frysk.value.StandardTypes
 
STAR - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
STAR - Static variable in interface frysk.expr.CExprParserTokenTypes
 
STAR - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
start() - Method in class frysk.event.EventLoop
Start the EventLoop thread; note that this forces a brief synchronization with that thread to ensure that it is ready.
start() - Method in class frysk.expr.CExprParser
The TabException propagates all the way up, to the start rule, which then propagates it up to the calling program.
start() - Method in class frysk.util.ProcFollowUtil
 
start() - Method in class frysk.util.ProcRunUtil
 
start(int) - Method in class junit.awtui.ProgressBar
 
START_ACK - Static variable in class frysk.testbed.SynchronizedOffspring
 
START_ATTR - Static variable in class frysk.dom.DOMFunction
 
START_ATTR - Static variable in class frysk.dom.DOMTag
The start of the tag
START_SCOPE - Static variable in class lib.dwfl.DwAt
 
START_SCOPE_ - Static variable in class lib.dwfl.DwAt
 
startcode - Variable in class frysk.sys.proc.Stat
The address above which program text can run.
startNewProc(String, String, String, String, String, String) - Static method in class frysk.gui.srcwin.SourceWindowFactory
 
startOffspring(String, String, String, String[]) - Method in class frysk.testbed.OffspringType
 
startSession() - Method in class frysk.gui.sessions.Session
 
startstack - Variable in class frysk.sys.proc.Stat
The address of the start of the stack.
startTest(Test) - Method in class junit.runner.BaseTestRunner
 
startTest(Test) - Method in class junit.textui.ResultPrinter
 
starttime - Variable in class frysk.sys.proc.Stat
The number of jiffies, after system boot, that process started.
Stat - Class in frysk.sys.proc
The contents of /proc/PID/stat file.
Stat() - Constructor for class frysk.sys.proc.Stat
Create an unbounded Stat object.
State - Class in frysk.stepping
State interface for the stepping state machine.
State() - Constructor for class frysk.stepping.State
 
state - Variable in class frysk.sys.proc.Stat
The state represented by a character from "RSDZTW".
state - Variable in class frysk.sys.proc.Status
The state from /proc/$$/status file.
StatelessFile - Class in frysk.sys
 
StatelessFile(File) - Constructor for class frysk.sys.StatelessFile
Creates a StatelessFile bound to the existing FILE.
StatelessFile(String) - Constructor for class frysk.sys.StatelessFile
Creates a StatelessFile bound to the existing FILE.
STATIC_LINK - Static variable in class lib.dwfl.DwAt
 
STATIC_LINK_ - Static variable in class lib.dwfl.DwAt
 
StaticParser - Interface in frysk.dom
 
StatState - Class in frysk.testbed
Class for directly tracking /proc/$$/stat.
Status - Class in frysk.sys.proc
Partial wrapper for /proc/$$/status.
Status() - Constructor for class frysk.sys.proc.Status
 
status - Variable in class frysk.testbed.StopEventLoopWhenProcTerminated
 
StatusLine - Class in junit.swingui
A status line component.
StatusLine(int) - Constructor for class junit.swingui.StatusLine
 
step(boolean) - Method in class junit.awtui.ProgressBar
 
step() - Method in class lib.unwind.Cursor
 
stepAbort(Task) - Method in class frysk.proc.live.Breakpoint
Aborts a breakpoint setup (interrupted while stepping).
stepAdvance(Task, DebugInfoFrame) - Method in class frysk.stepping.SteppingEngine
Steps the Task until it reaches the given frame's current address.
StepAdvanceState - Class in frysk.stepping
 
StepAdvanceState(Task) - Constructor for class frysk.stepping.StepAdvanceState
 
StepCommand - Class in frysk.hpd
 
StepDialog - Class in frysk.gui.srcwin
 
StepDialog(LibGlade, SourceWindow) - Constructor for class frysk.gui.srcwin.StepDialog
On initialization, set the glade file, the titles for CheckBox options, the columns in this window, and add all the Listeners.
stepDone(Task) - Method in class frysk.proc.live.Breakpoint
Notifies the breakpoint that a step has just taken place and that the task should be put into a state ready to continue (keeping the breakpoint in place).
StepFinishCommand - Class in frysk.hpd
 
stepInstruction(Task) - Method in class frysk.stepping.SteppingEngine
Perform an instruction step on the given Task.
stepInstruction(LinkedList) - Method in class frysk.stepping.SteppingEngine
Perform an instruction step on a list of Tasks.
stepLine(Task) - Method in class frysk.stepping.SteppingEngine
Sets up SteppingEngine to perform a line step on the given Task.
stepLine(LinkedList) - Method in class frysk.stepping.SteppingEngine
Perform a line-step on a list of Tasks
StepNextCommand - Class in frysk.hpd
 
stepNextInstruction(Task, DebugInfoFrame) - Method in class frysk.stepping.SteppingEngine
Instruction stepping, but stepping-over any function calls.
stepNextInstruction(LinkedList) - Method in class frysk.stepping.SteppingEngine
Instruction steps the list of Tasks, but ensures that none enter any new frames on the stack.
stepOut(Task, Frame) - Method in class frysk.stepping.SteppingEngine
Sets the stage for stepping out of a frame.
stepOut(Task, Frame, State) - Method in class frysk.stepping.SteppingEngine
 
stepOut(LinkedList) - Method in class frysk.stepping.SteppingEngine
Performs a step-out operation on a list of Tasks - runs each Task until it returns from its current frame.
StepOutState - Class in frysk.stepping
 
StepOutState(Task) - Constructor for class frysk.stepping.StepOutState
 
stepOver(Task, DebugInfoFrame) - Method in class frysk.stepping.SteppingEngine
Performs a step-operation - line-steps the given Task, unless presented with an entry to a new frame on the stack, which will not be stepped into.
stepOver(LinkedList) - Method in class frysk.stepping.SteppingEngine
Performs a step-over operation on a list of tasks; none of the given Tasks will line-step into any new frames.
StepOverState - Class in frysk.stepping
 
StepOverState(Task) - Constructor for class frysk.stepping.StepOverState
 
StepOverTestState - Class in frysk.stepping
 
StepOverTestState(Task) - Constructor for class frysk.stepping.StepOverTestState
 
steppingBreakpoint - Variable in class frysk.proc.live.LinuxPtraceTask
Whether we are currently stepping over a breakpoint.
SteppingEngine - Class in frysk.stepping
State machine for thread and process stepping.
SteppingEngine() - Constructor for class frysk.stepping.SteppingEngine
 
SteppingEngine(Proc[]) - Constructor for class frysk.stepping.SteppingEngine
Sets the initial processes for this SteppingEngine.
SteppingEngine(Proc[], Observer) - Constructor for class frysk.stepping.SteppingEngine
 
StepTerminatedState - Class in frysk.stepping
 
StepTerminatedState(Task) - Constructor for class frysk.stepping.StepTerminatedState
 
StepTerminatedState(Task, boolean) - Constructor for class frysk.stepping.StepTerminatedState
 
stillExists() - Method in class frysk.testbed.TearDownFile
Return TRUE if-and-only-if the file, at the moment of this call, still exits.
stime - Variable in class frysk.sys.proc.Stat
The number of kernel mode jiffies.
STKFLT - Static variable in class frysk.isa.signals.StandardSignal
 
STKFLT - Static variable in class frysk.sys.Signal
 
STMT_LIST - Static variable in class lib.dwfl.DwAt
 
STMT_LIST_ - Static variable in class lib.dwfl.DwAt
 
Stop - Class in frysk.gui.monitor.actions
 
Stop() - Constructor for class frysk.gui.monitor.actions.Stop
 
Stop(Stop) - Constructor for class frysk.gui.monitor.actions.Stop
 
STOP - Static variable in class frysk.isa.signals.StandardSignal
 
stop(LinkedList, LinkedList) - Method in class frysk.stepping.SteppingEngine
Re-blocks all running Tasks except for those in the incoming LinkedList.
STOP - Static variable in class frysk.sys.Signal
 
StopEventLoopWhenProcTerminated - Class in frysk.testbed
An observer that stops the eventloop when the process with the given pid generates a terminated event.
StopEventLoopWhenProcTerminated(Proc) - Constructor for class frysk.testbed.StopEventLoopWhenProcTerminated
 
StopEventLoopWhenProcTerminated(ProcessIdentifier) - Constructor for class frysk.testbed.StopEventLoopWhenProcTerminated
 
StopEventLoopWhenProcTerminated(Offspring) - Constructor for class frysk.testbed.StopEventLoopWhenProcTerminated
 
stopped(ProcessIdentifier, Signal) - Method in class frysk.sys.UnhandledWaitBuilder
The task PID stopped with SIGNAL pending (SIGNAL could be SIGNONE).
stopped(ProcessIdentifier, Signal) - Method in interface frysk.sys.WaitBuilder
The task PID stopped with SIGNAL pending (could be SIGNONE).
StoppedState - Class in frysk.stepping
 
StoppedState(Task) - Constructor for class frysk.stepping.StoppedState
 
stoppedState - Variable in class frysk.sys.proc.Status
True if the PID is in a stopped state.
STRING_LENGTH - Static variable in class lib.dwfl.DwAt
 
STRING_LENGTH_ - Static variable in class lib.dwfl.DwAt
 
STRING_TYPE - Static variable in class lib.dwfl.DwTag
 
STRING_TYPE_ - Static variable in class lib.dwfl.DwTag
 
stringChanged(String) - Method in interface frysk.gui.monitor.DynamicWidget.StringCallback
 
StringLiteral - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
StringLiteral - Static variable in interface frysk.expr.CExprParserTokenTypes
 
StringLiteral - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
StructType - Class in frysk.value
Type for a union
StructType(String, int) - Constructor for class frysk.value.StructType
 
STRUCTURE_TYPE - Static variable in class lib.dwfl.DwTag
 
STRUCTURE_TYPE_ - Static variable in class lib.dwfl.DwTag
 
SUBPROGRAM - Static variable in class lib.dwfl.DwTag
 
SUBPROGRAM_ - Static variable in class lib.dwfl.DwTag
 
SUBRANGE_TYPE - Static variable in class lib.dwfl.DwTag
 
SUBRANGE_TYPE_ - Static variable in class lib.dwfl.DwTag
 
SUBROUTINE_TYPE - Static variable in class lib.dwfl.DwTag
 
SUBROUTINE_TYPE_ - Static variable in class lib.dwfl.DwTag
 
SUBSCR_DATA - Static variable in class lib.dwfl.DwAt
 
SUBSCR_DATA_ - Static variable in class lib.dwfl.DwAt
 
SUBSTITUTE_CHAR - Static variable in interface jline.ConsoleOperations
Operation that
SUBSTITUTE_LINE - Static variable in interface jline.ConsoleOperations
Operation that
subtract(Value, Value) - Method in class frysk.value.AddressUnit
 
subtract(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
subtract(Value, Value) - Method in class frysk.value.FloatingPointUnit
 
subtract(Value, Value) - Method in class frysk.value.IntegerUnit
 
suffix() - Method in class frysk.rsl.Printer
 
SUITE_METHODNAME - Static variable in class junit.runner.BaseTestRunner
 
SummaryWidget - Class in frysk.gui.monitor
Generic log window, just prints out events it receives.
SummaryWidget(LibGlade) - Constructor for class frysk.gui.monitor.SummaryWidget
 
summaryWindow - Variable in class frysk.gui.monitor.WindowManager
 
supports_AT_CLASS() - Static method in class frysk.config.BuildCompiler
 
supports_AT_INTERFACE() - Static method in class frysk.config.BuildCompiler
A method that returns true, and prints UNRESOLVED, when the compiler does not support AT_CLASS
supportsClassType() - Method in class frysk.debuginfo.CompilerVersion
 
supportsClassType() - Method in class frysk.debuginfo.GNURedHatCompilerVersion
 
supportsInterFaceType() - Method in class frysk.debuginfo.CompilerVersion
 
supportsInterfaceType() - Method in class frysk.debuginfo.GNURedHatCompilerVersion
 
suspend() - Method in class frysk.sys.SignalSet
Suspend the thread, unblocking signals in SignalSet; return this.
swap(Object, Object) - Method in class frysk.gui.monitor.ObservableLinkedList
Removed oldObject and add newObject in its spot
swap(Vector, int, int) - Method in interface junit.runner.Sorter.Swapper
 
SWAP - Static variable in class lib.dwfl.DwOp
 
SWAP_ - Static variable in class lib.dwfl.DwOp
 
swapTaskObserverPrototype(ObserverRoot, ObserverRoot) - Method in class frysk.gui.monitor.observers.ObserverManager
Replace the given ObserverRoot with the other ObserverRoot.
symbol - Variable in class frysk.expr.FQIdentifier
 
symbol - Variable in class frysk.expr.FQIdentToken
 
Symbol - Class in frysk.symtab
The object-file symbol.
symbol(long, String, long, long, ElfSymbolType, ElfSymbolBinding, ElfSymbolVisibility, long, List) - Method in interface lib.dwfl.ElfSymbol.Builder
Called for each symbol.
symbol(String, long, long, ElfSymbolType, ElfSymbolBinding, ElfSymbolVisibility, boolean) - Method in interface lib.dwfl.SymbolBuilder
 
SymbolBreakpoint - Class in frysk.rt
 
SymbolBreakpoint(int, DwflSymbol) - Constructor for class frysk.rt.SymbolBreakpoint
Set a breakpoint based on a DwflSymbol.
SymbolBuilder - Interface in lib.dwfl
 
SymbolFactory - Class in frysk.symtab
The object-file symbol.
SymbolFactory() - Constructor for class frysk.symtab.SymbolFactory
 
symbolIndex - Variable in class lib.dwfl.ElfRel
 
SymbolObjectDeclaration - Class in frysk.symtab
XXX: This will be folded into symtab.symbol
SymbolObjectDeclaration(String, ElfSymbolType, long, long) - Constructor for class frysk.symtab.SymbolObjectDeclaration
 
SymbolRule - Class in frysk.ftrace
 
SymbolRule(boolean, RuleOptions, FQIdentifier) - Constructor for class frysk.ftrace.SymbolRule
 
symbolsCount(ElfSection) - Static method in class lib.dwfl.ElfSymbol
 
SynchronizedOffspring - Class in frysk.testbed
Create an offspring that has synchronized with this test-framework using a signal.
SynchronizedOffspring(Signal, String[]) - Constructor for class frysk.testbed.SynchronizedOffspring
 
SyntaxException - Exception in frysk.expr
Some sort of syntax error.
syntaxHighlightingGroup - Static variable in class frysk.gui.prefs.PreferenceManager
 
SyntaxPreference - Class in frysk.gui.srcwin.prefs
 
SyntaxPreference(String, Color, Weight, Style) - Constructor for class frysk.gui.srcwin.prefs.SyntaxPreference
 
SyntaxPreference.SyntaxPreferenceListener - Interface in frysk.gui.srcwin.prefs
 
SyntaxPreferenceGroup - Class in frysk.gui.srcwin.prefs
 
SyntaxPreferenceGroup(String, int) - Constructor for class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
SYS - Static variable in class frysk.isa.signals.StandardSignal
 
SYS - Static variable in class frysk.sys.Signal
 
Syscall - Class in frysk.isa.syscalls
A class that holds static information about a system call.
sysCall(ProcessIdentifier, Signal) - Static method in class frysk.sys.ptrace.Ptrace
Continue the process specified by PID, stopping when there is a system-call; if SIG is non-zero deliver the signal.
sysCall(ProcessIdentifier, Signal) - Static method in class frysk.sys.ptrace.Utrace
Continue the process specified by PID, stopping when there is a system-call; if SIG is non-zero deliver the signal.
syscallEvent(ProcessIdentifier) - Method in class frysk.sys.UnhandledWaitBuilder
XXX: It isn't currently possible to determine from the syscall event whether it is entry or exit.
syscallEvent(ProcessIdentifier) - Method in interface frysk.sys.WaitBuilder
XXX: It isn't currently possible to determine from the syscall event whether it is entry or exit.
syscallSigretXXX - Variable in class frysk.proc.live.LinuxPtraceTask
When the last request to the process was a step request, whether it was a request to step a sigreturn syscall.
SyscallTable - Class in frysk.isa.syscalls
System call database.
SyscallTable() - Constructor for class frysk.isa.syscalls.SyscallTable
 
SyscallTableFactory - Class in frysk.isa.syscalls
System call database.
SyscallTableFactory() - Constructor for class frysk.isa.syscalls.SyscallTableFactory
 
syscallToName(int, int) - Static method in class frysk.sys.AuditLibs
 
SysCallUtilyInfo - Class in frysk.gui.monitor.observers
 
SysCallUtilyInfo() - Constructor for class frysk.gui.monitor.observers.SysCallUtilyInfo
 
SYSINFO - Static variable in class inua.elf.AT
 
SYSINFO_EHDR - Static variable in class inua.elf.AT
 
SysRoot - Class in frysk.sysroot
Map from a Task's executable to its special root directory.
SysRoot(File) - Constructor for class frysk.sysroot.SysRoot
 
SysRoot(String) - Constructor for class frysk.sysroot.SysRoot
 
SysRootCache - Class in frysk.sysroot
Map from a Task's executable to its special root directory.
SysRootCache() - Constructor for class frysk.sysroot.SysRootCache
 
SysRootFile - Class in frysk.sysroot
 
SysRootFile(File, File) - Constructor for class frysk.sysroot.SysRootFile
 

T

TAB_IDENT - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
TAB_IDENT - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
Tag - Class in frysk.gui.srcwin.tags
 
Tag(String, String, int, String) - Constructor for class frysk.gui.srcwin.tags.Tag
Creates a new Tag
Tag() - Constructor for class frysk.gui.srcwin.tags.Tag
 
TAG_NODE - Static variable in class frysk.dom.DOMTag
The name of the DOM Element
Tagset - Class in frysk.gui.srcwin.tags
A Tagset contains a collection of tags that are applicable to a process.
Tagset(String, String, String, String) - Constructor for class frysk.gui.srcwin.tags.Tagset
Creates a new tagset
Tagset() - Constructor for class frysk.gui.srcwin.tags.Tagset
 
TagsetManager - Class in frysk.gui.srcwin.tags
The TagsetManager keeps track of the tagsets available for frysk, as well as maintaining the association between tagsets and what executable command they are applicable to.
TagsetManager(File) - Constructor for class frysk.gui.srcwin.tags.TagsetManager
Create a new TagsetManager
TAGSETS_TEST_DIR - Static variable in class frysk.gui.test.GuiTestCase
 
Task - Class in frysk.proc
 
Task.TaskEventObservable - Class in frysk.proc
 
Task.TaskEventObservable() - Constructor for class frysk.proc.Task.TaskEventObservable
 
TaskAction - Class in frysk.gui.monitor.actions
 
TaskAction() - Constructor for class frysk.gui.monitor.actions.TaskAction
 
TaskAction(String, String) - Constructor for class frysk.gui.monitor.actions.TaskAction
 
TaskAction(TaskAction) - Constructor for class frysk.gui.monitor.actions.TaskAction
 
TaskActionPoint - Class in frysk.gui.monitor.actions
 
TaskActionPoint() - Constructor for class frysk.gui.monitor.actions.TaskActionPoint
 
TaskActionPoint(String, String) - Constructor for class frysk.gui.monitor.actions.TaskActionPoint
 
TaskActionPoint(TaskActionPoint) - Constructor for class frysk.gui.monitor.actions.TaskActionPoint
 
taskActionPoint - Variable in class frysk.gui.monitor.observers.TaskExecObserver
 
taskActionPoint - Variable in class frysk.gui.monitor.observers.TaskSignaledObserver
 
taskActionPoint - Variable in class frysk.gui.monitor.observers.TaskTerminatingObserver
 
taskAdded(Task) - Method in class frysk.bindir.fstep
 
taskAdded(Task) - Method in interface frysk.proc.ProcTasksObserver
Called when the observed process clones a new task.
taskAddFailed(Object, Throwable) - Method in interface frysk.proc.ProcBlockObserver
Called when attempting to bind to a specific task fails.
taskAddFailed(Object, Throwable) - Method in class frysk.testbed.CoredumpAction
 
taskAddFailed(Object, Throwable) - Method in class frysk.util.StacktraceAction
 
TaskAttachedObserverXXX - Interface in frysk.proc
Interface used to notify of a Task that has has been attached, and is about to resume execution in that state.
TaskCloneObserver - Class in frysk.gui.monitor.observers
 
TaskCloneObserver() - Constructor for class frysk.gui.monitor.observers.TaskCloneObserver
 
TaskEvent - Class in frysk.proc
 
TaskExecObserver - Class in frysk.gui.monitor.observers
Added to observe Exec events.
TaskExecObserver() - Constructor for class frysk.gui.monitor.observers.TaskExecObserver
 
TaskFilter - Class in frysk.gui.monitor.filters
 
TaskFilterPoint - Class in frysk.gui.monitor.filters
 
TaskFilterPoint() - Constructor for class frysk.gui.monitor.filters.TaskFilterPoint
 
TaskFilterPoint(String, String) - Constructor for class frysk.gui.monitor.filters.TaskFilterPoint
 
TaskFilterPoint(TaskFilterPoint) - Constructor for class frysk.gui.monitor.filters.TaskFilterPoint
 
taskFilterPoint - Variable in class frysk.gui.monitor.observers.TaskExecObserver
 
taskFilterPoint - Variable in class frysk.gui.monitor.observers.TaskSignaledObserver
 
taskFilterPoint - Variable in class frysk.gui.monitor.observers.TaskTerminatingObserver
 
TaskForkedObserver - Class in frysk.gui.monitor.observers
 
TaskForkedObserver() - Constructor for class frysk.gui.monitor.observers.TaskForkedObserver
 
taskMemory() - Method in class frysk.expr.ExprSearchEngine
 
taskMemory() - Method in interface frysk.expr.ExprSymTab
Return the task's memory buffer
taskMemory() - Method in class frysk.expr.ScratchSymTab
Return the task's memory buffer
TaskObservable - Class in frysk.proc.live
Observable element of Task.
TaskObservable(Task) - Constructor for class frysk.proc.live.TaskObservable
 
TaskObservation - Class in frysk.proc.live
The binding between an Observer and its Observable.
TaskObservation(LiveTask, TaskObservable, TaskObserver, boolean) - Constructor for class frysk.proc.live.TaskObservation
 
TaskObservation(LiveTask, TaskObservable, TaskObserver, Runnable, boolean) - Constructor for class frysk.proc.live.TaskObservation
Create a new Observer binding.
TaskObserver - Interface in frysk.proc
Observable events generated by a Task.
TaskObserver.Cloned - Interface in frysk.proc
Interface used to notify of Task clone events.
TaskObserver.Code - Interface in frysk.proc
Interface used to notify of a Task that the task's execution has reached a specific point in the code address space.
TaskObserver.Execed - Interface in frysk.proc
Interface used to notify of a Task exec (overlaying the process image with that of a new program).
TaskObserver.Forked - Interface in frysk.proc
Interface used to notify of Task forked (creating a new child process that contains one Task) events.
TaskObserver.Instruction - Interface in frysk.proc
Interface used to notify that a Task has executed a single instruction.
TaskObserver.Signaled - Interface in frysk.proc
Interface used to notify that a Task has a pending signal.
TaskObserver.Syscalls - Interface in frysk.proc
Interface used to notify of a Task either entering, or exiting a system call.
TaskObserver.Terminated - Interface in frysk.proc
Interface used to notify that Task has terminated (the task no longer exits).
TaskObserver.Terminating - Interface in frysk.proc
Interface used to notify of a Task that is terminating.
TaskObserver.Watch - Interface in frysk.proc
 
TaskObserverBase - Class in frysk.testbed
A base class for implementing TaskObservers.
TaskObserverBase() - Constructor for class frysk.testbed.TaskObserverBase
 
TaskObserverRoot - Class in frysk.gui.monitor.observers
 
TaskProcCommandLineFilter - Class in frysk.gui.monitor.filters
 
TaskProcCommandLineFilter() - Constructor for class frysk.gui.monitor.filters.TaskProcCommandLineFilter
 
TaskProcCommandLineFilter(TaskProcCommandLineFilter) - Constructor for class frysk.gui.monitor.filters.TaskProcCommandLineFilter
 
TaskProcNameFilter - Class in frysk.gui.monitor.filters
Filter passes if the name of the parent process of the given Task matches the stored process name.
TaskProcNameFilter() - Constructor for class frysk.gui.monitor.filters.TaskProcNameFilter
 
TaskProcNameFilter(TaskProcNameFilter) - Constructor for class frysk.gui.monitor.filters.TaskProcNameFilter
 
TaskProcParentNameFilter - Class in frysk.gui.monitor.filters
 
TaskProcParentNameFilter() - Constructor for class frysk.gui.monitor.filters.TaskProcParentNameFilter
 
TaskProcParentNameFilter(TaskProcParentNameFilter) - Constructor for class frysk.gui.monitor.filters.TaskProcParentNameFilter
 
TaskProcPathFilter - Class in frysk.gui.monitor.filters
 
TaskProcPathFilter() - Constructor for class frysk.gui.monitor.filters.TaskProcPathFilter
 
TaskProcPathFilter(TaskProcPathFilter) - Constructor for class frysk.gui.monitor.filters.TaskProcPathFilter
 
taskRemoved(Task) - Method in class frysk.bindir.fstep
 
taskRemoved(Task) - Method in interface frysk.proc.ProcTasksObserver
Called when one of the tasks of a process exits.
TaskSet - Class in frysk.testbed
A Task set.
TaskSet() - Constructor for class frysk.testbed.TaskSet
 
TaskSignaledObserver - Class in frysk.gui.monitor.observers
 
TaskSignaledObserver() - Constructor for class frysk.gui.monitor.observers.TaskSignaledObserver
TaskSignalObserver.
TaskStepEngine - Class in frysk.stepping
Maintains stepping-relevant information for a given task, including its Dwfl object, its FrameIdentifier, line number and State.
TaskStepEngine(Task, SteppingEngine) - Constructor for class frysk.stepping.TaskStepEngine
Builds a new TaskStepEngine, setting only the Task field and defaulting to the StoppedState.
TaskSyscallObserver - Class in frysk.gui.monitor.observers
 
TaskSyscallObserver() - Constructor for class frysk.gui.monitor.observers.TaskSyscallObserver
 
TaskTerminatingObserver - Class in frysk.gui.monitor.observers
 
TaskTerminatingObserver() - Constructor for class frysk.gui.monitor.observers.TaskTerminatingObserver
 
TaskTimeLine - Class in frysk.gui.monitor.eventviewer
 
TaskTimeLine(GuiTask, TimeLineSelectionManager) - Constructor for class frysk.gui.monitor.eventviewer.TaskTimeLine
 
tearDown() - Method in class frysk.testbed.RegsCase
 
tearDown() - Static method in class frysk.testbed.TearDownExpect
 
tearDown() - Static method in class frysk.testbed.TearDownFile
TearDown all TearDownFile-s created since this method was last called.
tearDown() - Static method in class frysk.testbed.TearDownProcess
 
TearDownExpect - Class in frysk.testbed
Framework for cleaning up temporary processes created as part of a test run.
TearDownExpect(String[]) - Constructor for class frysk.testbed.TearDownExpect
 
TearDownExpect(File) - Constructor for class frysk.testbed.TearDownExpect
 
TearDownExpect(String) - Constructor for class frysk.testbed.TearDownExpect
 
TearDownExpect() - Constructor for class frysk.testbed.TearDownExpect
 
TearDownFile - Class in frysk.testbed
A class for managing and manipulating a temporary file.
TearDownFile(String) - Constructor for class frysk.testbed.TearDownFile
Construct a TearDownFile object with the specified name.
TearDownProcess - Class in frysk.testbed
Framework for cleaning up temporary processes created as part of a test run.
TearDownProcess() - Constructor for class frysk.testbed.TearDownProcess
 
TearOffNotebook - Class in frysk.gui.monitor
 
TearOffNotebook(Handle) - Constructor for class frysk.gui.monitor.TearOffNotebook
 
TearOffNotebook(Window) - Constructor for class frysk.gui.monitor.TearOffNotebook
 
TEMPLATE - Static variable in class frysk.dom.DOMTagTypes
 
TEMPLATE - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
TEMPLATE_TYPE_PARAMETER - Static variable in class lib.dwfl.DwTag
 
TEMPLATE_TYPE_PARAMETER_ - Static variable in class lib.dwfl.DwTag
 
TEMPLATE_VALUE_PARAMETER - Static variable in class lib.dwfl.DwTag
 
TEMPLATE_VALUE_PARAMETER_ - Static variable in class lib.dwfl.DwTag
 
TERM - Static variable in class frysk.isa.signals.StandardSignal
 
TERM - Static variable in class frysk.sys.Signal
 
Terminal - Class in jline
Representation of the input terminal for a platform.
Terminal() - Constructor for class jline.Terminal
 
terminated(ProcessIdentifier, Signal, int, boolean) - Method in class frysk.sys.UnhandledWaitBuilder
The task PID terminated (WIFEXITED, WIFSIGNALED); if SIGNAL is non-NULL it is the terminating signal, else STATUS is the exit status.
terminated(ProcessIdentifier, Signal, int, boolean) - Method in interface frysk.sys.WaitBuilder
The task PID terminated (either WIFEXITED or WIFSIGNALED); if SIGNAL is non-NULL then the termination is the specified signal and STATUS is the negated signal value; else STATUS is the cardinal exit status.
terminated - Variable in class frysk.testbed.StopEventLoopWhenProcTerminated
 
TerminationException - Exception in frysk.expunit
Thrown an an end-of-file is encountered and nothing else matches.
Termios - Class in frysk.sys.termios
Manipulates a terminal bound to FileDescriptor.
Termios() - Constructor for class frysk.sys.termios.Termios
 
Termios(FileDescriptor) - Constructor for class frysk.sys.termios.Termios
 
TermWindow - Class in frysk.gui.terminal
 
TermWindow() - Constructor for class frysk.gui.terminal.TermWindow
 
Test - Interface in junit.framework
A Test can be run and collect its results.
TEST_DIR - Static variable in class frysk.gui.test.GuiTestCase
 
testEnded(String) - Method in class junit.runner.BaseTestRunner
 
testFailed(int, Test, Throwable) - Method in class junit.runner.BaseTestRunner
 
TestfileTokenScanner - Class in frysk.testbed
 
TestfileTokenScanner(File) - Constructor for class frysk.testbed.TestfileTokenScanner
 
testFloatRegisters() - Method in class frysk.testbed.RegsCase
 
testGeneralRegisters() - Method in class frysk.testbed.RegsCase
 
testStarted(String) - Method in class junit.runner.BaseTestRunner
 
testVectorRegisters() - Method in class frysk.testbed.RegsCase
 
TEXT - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
TEXT - Static variable in class frysk.sys.ptrace.AddressSpace
 
TEXT_ATTR - Static variable in class frysk.dom.DOMSource
 
TEXT_WINDOW - Static variable in class frysk.gui.srcwin.SourceWindow
 
theActionPool - Static variable in class frysk.gui.monitor.ActionPool
 
theFactory - Static variable in class frysk.gui.monitor.filters.ComboFactory
 
theFactory - Static variable in class frysk.gui.monitor.ObjectFactory
 
theFactory - Static variable in class frysk.scopes.ScopeFactory
 
theLogger - Static variable in class frysk.gui.monitor.EventLogger
 
theManager - Static variable in class frysk.gui.monitor.actions.ActionManager
 
theManager - Static variable in class frysk.gui.monitor.datamodels.DataModelManager
 
theManager - Static variable in class frysk.gui.monitor.eventviewer.EventManager
 
theManager - Static variable in class frysk.gui.monitor.filters.FilterManager
 
theManager - Static variable in class frysk.gui.monitor.observers.ObserverManager
 
theManager - Static variable in class frysk.gui.monitor.WindowManager
 
theManager - Static variable in class frysk.gui.sessions.SessionManager
 
threadActions - Variable in class frysk.gui.monitor.ActionPool
Actions that can be perfomred on a thread should be appened here
threadId - Variable in class frysk.expr.FQIdentifier
 
threadId - Variable in class frysk.expr.FQIdentToken
 
threadObservers - Variable in class frysk.gui.monitor.ActionPool
Observers that can be added to a thread
THREADS_SCALED - Static variable in class lib.dwfl.DwAt
 
THREADS_SCALED_ - Static variable in class lib.dwfl.DwAt
 
ThreadSelectionDialog - Class in frysk.gui.srcwin
 
ThreadSelectionDialog(LibGlade, SourceWindow) - Constructor for class frysk.gui.srcwin.ThreadSelectionDialog
On initialization, set the glade file, the titles for CheckBox options, the columns in this window, and add all the Listeners.
throwDwException(int) - Static method in exception lib.dwfl.DwAttributeNotFoundException
 
throwDwException() - Static method in exception lib.dwfl.DwException
 
throwDwException(int) - Static method in exception lib.dwfl.DwException
 
THROWN_TYPE - Static variable in class lib.dwfl.DwTag
 
THROWN_TYPE_ - Static variable in class lib.dwfl.DwTag
 
Tid - Class in frysk.sys
Get task (thread) information.
Tid() - Constructor for class frysk.sys.Tid
 
TILDE - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
TILDE - Static variable in interface frysk.expr.CExprParserTokenTypes
 
TILDE - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
TimeLine - Class in frysk.gui.monitor.eventviewer
 
TimeLine(String, TimeLineSelectionManager) - Constructor for class frysk.gui.monitor.eventviewer.TimeLine
 
timeLineDead() - Method in class frysk.gui.monitor.eventviewer.TimeLine
 
TimeLineEndEvent - Class in frysk.gui.monitor.eventviewer
 
TimeLineEndEvent(String, String, GuiTask, ObserverRoot) - Constructor for class frysk.gui.monitor.eventviewer.TimeLineEndEvent
 
TimeLineSelectionManager - Class in frysk.gui.monitor.eventviewer
 
TimeLineSelectionManager() - Constructor for class frysk.gui.monitor.eventviewer.TimeLineSelectionManager
 
TimeLineStartEvent - Class in frysk.gui.monitor.eventviewer
 
TimeLineStartEvent(String, String, GuiTask, ObserverRoot) - Constructor for class frysk.gui.monitor.eventviewer.TimeLineStartEvent
 
timeout(int) - Method in class frysk.expunit.Expect
Create a new expect (that shares everything with the old one) only with a different timeout.
TimeoutException - Exception in frysk.expunit
Thrown when on a timeout when waiting for input that matches a pattern.
TimerEvent - Class in frysk.event
A timer event.
TimerEvent(long) - Constructor for class frysk.event.TimerEvent
Create a once-only timer that schedules an event TIMEMILLIS milliseconds into the future.
TimerEvent(long, long) - Constructor for class frysk.event.TimerEvent
Create an interval timer that schedules its first event OFFSETMILLIS milliseconds into the future, and then schedules further events every PERIODMILLIS milliseconds after that.
TIMESEQUAL - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
TIMESEQUAL - Static variable in interface frysk.expr.CExprParserTokenTypes
 
TIMESEQUAL - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
timesEqual(Value, Value) - Method in class frysk.value.ArithmeticUnit
 
tkill(Signal) - Method in class frysk.sys.ProcessIdentifier
Send a signal to THIS pid.
tkill(ProcessIdentifier) - Method in class frysk.sys.Signal
Deliver SIGNAL to task (or thread) LWP.
TO_END_WORD - Static variable in interface jline.ConsoleOperations
Operation that moved to the end of the current word.
TO_NEXT_CHAR - Static variable in interface jline.ConsoleOperations
Operation that
TO_PREV_CHAR - Static variable in interface jline.ConsoleOperations
Operation that
toArray() - Method in class frysk.stack.FrameLevel
Convert the level to an array.
toArray() - Method in class frysk.sys.SignalSet
As an array.
toArray() - Method in class frysk.testbed.TaskSet
Return the task set as an array.
toArray() - Method in class inua.eio.ArrayByteBuffer
Return the byte array backing the byte buffer.
toByteArray() - Method in class frysk.value.Location
Return the entire contents of the location as a sequence of raw bytes.
toggleBold() - Method in class frysk.gui.srcwin.prefs.SyntaxPreference
 
toggleBreakpoint(int) - Method in class frysk.gui.srcwin.InlineBuffer
 
toggleBreakpoint(int) - Method in class frysk.gui.srcwin.SourceBuffer
Toggles the breakpoint on line lineNum, returning the previous state of the breakpoint on that line.
toggleChild() - Method in class frysk.gui.srcwin.InlineSourceView
Coordinates the adding and removing of child scopes, as well as moving the visible scopes up or down
toggleChild() - Method in class frysk.gui.srcwin.MixedView
 
toggleChild() - Method in class frysk.gui.srcwin.SourceView
 
toggleChild() - Method in interface frysk.gui.srcwin.View
 
toggleItalics() - Method in class frysk.gui.srcwin.prefs.SyntaxPreference
 
toHexString(int, long) - Static method in class frysk.util.ArchFormatter
 
toHexString(Task, long) - Static method in class frysk.util.ArchFormatter
Return the value padded with 0s based on the task's word size.
TOKEN_ATTR - Static variable in class frysk.dom.DOMTag
The actual token of this tag
toName() - Method in class frysk.rsl.Level
Return the name of just the enum.
toName(long) - Static method in class frysk.rsl.Level
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class frysk.rsl.Level
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class frysk.value.Access
Return the name of just the enum.
toName(long) - Static method in class frysk.value.Access
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class frysk.value.Access
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwAccess
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwAccess
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwAccess
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwarfRegistersPPC64
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwarfRegistersPPC64
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwarfRegistersPPC64
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwarfRegistersX86
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwarfRegistersX86
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwarfRegistersX86
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwarfRegistersX8664
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwarfRegistersX8664
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwarfRegistersX8664
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwAt
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwAt
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwAt
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwAte
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwAte
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwAte
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwDs
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwDs
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwDs
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwDsc
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwDsc
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwDsc
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwEnd
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwEnd
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwEnd
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwInl
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwInl
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwInl
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwOp
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwOp
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwOp
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwOrd
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwOrd
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwOrd
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.dwfl.DwTag
Return the name of just the enum.
toName(long) - Static method in class lib.dwfl.DwTag
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.dwfl.DwTag
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.unwind.ByteOrder
Return the name of just the enum.
toName(long) - Static method in class lib.unwind.ByteOrder
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.unwind.ByteOrder
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.unwind.CachingPolicy
Return the name of just the enum.
toName(long) - Static method in class lib.unwind.CachingPolicy
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.unwind.CachingPolicy
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.unwind.Error
Return the name of just the enum.
toName(long) - Static method in class lib.unwind.Error
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.unwind.Error
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.unwind.UnwindRegistersPPC32
Return the name of just the enum.
toName(long) - Static method in class lib.unwind.UnwindRegistersPPC32
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.unwind.UnwindRegistersPPC32
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.unwind.UnwindRegistersPPC64
Return the name of just the enum.
toName(long) - Static method in class lib.unwind.UnwindRegistersPPC64
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.unwind.UnwindRegistersPPC64
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.unwind.UnwindRegistersX86
Return the name of just the enum.
toName(long) - Static method in class lib.unwind.UnwindRegistersX86
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.unwind.UnwindRegistersX86
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
toName() - Method in class lib.unwind.UnwindRegistersX8664
Return the name of just the enum.
toName(long) - Static method in class lib.unwind.UnwindRegistersX8664
Returns just the name part of the num corresponding to I.
toName(long, String) - Static method in class lib.unwind.UnwindRegistersX8664
Returns just the name part of the num corresponding to I, or DEF is there is no such field.
TOOLBAR - Static variable in class frysk.gui.srcwin.prefs.SourceWinPreferenceGroup
 
TopLevelCommand - Class in frysk.hpd
A handler class for the CLI that supplies its own help messages.
toPrint(PrintWriter, PrintDebugInfoStackOptions) - Method in class frysk.debuginfo.DebugInfoFrame
 
toPrint(PrintWriter) - Method in class frysk.debuginfo.PieceLocation
 
toPrint(PrintWriter, PrintDebugInfoStackOptions) - Method in class frysk.debuginfo.VirtualDebugInfoFrame
 
toPrint(PrintWriter) - Method in class frysk.expr.Expression
Print the expression tree.
toPrint() - Method in class frysk.rsl.Level
Return a printable version of the enum.
toPrint(DebugInfoFrame, PrintWriter, String) - Method in class frysk.scopes.Scope
 
toPrint(PrintWriter, DebugInfoFrame) - Method in class frysk.scopes.Variable
 
toPrint(PrintWriter, PrintStackOptions) - Method in class frysk.stack.Frame
Write a simple string representation of this stack frame.
toPrint(PrintWriter) - Method in class frysk.stack.FrameLevel
 
toPrint() - Method in class frysk.value.Access
Return a printable version of the enum.
toPrint(StringBuilder, int) - Method in class frysk.value.ArithmeticType
 
toPrint(StringBuilder, int) - Method in class frysk.value.ArrayType
 
toPrint(PrintWriter, Location, ByteBuffer, Format, int) - Method in class frysk.value.BooleanType
 
toPrint(PrintWriter) - Method in class frysk.value.ByteBufferLocation
 
toPrint(PrintWriter, Location, ByteBuffer, Format, int) - Method in class frysk.value.CharType
 
toPrint(StringBuilder, int) - Method in class frysk.value.CompositeType
 
toPrint(StringBuilder, int) - Method in class frysk.value.EnumType
 
toPrint(PrintWriter, Location, ByteBuffer, Format, int) - Method in class frysk.value.FloatingPointType
 
toPrint(StringBuilder, int) - Method in class frysk.value.FunctionType
 
toPrint(PrintWriter) - Method in class frysk.value.Location
Print this Location.
toPrint(StringBuilder, int) - Method in class frysk.value.PointerType
 
toPrint(StringBuilder, int) - Method in class frysk.value.Type
Print this Type after indenting INDENT spaces.
toPrint() - Method in class frysk.value.Type
Print this Type to a StringBuffer and return the String.
toPrint(StringBuilder, int) - Method in class frysk.value.TypeDef
 
toPrint(StringBuilder, int) - Method in class frysk.value.UnknownType
 
toPrint(Format, ByteBuffer) - Method in class frysk.value.Value
Return this as a printable string; if need be and when non-NULL, use MEMORY for dereferencing pointers.
toPrint(Format) - Method in class frysk.value.Value
Return this as a printable string using the specified FORMAT.
toPrint() - Method in class frysk.value.Value
Return this as a printable string using the default formatting.
toPrint(PrintWriter, ByteBuffer, Format, int) - Method in class frysk.value.Value
Write THIS value to WRITER, formatted according to FORMAT after indenting INDENT spaces.
toPrint(PrintWriter, Format) - Method in class frysk.value.Value
Write THIS value to WRITER; using the specified format.
toPrint(StringBuilder, int) - Method in class frysk.value.VoidType
 
toPrint(PrintWriter, Location, ByteBuffer, Format, int) - Method in class frysk.value.VoidType
 
toPrint() - Method in class lib.dwfl.DwAccess
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwarfDie
 
toPrint() - Method in class lib.dwfl.DwarfRegistersPPC64
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwarfRegistersX86
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwarfRegistersX8664
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwAt
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwAte
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwDs
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwDsc
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwEnd
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwInl
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwOp
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwOrd
Return a printable version of the enum.
toPrint() - Method in class lib.dwfl.DwTag
Return a printable version of the enum.
toPrint() - Method in class lib.unwind.ByteOrder
Return a printable version of the enum.
toPrint() - Method in class lib.unwind.CachingPolicy
Return a printable version of the enum.
toPrint() - Method in class lib.unwind.Error
Return a printable version of the enum.
toPrint() - Method in class lib.unwind.UnwindRegistersPPC32
Return a printable version of the enum.
toPrint() - Method in class lib.unwind.UnwindRegistersPPC64
Return a printable version of the enum.
toPrint() - Method in class lib.unwind.UnwindRegistersX86
Return a printable version of the enum.
toPrint() - Method in class lib.unwind.UnwindRegistersX8664
Return a printable version of the enum.
toPrintBrief(StringBuilder, int) - Method in class frysk.value.CompositeType
 
toPrintBrief(StringBuilder, int) - Method in class frysk.value.PointerType
 
toPrintBrief(StringBuilder, int) - Method in class frysk.value.Type
Print this Type, possibly briefly, after indenting INDENT spaces.
toPrintString(long) - Static method in class frysk.rsl.Level
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class frysk.rsl.Level
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class frysk.value.Access
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class frysk.value.Access
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class inua.elf.AT
 
toPrintString(long, String) - Static method in class inua.elf.AT
 
toPrintString(long) - Static method in class lib.dwfl.DwAccess
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwAccess
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwarfRegistersPPC64
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwarfRegistersPPC64
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwarfRegistersX86
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwarfRegistersX86
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwarfRegistersX8664
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwarfRegistersX8664
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwAt
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwAt
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwAte
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwAte
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwDs
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwDs
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwDsc
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwDsc
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwEnd
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwEnd
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwInl
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwInl
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwOp
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwOp
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwOrd
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwOrd
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.dwfl.DwTag
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.dwfl.DwTag
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.unwind.ByteOrder
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.unwind.ByteOrder
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.unwind.CachingPolicy
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.unwind.CachingPolicy
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.unwind.Error
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.unwind.Error
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.unwind.UnwindRegistersPPC32
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.unwind.UnwindRegistersPPC32
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.unwind.UnwindRegistersPPC64
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.unwind.UnwindRegistersPPC64
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.unwind.UnwindRegistersX86
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.unwind.UnwindRegistersX86
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toPrintString(long) - Static method in class lib.unwind.UnwindRegistersX8664
Returns the printable (or user readable) name for the field corresponding to the value I.
toPrintString(long, String) - Static method in class lib.unwind.UnwindRegistersX8664
Returns the printable (or user readable) name for the field corresponding to the value I, or DEF is there is no such field.
toShortString(long) - Static method in class inua.elf.AT
 
toString() - Method in class frysk.config.Runtime
 
toString() - Method in class frysk.debuginfo.CompilerVersion
 
toString() - Method in class frysk.event.RequestStopEvent
 
toString() - Method in class frysk.event.SignalEvent
Print the signal.
toString() - Method in class frysk.event.TimerEvent
Return the TimerEvent as a string.
toString() - Method in class frysk.expr.FQIdentifier
 
toString() - Method in class frysk.expr.FQIdentToken
 
toString() - Method in class frysk.expunit.Equals
Return the string that will be matched.
toString() - Method in class frysk.expunit.Regex
String representing this object - the patter it matches.
toString() - Method in class frysk.ftrace.AddrRule
 
toString() - Method in class frysk.ftrace.Rule
 
toString() - Method in class frysk.ftrace.SymbolRule
 
toString(BigInteger, int, int) - Static method in class frysk.gui.common.UBigInteger
Print the string representation of an unsigned integer.
toString() - Method in class frysk.gui.monitor.GuiObject
 
toString() - Method in class frysk.gui.sessions.Session.SessionType
 
toString() - Method in class frysk.hpd.DbgVariables
 
toString() - Method in class frysk.isa.banks.BankArrayRegister
 
toString() - Method in class frysk.isa.banks.BankRegister
 
toString() - Method in class frysk.isa.ISA
 
toString() - Method in class frysk.isa.ISAMap
 
toString() - Method in class frysk.isa.registers.Register
 
toString() - Method in class frysk.isa.signals.Signal
Return the signal as a string of the form NAME(VALUE).
toString() - Method in class frysk.isa.syscalls.Syscall
 
toString() - Method in class frysk.proc.Action
 
toString() - Method in class frysk.proc.Auxv
 
toString() - Method in class frysk.proc.dead.MapAddressHeader
 
toString() - Method in class frysk.proc.Host
Print this.
toString() - Method in class frysk.proc.live.Breakpoint
 
toString() - Method in class frysk.proc.live.Instruction
A human readable representation of the Instruction including the class name, the opcode name and the instruction bytes.
toString() - Method in class frysk.proc.live.Watchpoint
 
toString() - Method in class frysk.proc.MemoryMap
 
toString() - Method in class frysk.proc.Observation
 
toString() - Method in class frysk.proc.Proc
 
toString() - Method in class frysk.proc.ProcEvent
 
toString() - Method in class frysk.proc.Task
Return a summary of the task's state.
toString() - Method in class frysk.proc.TaskEvent
 
toString() - Method in class frysk.rsl.Callers
 
toString() - Method in class frysk.rsl.Level
Return the qualified name of the enum.
toString(long) - Static method in class frysk.rsl.Level
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class frysk.rsl.Log
 
toString() - Method in class frysk.rsl.Node
 
toString() - Method in class frysk.rt.LineBreakpoint
 
toString() - Method in class frysk.rt.SourceBreakpoint.State
 
toString() - Method in class frysk.scopes.Function
 
toString() - Method in class frysk.solib.LinkMap
 
toString() - Method in class frysk.stack.Frame
Returns a plain string representation if this frame.
toString() - Method in class frysk.stack.FrameIdentifier
Displays customized String output.
toString() - Method in class frysk.stack.FrameLevel
 
toString() - Method in class frysk.symtab.Symbol
Dump the symbol's contents.
toString() - Method in class frysk.sys.FileDescriptor
 
toString() - Method in class frysk.sys.Pipe
 
toString() - Method in class frysk.sys.proc.Stat
 
toString() - Method in class frysk.sys.proc.Status
 
toString() - Method in class frysk.sys.ProcessIdentifier
Represent the ProcessIdentifier textually.
toString() - Method in class frysk.sys.PseudoTerminal
 
toString() - Method in class frysk.sys.ptrace.AddressSpace
 
toString() - Method in class frysk.sys.Signal
Dump the signal to a string.
toString() - Method in class frysk.sys.SignalSet
As a string.
toString() - Method in class frysk.sys.termios.Special
 
toString(Termios) - Method in class frysk.sys.termios.Special
 
toString() - Method in class frysk.sys.termios.Speed
 
toString() - Method in class frysk.testbed.SignalWaiter
 
toString() - Method in class frysk.testbed.StatState
 
toString() - Method in class frysk.testbed.StopEventLoopWhenProcTerminated
 
toString() - Method in class frysk.testbed.TaskObserverBase
 
toString() - Method in class frysk.testbed.TaskSet
 
toString() - Method in class frysk.util.CountDownLatch
 
toString() - Method in class frysk.value.Access
Return the qualified name of the enum.
toString(long) - Static method in class frysk.value.Access
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class frysk.value.ArithmeticType
 
toString() - Method in class frysk.value.ArrayType
 
toString(int) - Method in class frysk.value.BigFloatingPoint
 
toString() - Method in class frysk.value.ByteBufferLocation
 
toString() - Method in class frysk.value.CompositeType.DynamicMember
 
toString() - Method in class frysk.value.CompositeType
Dump the contents of this object.
toString() - Method in class frysk.value.Location
 
toString() - Method in class frysk.value.Type
For debugging and tracing; just dump the Type's name.
toString() - Method in class frysk.value.Value
Dump this object into a string.
toString() - Method in class inua.eio.ByteOrder
 
toString(long) - Static method in class inua.elf.AT
 
toString(boolean) - Method in class jline.ANSIBuffer
 
toString() - Method in class jline.ANSIBuffer
 
toString() - Method in class jline.CursorBuffer
 
toString() - Method in class jline.History
Returns the standard AbstractCollection.toString() representation of the history list.
toString() - Method in class junit.extensions.RepeatedTest
 
toString() - Method in class lib.dwfl.DwAccess
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwAccess
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwarfDie
 
toString() - Method in class lib.dwfl.DwarfRegistersPPC64
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwarfRegistersPPC64
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwarfRegistersX86
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwarfRegistersX86
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwarfRegistersX8664
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwarfRegistersX8664
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwAt
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwAt
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwAte
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwAte
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwDs
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwDs
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwDsc
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwDsc
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwEnd
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwEnd
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwflLine
 
toString() - Method in class lib.dwfl.DwflModule
 
toString() - Method in class lib.dwfl.DwInl
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwInl
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwOp
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwOp
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwOrd
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwOrd
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.DwTag
Return the qualified name of the enum.
toString(long) - Static method in class lib.dwfl.DwTag
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.dwfl.ElfKind
 
toString() - Method in class lib.dwfl.ElfNhdrType
 
toString() - Method in class lib.dwfl.ElfSymbol
Dump the symbol's contents.
toString() - Method in class lib.dwfl.ElfSymbolType
 
toString() - Method in class lib.dwfl.ElfType
 
toString() - Method in class lib.dwfl.Instruction
 
toString() - Method in class lib.dwfl.ModuleElfBias
 
toString() - Method in class lib.unwind.ByteOrder
Return the qualified name of the enum.
toString(long) - Static method in class lib.unwind.ByteOrder
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.unwind.CachingPolicy
Return the qualified name of the enum.
toString(long) - Static method in class lib.unwind.CachingPolicy
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.unwind.Error
Return the qualified name of the enum.
toString(long) - Static method in class lib.unwind.Error
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.unwind.ProcInfo
 
toString() - Method in class lib.unwind.UnwindRegistersPPC32
Return the qualified name of the enum.
toString(long) - Static method in class lib.unwind.UnwindRegistersPPC32
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.unwind.UnwindRegistersPPC64
Return the qualified name of the enum.
toString(long) - Static method in class lib.unwind.UnwindRegistersPPC64
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.unwind.UnwindRegistersX86
Return the qualified name of the enum.
toString(long) - Static method in class lib.unwind.UnwindRegistersX86
Returns the full underscore delimited name of the field corresponding to the value I.
toString() - Method in class lib.unwind.UnwindRegistersX8664
Return the qualified name of the enum.
toString(long) - Static method in class lib.unwind.UnwindRegistersX8664
Returns the full underscore delimited name of the field corresponding to the value I.
toStringArray() - Method in class frysk.proc.Environ
Return the environ as a string array.
tpgid - Variable in class frysk.sys.proc.Stat
The process group ID of the process that owns the tty.
TR - Static variable in class lib.dwfl.DwarfRegistersX8664
 
TR_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
trace(Proc) - Method in class frysk.ftrace.Ftrace
 
trace() - Method in class frysk.ftrace.Ftrace
 
traceAddress(Task, Long, long, ObjectFile) - Method in interface frysk.ftrace.Ftrace.Driver
 
TRACED_OR_STOPPED - Static variable in class frysk.testbed.StatState
 
tracePLTEntry(Task, PLTEntry) - Method in interface frysk.ftrace.Ftrace.Driver
 
traceSymbol(Task, DwflSymbol) - Method in interface frysk.ftrace.Ftrace.Driver
 
TRAILING_OVERPUNCH - Static variable in class lib.dwfl.DwDs
 
TRAILING_OVERPUNCH_ - Static variable in class lib.dwfl.DwDs
 
TRAILING_SEPARATE - Static variable in class lib.dwfl.DwDs
 
TRAILING_SEPARATE_ - Static variable in class lib.dwfl.DwDs
 
TRAMPOLINE - Static variable in class lib.dwfl.DwAt
 
TRAMPOLINE_ - Static variable in class lib.dwfl.DwAt
 
transfer(ProcessIdentifier, long, byte[], int, int, boolean) - Method in class frysk.sys.ptrace.AddressSpace
Transfer data between the local BYTES array and process PID.
transfer(ProcessIdentifier, long, long, byte[], int, boolean) - Method in class frysk.sys.ptrace.AddressSpace
Transfer data between the local BYTES array and process PID.
transfer(ProcessIdentifier, byte[], boolean) - Method in class frysk.sys.ptrace.RegisterSet
Fetch PID's register set into DATA.
translateToELFRepresentation(int) - Method in class lib.dwfl.ElfData
Translates the information into Elf format using the provided encoding
translateToMemoryRepresentation(int) - Method in class lib.dwfl.ElfData
Translates the information into memory format using the provided encoding
TRAP - Static variable in class frysk.isa.registers.PPC32Registers
 
TRAP - Static variable in class frysk.isa.registers.PPC64Registers
 
TRAP - Static variable in class frysk.isa.signals.StandardSignal
 
TRAP - Static variable in class frysk.sys.Signal
 
TRAPNO - Static variable in class lib.dwfl.DwarfRegistersX86
 
TRAPNO - Static variable in class lib.unwind.UnwindRegistersX86
 
TRAPNO_ - Static variable in class lib.dwfl.DwarfRegistersX86
 
TRAPNO_ - Static variable in class lib.unwind.UnwindRegistersX86
 
TRAPS - Static variable in class frysk.isa.registers.IA32Registers
 
trayIcon - Static variable in class frysk.gui.common.IconManager
 
TrayIcon - Class in frysk.gui.monitor
TrayIcon is intended as a wrapper class for EggTrayIcon, and provides some useful functionalities such as facilitating popup menus and opening/minimizing windows
TrayIcon(String, boolean) - Constructor for class frysk.gui.monitor.TrayIcon
Creates a new TrayIcon
truncate(int) - Method in class frysk.stack.FrameLevel
Truncate the level to SIZE fields.
truncate(String) - Static method in class junit.runner.BaseTestRunner
Truncates a String to the maximum length.
TRY_BLOCK - Static variable in class lib.dwfl.DwTag
 
TRY_BLOCK_ - Static variable in class lib.dwfl.DwTag
 
tryAddTaskObserverPrototype(ObserverRoot, boolean) - Method in class frysk.gui.monitor.observers.ObserverManager
Tries to add an observer.
TSS - Static variable in class frysk.isa.registers.IA32Registers
 
TSS - Static variable in class lib.unwind.UnwindRegistersX86
 
TSS_ - Static variable in class lib.unwind.UnwindRegistersX86
 
TSTP - Static variable in class frysk.isa.signals.StandardSignal
 
TSTP - Static variable in class frysk.sys.Signal
 
TTIN - Static variable in class frysk.isa.signals.StandardSignal
 
TTIN - Static variable in class frysk.sys.Signal
 
TTOU - Static variable in class frysk.isa.signals.StandardSignal
 
TTOU - Static variable in class frysk.sys.Signal
 
ttyNr - Variable in class frysk.sys.proc.Stat
The tty.
type(AST) - Method in class frysk.expr.CTypeEvaluator
 
type - Variable in class frysk.proc.Auxv
 
Type - Class in frysk.value
Holds the type of a Value and also defines possible operations.
TYPE - Static variable in class lib.dwfl.DwAt
 
type - Variable in class lib.dwfl.ElfEHeader
 
type - Variable in class lib.dwfl.ElfPHeader
 
type - Variable in class lib.dwfl.ElfRel
 
type - Variable in class lib.dwfl.ElfSectionHeader
 
TYPE_ - Static variable in class lib.dwfl.DwAt
 
TYPE_ATTR - Static variable in class frysk.dom.DOMTag
The type of the tag
TypeDef - Class in frysk.value
Type decorator class, so that a base or composite type can be decorated with various attributes.
TypeDef(String, Type) - Constructor for class frysk.value.TypeDef
 
TYPEDEF - Static variable in class lib.dwfl.DwTag
 
TYPEDEF_ - Static variable in class lib.dwfl.DwTag
 
TypeFactory - Class in frysk.debuginfo
 
TypeFactory(ISA) - Constructor for class frysk.debuginfo.TypeFactory
 

U

UBigInteger - Class in frysk.gui.common
Some utility functions for treating BigIntegers as unsigned integers.
UBigInteger() - Constructor for class frysk.gui.common.UBigInteger
 
UCACHEBSIZE - Static variable in class inua.elf.AT
 
uid - Variable in class frysk.sys.proc.Status
The UID from the /proc/$$/status file.
UID - Static variable in class inua.elf.AT
 
uid - Variable in class lib.dwfl.ElfArchiveHeader
 
uint128_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
UINT128B_T - Static variable in class frysk.value.StandardTypes
 
UINT128L_T - Static variable in class frysk.value.StandardTypes
 
uint16_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
UINT16B_T - Static variable in class frysk.value.StandardTypes
 
UINT16L_T - Static variable in class frysk.value.StandardTypes
 
uint32_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
UINT32B_T - Static variable in class frysk.value.StandardTypes
 
UINT32L_T - Static variable in class frysk.value.StandardTypes
 
uint64_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
UINT64B_T - Static variable in class frysk.value.StandardTypes
 
UINT64L_T - Static variable in class frysk.value.StandardTypes
 
uint8_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
UINT8B_T - Static variable in class frysk.value.StandardTypes
 
UINT8L_T - Static variable in class frysk.value.StandardTypes
 
ULong - Class in inua.eio
Class for doing operations on Java long values as if they were unsigned.
ULong() - Constructor for class inua.eio.ULong
 
Uname - Class in frysk.sys
Interface to uname system call.
unApply() - Method in class frysk.gui.monitor.Combo
 
unapply(Task) - Method in class frysk.gui.monitor.observers.ProgramObserver
 
unapply(Task) - Method in class frysk.gui.monitor.observers.TaskCloneObserver
 
unapply(Task) - Method in class frysk.gui.monitor.observers.TaskExecObserver
 
unapply(Task) - Method in class frysk.gui.monitor.observers.TaskForkedObserver
 
unapply(Proc) - Method in class frysk.gui.monitor.observers.TaskObserverRoot
 
unapply(Task) - Method in class frysk.gui.monitor.observers.TaskObserverRoot
 
unapply(Task) - Method in class frysk.gui.monitor.observers.TaskSignaledObserver
 
unapply(Task) - Method in class frysk.gui.monitor.observers.TaskSyscallObserver
 
unapply(Task) - Method in class frysk.gui.monitor.observers.TaskTerminatingObserver
 
UnavailablePiece - Class in frysk.debuginfo
Class to represent an unavailable piece of memory
UnavailablePiece(long) - Constructor for class frysk.debuginfo.UnavailablePiece
 
unblock(TaskObserver) - Method in class frysk.testbed.TaskSet
Unblock all members of the Task Set.
unblockProcMask(SignalSet) - Method in class frysk.sys.SignalSet
Unblock this SignalSet's signals; return the previous signal set in oldSet; return this.
unblockProcMask() - Method in class frysk.sys.SignalSet
Unblock this SignalSet's signals; return this.
underscore(String) - Method in class jline.ANSIBuffer
 
UNDO - Static variable in interface jline.ConsoleOperations
Operation that undoes the previous operation.
unFilterData() - Method in class frysk.gui.monitor.ProcWiseDataModel
Run through the model and set all selectedDCs to false.
UnhandledWaitBuilder - Class in frysk.sys
Implementation of WaitBuilder that, passes any unhandled wait event onto the method unhandled().
UnhandledWaitBuilder() - Constructor for class frysk.sys.UnhandledWaitBuilder
 
UNION_TYPE - Static variable in class lib.dwfl.DwTag
 
UNION_TYPE_ - Static variable in class lib.dwfl.DwTag
 
UnionType - Class in frysk.value
Type for a union
UnionType(String, int) - Constructor for class frysk.value.UnionType
 
UniqueHashMap - Class in frysk.gui.monitor
A HashMap of GuiObjects.
UniqueHashMap() - Constructor for class frysk.gui.monitor.UniqueHashMap
 
UnixTerminal - Class in jline
Terminal that is used for unix platforms.
UnixTerminal() - Constructor for class jline.UnixTerminal
 
UNKNOWN - Static variable in class frysk.scopes.SourceLocation
The LINE is unknown; this is used instead of "null" to denote missing line information.
UNKNOWN - Static variable in class frysk.symtab.SymbolFactory
A special unknown symbol.
UNKNOWN - Static variable in interface jline.ConsoleOperations
Unknown operation.
UnknownType - Class in frysk.value
Type sentinel for an unrecognized type.
UnknownType(String) - Constructor for class frysk.value.UnknownType
Create an UnknownType
UnloadCommand - Class in frysk.hpd
UnloadCommand handles the unloading of processes that have been loaded by the load command.
unpause() - Method in class frysk.util.FlowControlWriter
 
unselect() - Method in class frysk.gui.monitor.eventviewer.Event
 
unselect() - Method in class frysk.gui.monitor.eventviewer.TimeLine
 
unSelected - Variable in class frysk.gui.monitor.eventviewer.TimeLine
 
unsetAll() - Method in class frysk.hpd.DbgVariables
 
unsetVariable(String) - Method in class frysk.hpd.DbgVariables
 
UNSIGNED - Static variable in class lib.dwfl.DwAte
 
UNSIGNED - Static variable in class lib.dwfl.DwDs
 
UNSIGNED_ - Static variable in class lib.dwfl.DwAte
 
UNSIGNED_ - Static variable in class lib.dwfl.DwDs
 
UNSIGNED_CHAR - Static variable in class lib.dwfl.DwAte
 
UNSIGNED_CHAR_ - Static variable in class lib.dwfl.DwAte
 
UNSIGNED_FIXED - Static variable in class lib.dwfl.DwAte
 
UNSIGNED_FIXED_ - Static variable in class lib.dwfl.DwAte
 
UnsignedSuffix - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
UnsignedSuffix - Static variable in interface frysk.expr.CExprParserTokenTypes
 
UnsignedSuffix - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
UnsignedType - Class in frysk.value
An unsigned integer type.
UnsignedType(String, ByteOrder, int) - Constructor for class frysk.value.UnsignedType
 
UNSPECIFIED_PARAMETERS - Static variable in class lib.dwfl.DwTag
 
UNSPECIFIED_PARAMETERS_ - Static variable in class lib.dwfl.DwTag
 
UNSPECIFIED_TYPE - Static variable in class lib.dwfl.DwTag
 
UNSPECIFIED_TYPE_ - Static variable in class lib.dwfl.DwTag
 
UnsupportedTerminal - Class in jline
A no-op unsupported terminal.
UnsupportedTerminal() - Constructor for class jline.UnsupportedTerminal
 
untrace(Task, List) - Method in interface frysk.ftrace.Ftrace.Driver
 
UNUSED - Static variable in class frysk.sys.Signal
 
UNW_CACHE_GLOBAL - Static variable in class lib.unwind.CachingPolicy
 
UNW_CACHE_GLOBAL_ - Static variable in class lib.unwind.CachingPolicy
 
UNW_CACHE_NONE - Static variable in class lib.unwind.CachingPolicy
 
UNW_CACHE_NONE_ - Static variable in class lib.unwind.CachingPolicy
 
UNW_CACHE_PER_THREAD - Static variable in class lib.unwind.CachingPolicy
 
UNW_CACHE_PER_THREAD_ - Static variable in class lib.unwind.CachingPolicy
 
UNW_EBADFRAME - Static variable in class lib.unwind.Error
 
UNW_EBADFRAME_ - Static variable in class lib.unwind.Error
 
UNW_EBADREG - Static variable in class lib.unwind.Error
 
UNW_EBADREG_ - Static variable in class lib.unwind.Error
 
UNW_EBADVERSION - Static variable in class lib.unwind.Error
 
UNW_EBADVERSION_ - Static variable in class lib.unwind.Error
 
UNW_EINVAL - Static variable in class lib.unwind.Error
 
UNW_EINVAL_ - Static variable in class lib.unwind.Error
 
UNW_EINVALIDIP - Static variable in class lib.unwind.Error
 
UNW_EINVALIDIP_ - Static variable in class lib.unwind.Error
 
UNW_ENOINFO - Static variable in class lib.unwind.Error
 
UNW_ENOINFO_ - Static variable in class lib.unwind.Error
 
UNW_ENOMEM - Static variable in class lib.unwind.Error
 
UNW_ENOMEM_ - Static variable in class lib.unwind.Error
 
UNW_EREADONLYREG - Static variable in class lib.unwind.Error
 
UNW_EREADONLYREG_ - Static variable in class lib.unwind.Error
 
UNW_ESTOPUNWIND - Static variable in class lib.unwind.Error
 
UNW_ESTOPUNWIND_ - Static variable in class lib.unwind.Error
 
UNW_ESUCCESS - Static variable in class lib.unwind.Error
 
UNW_ESUCCESS_ - Static variable in class lib.unwind.Error
 
UNW_EUNSPEC - Static variable in class lib.unwind.Error
 
UNW_EUNSPEC_ - Static variable in class lib.unwind.Error
 
UNW_TDEP_BP - Static variable in class lib.unwind.UnwindRegistersX8664
 
UNW_TDEP_BP_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
UNW_TDEP_EH - Static variable in class lib.unwind.UnwindRegistersX86
 
UNW_TDEP_EH - Static variable in class lib.unwind.UnwindRegistersX8664
 
UNW_TDEP_EH_ - Static variable in class lib.unwind.UnwindRegistersX86
 
UNW_TDEP_EH_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
UNW_TDEP_IP - Static variable in class lib.unwind.UnwindRegistersX86
 
UNW_TDEP_IP - Static variable in class lib.unwind.UnwindRegistersX8664
 
UNW_TDEP_IP_ - Static variable in class lib.unwind.UnwindRegistersX86
 
UNW_TDEP_IP_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
UNW_TDEP_LAST_REG - Static variable in class lib.unwind.UnwindRegistersX86
 
UNW_TDEP_LAST_REG - Static variable in class lib.unwind.UnwindRegistersX8664
 
UNW_TDEP_LAST_REG_ - Static variable in class lib.unwind.UnwindRegistersX86
 
UNW_TDEP_LAST_REG_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
UNW_TDEP_SP - Static variable in class lib.unwind.UnwindRegistersX86
 
UNW_TDEP_SP - Static variable in class lib.unwind.UnwindRegistersX8664
 
UNW_TDEP_SP_ - Static variable in class lib.unwind.UnwindRegistersX86
 
UNW_TDEP_SP_ - Static variable in class lib.unwind.UnwindRegistersX8664
 
unwAddressSpace - Variable in class lib.unwind.AddressSpace
 
unwatchCheckedObjectsList() - Method in class frysk.gui.monitor.CheckedListView
 
unwatchList() - Method in class frysk.gui.monitor.CompletingEntry
 
unwatchList() - Method in class frysk.gui.monitor.ListView
 
unwatchList() - Method in class frysk.gui.monitor.SimpleComboBox
 
unwatchProc(Proc) - Method in class frysk.gui.monitor.observers.ProgramObserver
 
unwind() - Method in class frysk.debuginfo.DebugInfoFrame
 
unwind() - Method in class lib.unwind.Cursor
 
Unwind - Class in lib.unwind
 
Unwind() - Constructor for class lib.unwind.Unwind
 
unwinder - Variable in class lib.unwind.AddressSpace
 
UnwindPPC32 - Class in lib.unwind
 
UnwindPPC32() - Constructor for class lib.unwind.UnwindPPC32
 
UnwindPPC64 - Class in lib.unwind
 
UnwindPPC64() - Constructor for class lib.unwind.UnwindPPC64
 
UnwindRegistersPPC32 - Class in lib.unwind
 
UnwindRegistersPPC64 - Class in lib.unwind
 
UnwindRegistersX86 - Class in lib.unwind
 
UnwindRegistersX8664 - Class in lib.unwind
 
UnwindX86 - Class in lib.unwind
 
UnwindX86() - Constructor for class lib.unwind.UnwindX86
 
UnwindX8664 - Class in lib.unwind
 
UnwindX8664() - Constructor for class lib.unwind.UnwindX8664
 
up(int) - Static method in class jline.ANSIBuffer.ANSICodes
Moves the cursor n rows up without changing the current column.
update(Observable, Object) - Method in class frysk.gui.monitor.CompletingEntry
 
update(Observable, Object) - Method in class frysk.gui.monitor.DetailedObserverTreeView
 
update(Observable, Object) - Method in class frysk.gui.monitor.ListView
 
update(Observable, Object) - Method in class frysk.gui.monitor.NotifyingLabel
 
update(Observable, Object) - Method in class frysk.gui.monitor.SimpleComboBox
 
update(Observable, Object) - Method in class frysk.testbed.PidCounter
 
update(ElfCommand) - Method in class lib.dwfl.Elf
Update the Elf descriptor and write the file to disk
update(ElfSectionHeader) - Method in class lib.dwfl.ElfSection
Updates the class data back to the native elf data structures.
updateActionpointDoneEvent(String, PrintWriter) - Method in class frysk.stepping.SteppingEngine
Creates an actionpoint done event at the first sight of an action point.
updateAttached(Task) - Method in class frysk.bindir.fstep
 
updateAttached(Task) - Method in interface frysk.proc.TaskAttachedObserverXXX
The Task is attached.
updateAvailableTaskStopped(UpdatingDisplayValue) - Method in interface frysk.rt.DisplayValueObserver
 
updateClonedOffspring(Task, Task) - Method in class frysk.bindir.fstep
 
updateClonedOffspring(Task, Task) - Method in class frysk.gui.monitor.observers.TaskCloneObserver
 
updateClonedOffspring(Task, Task) - Method in class frysk.proc.ProcTasksAction
When ever a new cloned offspring appears notify the observer, and add a cloned observer to it.
updateClonedOffspring(Task, Task) - Method in interface frysk.proc.TaskObserver.Cloned
Called when the Task (the offspring) that was created by a fork has stopped at its first instruction.
updateClonedOffspring(Task, Task) - Method in class frysk.rt.ProcTaskIDManager
 
updateClonedParent(Task, Task) - Method in class frysk.bindir.fstep
 
updateClonedParent(Task, Task) - Method in class frysk.gui.monitor.observers.TaskCloneObserver
 
updateClonedParent(Task, Task) - Method in class frysk.proc.ProcTasksAction
 
updateClonedParent(Task, Task) - Method in interface frysk.proc.TaskObserver.Cloned
Called when the Task (the parent) has cloned, creating a clone Task (the offspring).
updateClonedParent(Task, Task) - Method in class frysk.rt.ProcTaskIDManager
 
updateDisabled(UpdatingDisplayValue) - Method in interface frysk.rt.DisplayValueObserver
 
updateEHeader(ElfEHeader) - Method in class lib.dwfl.Elf
Update the ELF header
updateExeced(Task) - Method in class frysk.bindir.fstep
 
updateExeced(Task) - Method in class frysk.gui.monitor.observers.ProgramObserver
 
updateExeced(Task) - Method in class frysk.gui.monitor.observers.TaskExecObserver
 
updateExeced(Task) - Method in interface frysk.proc.TaskObserver.Execed
Called AFTER the Task has execed.
updateExecuted(Task) - Method in class frysk.bindir.fstep
 
updateExecuted(Task) - Method in interface frysk.proc.TaskObserver.Instruction
The task has started executing or has executed another instruction.
updateForkedOffspring(Task, Task) - Method in class frysk.bindir.fstep
 
updateForkedOffspring(Task, Task) - Method in class frysk.gui.monitor.observers.ProgramObserver
 
updateForkedOffspring(Task, Task) - Method in class frysk.gui.monitor.observers.TaskForkedObserver
 
updateForkedOffspring(Task, Task) - Method in interface frysk.proc.TaskObserver.Forked
Called when the Task (the offspring) that was created by a fork has stopped at its first instruction.
updateForkedOffspring(Task, Task) - Method in class frysk.rt.ProcTaskIDManager
 
updateForkedParent(Task, Task) - Method in class frysk.bindir.fstep
 
updateForkedParent(Task, Task) - Method in class frysk.gui.monitor.observers.ProgramObserver
 
updateForkedParent(Task, Task) - Method in class frysk.gui.monitor.observers.TaskForkedObserver
 
updateForkedParent(Task, Task) - Method in interface frysk.proc.TaskObserver.Forked
Called when the Task (the parent) has forked, creating a child Proc containing a single Task (the offspring).
updateForkedParent(Task, Task) - Method in class frysk.rt.ProcTaskIDManager
 
updateHit(Task, long) - Method in class frysk.bindir.fstep
 
updateHit(Task, long) - Method in interface frysk.proc.TaskObserver.Code
The task has hit the breakpoint.
updateHit(Task, long, int) - Method in interface frysk.proc.TaskObserver.Watch
The task has hit the breakpoint.
updateHit(Task, long) - Method in class frysk.rt.Breakpoint.PersistentBreakpoint
 
updateHit(Task, long) - Method in class frysk.rt.Breakpoint
 
updateHit(Breakpoint.PersistentBreakpoint, Task, long) - Method in interface frysk.rt.BreakpointObserver
 
updateHit(Breakpoint.PersistentBreakpoint, Task, long) - Method in class frysk.rt.SourceBreakpoint
 
updateHit(SourceBreakpoint, Task, long) - Method in interface frysk.rt.SourceBreakpointObserver
 
updatePHeader(int, ElfPHeader) - Method in class lib.dwfl.Elf
Update the program header
updateSignaled(Task, Signal) - Method in class frysk.gui.monitor.observers.TaskSignaledObserver
 
updateSignaled(Task, Signal) - Method in interface frysk.proc.TaskObserver.Signaled
The SIGNAL is pending delivery to the task.
updateSyscallEnter(Task, Syscall) - Method in class frysk.gui.monitor.observers.TaskSyscallObserver
 
updateSyscallEnter(Task, Syscall) - Method in interface frysk.proc.TaskObserver.Syscalls
The Task is entering a system call.
updateSyscallExit(Task) - Method in class frysk.gui.monitor.observers.TaskSyscallObserver
 
updateSyscallExit(Task) - Method in interface frysk.proc.TaskObserver.Syscalls
The task is exiting a system call.
updateTerminated(Task, Signal, int) - Method in class frysk.bindir.fstep
 
updateTerminated(Task, Signal, int) - Method in class frysk.proc.ProcTasksAction
 
updateTerminated(Task, Signal, int) - Method in interface frysk.proc.TaskObserver.Terminated
Called once the Task has terminated; the process no longer exists.
updateTerminated(Task, Signal, int) - Method in class frysk.rt.ProcTaskIDManager
 
updateTerminated(Task, Signal, int) - Method in class frysk.testbed.StopEventLoopWhenProcTerminated
 
updateTerminating(Task, Signal, int) - Method in class frysk.gui.monitor.observers.TaskTerminatingObserver
 
updateTerminating(Task, Signal, int) - Method in interface frysk.proc.TaskObserver.Terminating
Called while the Task is terminating; while the process still exists not much other than examining it can be performed.
updateThreads() - Method in class frysk.gui.srcwin.SourceWindow
 
updateUnavailableOutOfScope(UpdatingDisplayValue) - Method in interface frysk.rt.DisplayValueObserver
 
updateUnavailbeResumedExecution(UpdatingDisplayValue) - Method in interface frysk.rt.DisplayValueObserver
 
updateValueChanged(UpdatingDisplayValue) - Method in interface frysk.rt.DisplayValueObserver
 
UpdatingDisplayValue - Class in frysk.rt
An UpdatingDisplayValue is nearly identical to a DisplayValue, except that an UpdatingDisplayValue is provided with additional information that enables it to automatically refresh itself whenever the task given to it changes state.
UPPER_BOUND - Static variable in class lib.dwfl.DwAt
 
UPPER_BOUND_ - Static variable in class lib.dwfl.DwAt
 
URG - Static variable in class frysk.isa.signals.StandardSignal
 
URG - Static variable in class frysk.sys.Signal
 
usage(String, int) - Static method in class frysk.junit.Runner
 
USE_LOCATION - Static variable in class lib.dwfl.DwAt
 
USE_LOCATION_ - Static variable in class lib.dwfl.DwAt
 
USE_UTF8 - Static variable in class lib.dwfl.DwAt
 
USE_UTF8_ - Static variable in class lib.dwfl.DwAt
 
useLargeIcons() - Static method in class frysk.gui.common.IconManager
 
useSmallIcons() - Static method in class frysk.gui.common.IconManager
 
USR - Static variable in class frysk.isa.banks.LinuxIA32RegisterBanks
 
USR - Static variable in class frysk.isa.banks.LinuxX8664RegisterBanks
 
USR - Static variable in class frysk.sys.ptrace.AddressSpace
 
USR1 - Static variable in class frysk.isa.signals.StandardSignal
 
USR1 - Static variable in class frysk.sys.Signal
 
USR2 - Static variable in class frysk.isa.signals.StandardSignal
 
USR2 - Static variable in class frysk.sys.Signal
 
Util - Class in frysk.gui.common
A class for small utility functions that are common throughout out the code base.
Util() - Constructor for class frysk.gui.common.Util
 
Util - Class in frysk.util
 
utime - Variable in class frysk.sys.proc.Stat
The number of user mode jiffies.
utrace(File, String, String, String, String[]) - Static method in class frysk.sys.Fork
Create a child process running EXE with arguments ARGS[0...]; mark the process for utracing.
utrace(String[]) - Static method in class frysk.sys.Fork
Create a child process running ARGS[0] with arguments ARGV[0...]; mark the process for utracing.
Utrace - Class in frysk.sys.ptrace
Trace a process.
Utrace() - Constructor for class frysk.sys.ptrace.Utrace
 

V

V0 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V0_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V1 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V10 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V10_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V11 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V11_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V12 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V12_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V13 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V13_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V14 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V14_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V15 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V15_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V16 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V16_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V17 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V17_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V18 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V18_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V19 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V19_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V1_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V2 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V20 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V20_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V21 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V21_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V22 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V22_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V23 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V23_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V24 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V24_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V25 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V25_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V26 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V26_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V27 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V27_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V28 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V28_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V29 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V29_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V2_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V3 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V30 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V30_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V31 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V31_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V3_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V4 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V4_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V5 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V5_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V6 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V6_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V7 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V7_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V8 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V8_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V9 - Static variable in class lib.unwind.UnwindRegistersPPC64
 
V9_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
vaddr - Variable in class lib.dwfl.ElfPHeader
 
val - Variable in class frysk.proc.Auxv
 
Value - Class in frysk.value
Stores the type and location of a variable
Value(Type, Location) - Constructor for class frysk.value.Value
Create Value with TYPE and LOCATION.
Value(Type) - Constructor for class frysk.value.Value
Create a scratch TYPE value.
valueIsValid(String, String) - Method in class frysk.hpd.DbgVariables
 
valueOf(String) - Static method in class frysk.rsl.Level
Return the Level object that matches the string.
valueOf(long) - Static method in class frysk.rsl.Level
Return the Level object that matches the integer.
valueOf(String) - Static method in class frysk.value.Access
Return the Access object that matches the string.
valueOf(long) - Static method in class frysk.value.Access
Return the Access object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwAccess
Return the DwAccess object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwAccess
Return the DwAccess object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwarfRegistersPPC64
Return the DwarfRegistersPPC64 object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwarfRegistersPPC64
Return the DwarfRegistersPPC64 object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwarfRegistersX86
Return the DwarfRegistersX86 object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwarfRegistersX86
Return the DwarfRegistersX86 object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwarfRegistersX8664
Return the DwarfRegistersX8664 object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwarfRegistersX8664
Return the DwarfRegistersX8664 object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwAt
Return the DwAt object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwAt
Return the DwAt object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwAte
Return the DwAte object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwAte
Return the DwAte object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwDs
Return the DwDs object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwDs
Return the DwDs object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwDsc
Return the DwDsc object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwDsc
Return the DwDsc object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwEnd
Return the DwEnd object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwEnd
Return the DwEnd object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwInl
Return the DwInl object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwInl
Return the DwInl object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwOp
Return the DwOp object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwOp
Return the DwOp object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwOrd
Return the DwOrd object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwOrd
Return the DwOrd object that matches the integer.
valueOf(String) - Static method in class lib.dwfl.DwTag
Return the DwTag object that matches the string.
valueOf(long) - Static method in class lib.dwfl.DwTag
Return the DwTag object that matches the integer.
valueOf(String) - Static method in class lib.unwind.ByteOrder
Return the ByteOrder object that matches the string.
valueOf(long) - Static method in class lib.unwind.ByteOrder
Return the ByteOrder object that matches the integer.
valueOf(String) - Static method in class lib.unwind.CachingPolicy
Return the CachingPolicy object that matches the string.
valueOf(long) - Static method in class lib.unwind.CachingPolicy
Return the CachingPolicy object that matches the integer.
valueOf(String) - Static method in class lib.unwind.Error
Return the Error object that matches the string.
valueOf(long) - Static method in class lib.unwind.Error
Return the Error object that matches the integer.
valueOf(String) - Static method in class lib.unwind.UnwindRegistersPPC32
Return the UnwindRegistersPPC32 object that matches the string.
valueOf(long) - Static method in class lib.unwind.UnwindRegistersPPC32
Return the UnwindRegistersPPC32 object that matches the integer.
valueOf(String) - Static method in class lib.unwind.UnwindRegistersPPC64
Return the UnwindRegistersPPC64 object that matches the string.
valueOf(long) - Static method in class lib.unwind.UnwindRegistersPPC64
Return the UnwindRegistersPPC64 object that matches the integer.
valueOf(String) - Static method in class lib.unwind.UnwindRegistersX86
Return the UnwindRegistersX86 object that matches the string.
valueOf(long) - Static method in class lib.unwind.UnwindRegistersX86
Return the UnwindRegistersX86 object that matches the integer.
valueOf(String) - Static method in class lib.unwind.UnwindRegistersX8664
Return the UnwindRegistersX8664 object that matches the string.
valueOf(long) - Static method in class lib.unwind.UnwindRegistersX8664
Return the UnwindRegistersX8664 object that matches the integer.
values() - Static method in class frysk.rsl.Level
Return an array of all the Level elements.
values() - Static method in class frysk.value.Access
Return an array of all the Access elements.
values() - Static method in class lib.dwfl.DwAccess
Return an array of all the DwAccess elements.
values() - Static method in class lib.dwfl.DwarfRegistersPPC64
Return an array of all the DwarfRegistersPPC64 elements.
values() - Static method in class lib.dwfl.DwarfRegistersX86
Return an array of all the DwarfRegistersX86 elements.
values() - Static method in class lib.dwfl.DwarfRegistersX8664
Return an array of all the DwarfRegistersX8664 elements.
values() - Static method in class lib.dwfl.DwAt
Return an array of all the DwAt elements.
values() - Static method in class lib.dwfl.DwAte
Return an array of all the DwAte elements.
values() - Static method in class lib.dwfl.DwDs
Return an array of all the DwDs elements.
values() - Static method in class lib.dwfl.DwDsc
Return an array of all the DwDsc elements.
values() - Static method in class lib.dwfl.DwEnd
Return an array of all the DwEnd elements.
values() - Static method in class lib.dwfl.DwInl
Return an array of all the DwInl elements.
values() - Static method in class lib.dwfl.DwOp
Return an array of all the DwOp elements.
values() - Static method in class lib.dwfl.DwOrd
Return an array of all the DwOrd elements.
values() - Static method in class lib.dwfl.DwTag
Return an array of all the DwTag elements.
values() - Static method in class lib.unwind.ByteOrder
Return an array of all the ByteOrder elements.
values() - Static method in class lib.unwind.CachingPolicy
Return an array of all the CachingPolicy elements.
values() - Static method in class lib.unwind.Error
Return an array of all the Error elements.
values() - Static method in class lib.unwind.UnwindRegistersPPC32
Return an array of all the UnwindRegistersPPC32 elements.
values() - Static method in class lib.unwind.UnwindRegistersPPC64
Return an array of all the UnwindRegistersPPC64 elements.
values() - Static method in class lib.unwind.UnwindRegistersX86
Return an array of all the UnwindRegistersX86 elements.
values() - Static method in class lib.unwind.UnwindRegistersX8664
Return an array of all the UnwindRegistersX8664 elements.
ValueUnavailableException - Exception in frysk.debuginfo
 
ValueUnavailableException(String) - Constructor for exception frysk.debuginfo.ValueUnavailableException
 
VAR_WATCHES - Static variable in class frysk.gui.srcwin.VariableWatchView
 
Variable - Class in frysk.scopes
This class contains the static information corresponding to a language variable.
Variable(DwarfDie) - Constructor for class frysk.scopes.Variable
 
VARIABLE - Static variable in class lib.dwfl.DwTag
 
VARIABLE_ - Static variable in class lib.dwfl.DwTag
 
VARIABLE_PARAMETER - Static variable in class lib.dwfl.DwAt
 
VARIABLE_PARAMETER_ - Static variable in class lib.dwfl.DwAt
 
variableIsValid(String) - Method in class frysk.hpd.DbgVariables
 
VariableOptimizedOutException - Exception in frysk.debuginfo
 
VariableOptimizedOutException() - Constructor for exception frysk.debuginfo.VariableOptimizedOutException
 
VARIABLES - Static variable in class frysk.gui.srcwin.prefs.SyntaxPreferenceGroup
 
variableSelected(UpdatingDisplayValue) - Method in interface frysk.gui.srcwin.VariableWatchView.WatchViewListener
 
variableWatchAdded(UpdatingDisplayValue) - Method in interface frysk.gui.sessions.WatchListListener
Called whenever a variable is added to the list of watched variables
variableWatchAdded(UpdatingDisplayValue) - Method in class frysk.gui.srcwin.VariableWatchView
 
variableWatchChanged(UpdatingDisplayValue) - Method in interface frysk.gui.sessions.WatchListListener
Called whenever a variable is refreshed in the list of watched variables
variableWatchChanged(UpdatingDisplayValue) - Method in class frysk.gui.srcwin.VariableWatchView
 
variableWatchDeleted(UpdatingDisplayValue) - Method in interface frysk.gui.sessions.WatchListListener
Called whenever a display is removed from the list of watched variables
variableWatchDeleted(UpdatingDisplayValue) - Method in class frysk.gui.srcwin.VariableWatchView
 
VariableWatchView - Class in frysk.gui.srcwin
 
VariableWatchView() - Constructor for class frysk.gui.srcwin.VariableWatchView
 
VariableWatchView.WatchViewListener - Interface in frysk.gui.srcwin
 
VARIANT - Static variable in class lib.dwfl.DwTag
 
VARIANT_ - Static variable in class lib.dwfl.DwTag
 
VARIANT_PART - Static variable in class lib.dwfl.DwTag
 
VARIANT_PART_ - Static variable in class lib.dwfl.DwTag
 
VARTYPE_CUSTOM - Static variable in class frysk.hpd.DbgVariables
 
VARTYPE_INT - Static variable in class frysk.hpd.DbgVariables
 
VARTYPE_STRING - Static variable in class frysk.hpd.DbgVariables
 
VECTOR - Static variable in class frysk.isa.registers.PPC64Registers
 
VECTOR32_GROUP - Static variable in class frysk.isa.registers.X87Registers
 
VECTOR64_GROUP - Static variable in class frysk.isa.registers.X87Registers
 
verifyPrint(Print, String[]) - Static method in class inua.util.Misc
 
version - Variable in class frysk.expr.FQIdentifier
 
version - Variable in class frysk.expr.FQIdentToken
 
Version - Class in junit.runner
This class defines the current version of JUnit
version - Variable in class lib.dwfl.ElfEHeader
 
View - Interface in frysk.gui.srcwin
 
VIEW_COMBO_BOX - Static variable in class frysk.gui.srcwin.SourceWindow
 
VirtualDebugInfoFrame - Class in frysk.debuginfo
 
VIRTUALITY - Static variable in class lib.dwfl.DwAt
 
VIRTUALITY_ - Static variable in class lib.dwfl.DwAt
 
VISIBILITY - Static variable in class lib.dwfl.DwAt
 
VISIBILITY_ - Static variable in class lib.dwfl.DwAt
 
visit(ElfSymbolVersion.Visitor) - Method in class lib.dwfl.ElfSymbolVersion.Def
 
visit(ElfSymbolVersion.Visitor) - Method in class lib.dwfl.ElfSymbolVersion.Need
 
visit(ElfSymbolVersion.Visitor) - Method in class lib.dwfl.ElfSymbolVersion
 
Vocabulary - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
Vocabulary - Static variable in interface frysk.expr.CExprParserTokenTypes
 
Vocabulary - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 
VOID - Static variable in class lib.dwfl.DwAte
 
VOID_ - Static variable in class lib.dwfl.DwAte
 
voidptr32_t - Static variable in class frysk.value.StandardTypes
 
voidptr32_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
VOIDPTR32B_T - Static variable in class frysk.value.StandardTypes
 
VOIDPTR32L_T - Static variable in class frysk.value.StandardTypes
 
voidptr64_t - Static variable in class frysk.value.StandardTypes
 
voidptr64_t(ByteOrder) - Static method in class frysk.value.StandardTypes
 
VOIDPTR64B_T - Static variable in class frysk.value.StandardTypes
 
VOIDPTR64L_T - Static variable in class frysk.value.StandardTypes
 
VoidType - Class in frysk.value
Type for a pointer.
VoidType() - Constructor for class frysk.value.VoidType
Create a Void type.
VOLATILE_TYPE - Static variable in class lib.dwfl.DwTag
 
VOLATILE_TYPE_ - Static variable in class lib.dwfl.DwTag
 
VolatileType - Class in frysk.value
Type decorator class, so that a base or composite type can be decorated with various attributes.
VolatileType(Type) - Constructor for class frysk.value.VolatileType
 
VR0 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR0 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR0_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR1 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR1 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR10 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR10 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR10_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR11 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR11 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR11_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR12 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR12 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR12_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR13 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR13 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR13_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR14 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR14 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR14_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR15 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR15 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR15_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR16 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR16 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR16_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR17 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR17 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR17_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR18 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR18 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR18_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR19 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR19 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR19_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR1_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR2 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR2 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR20 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR20 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR20_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR21 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR21 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR21_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR22 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR22 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR22_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR23 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR23 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR23_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR24 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR24 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR24_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR25 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR25 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR25_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR26 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR26 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR26_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR27 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR27 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR27_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR28 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR28 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR28_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR29 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR29 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR29_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR2_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR3 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR3 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR30 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR30 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR30_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR31 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR31 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR31_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR3_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR4 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR4 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR4_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR5 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR5 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR5_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR6 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR6 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR6_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR7 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR7 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR7_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR8 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR8 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR8_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR9 - Static variable in class frysk.isa.registers.PPC64Registers
 
VR9 - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VR9_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
VRREGS64 - Static variable in class frysk.isa.banks.LinuxPPCRegisterBanks
 
VRSAVE - Static variable in class frysk.isa.registers.PPC64Registers
 
VRSAVE - Static variable in class lib.unwind.UnwindRegistersPPC64
 
VRSAVE_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
VSCR - Static variable in class frysk.isa.registers.PPC64Registers
 
VSCR - Static variable in class lib.unwind.UnwindRegistersPPC64
 
VSCR_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
vsize - Variable in class frysk.sys.proc.Stat
Virtual memory size.
VTABLE_ELEM_LOCATION - Static variable in class lib.dwfl.DwAt
 
VTABLE_ELEM_LOCATION_ - Static variable in class lib.dwfl.DwAt
 
VTALRM - Static variable in class frysk.isa.signals.StandardSignal
 
VTALRM - Static variable in class frysk.sys.Signal
 

W

w - Static variable in class frysk.gui.monitor.eventviewer.Event
 
Wait - Class in frysk.sys
Wait for an event from either a process, task, or all processes and tasks.
Wait() - Constructor for class frysk.sys.Wait
 
wait(ProcessIdentifier, WaitBuilder, SignalBuilder, long) - Static method in class frysk.sys.Wait
 
wait(WaitBuilder, SignalBuilder, long) - Static method in class frysk.sys.Wait
 
waitAllNoHang(WaitBuilder) - Static method in class frysk.sys.Wait
Read in all the pending wait events, and then pass them to the observer.
WaitBuilder - Interface in frysk.sys
Let the Wait client build each wait-pid event.
waitChild(WaitBuilder, SignalBuilder, long) - Static method in class frysk.sys.Wait
Wait for a waitpid or signal event.
waitOnce(ProcessIdentifier, WaitBuilder) - Static method in class frysk.sys.Wait
Wait for a single process or task event.
wantPlt - Variable in class frysk.expr.FQIdentifier
 
wantPlt - Variable in class frysk.expr.FQIdentToken
 
WarnDialog - Class in frysk.gui.dialogs
 
WarnDialog(String, String) - Constructor for class frysk.gui.dialogs.WarnDialog
 
WarnDialog(String) - Constructor for class frysk.gui.dialogs.WarnDialog
 
WARNING - Static variable in class frysk.rsl.Level
 
warning(String) - Static method in class frysk.rsl.LogFactory
 
warning(Class) - Static method in class frysk.rsl.LogFactory
 
WARNING_ - Static variable in class frysk.rsl.Level
 
watchCheckedObjectsList(ObservableLinkedList) - Method in class frysk.gui.monitor.CheckedListView
to watch a checkedObjectsList means that objects that are in this list will be check, objects which are not are not checked.
WatchDescription - Class in frysk.gui.sessions
The WatchDescription contains all of the information needed to recreate a Variable watch in Frysk.
WatchDescription(String, String, String, int, int) - Constructor for class frysk.gui.sessions.WatchDescription
 
watchGuiProcs(ObservableLinkedList) - Method in class frysk.gui.monitor.ListView
 
watchLinkedList(ObservableLinkedList) - Method in class frysk.gui.monitor.ListView
Tell this ListView to initialize itself with the given list and watch the given ObservableLinkedList and update itself when the list changes.
watchLinkedList(ObservableLinkedList) - Method in class frysk.gui.monitor.SimpleComboBox
Tell this ComboBox to initialize itself with the given list and watch the given ObservableLinkedList and update itself when the list changes.
watchList(ObservableLinkedList) - Method in class frysk.gui.monitor.CompletingEntry
 
WatchList - Class in frysk.gui.sessions
The WatchList class represents a list of variables that are being watched from a process.
WatchList() - Constructor for class frysk.gui.sessions.WatchList
Creates a new empty list of watched variables
WatchList(WatchList) - Constructor for class frysk.gui.sessions.WatchList
Create a new WatchList containing the same variables as the provided list.
WatchListListener - Interface in frysk.gui.sessions
Classes implementing VariableWatchListener should be looking to recieve events when variables are added, removed, or refreshed from a WatchList
WatchObserverInstaller - Class in frysk.rt
Class that installs watchpoint observers for watching read/write of variables or expressions.
WatchObserverInstaller(Expression, SteppingEngine, PrintWriter, String) - Constructor for class frysk.rt.WatchObserverInstaller
 
Watchpoint - Class in frysk.isa.watchpoints
 
Watchpoint - Class in frysk.proc.live
Internal proc class that represents a Breakpoint at a certain address in a Proc.
WatchpointAddresses - Class in frysk.proc.live
Keeps track of address watchppoints for a Proc (all Tasks of a Proc share the same breakpoints).
WatchpointAddresses(Proc) - Constructor for class frysk.proc.live.WatchpointAddresses
Package private constructor used by the Proc when created.
WatchpointFunctionFactory - Class in frysk.isa.watchpoints
Watchpoint call database.
WatchpointFunctionFactory() - Constructor for class frysk.isa.watchpoints.WatchpointFunctionFactory
 
WatchpointFunctions - Class in frysk.isa.watchpoints
 
WatchpointFunctions() - Constructor for class frysk.isa.watchpoints.WatchpointFunctions
 
watchProc(Proc) - Method in class frysk.gui.monitor.observers.ProgramObserver
 
wchan - Variable in class frysk.sys.proc.Stat
The "channel" in which the process is waiting.
weak - Variable in class lib.dwfl.ElfSymbolVersion.Need
Whether the request is weak.
what(DebugInfoFrame, String) - Method in class frysk.debuginfo.DebugInfo
Implement the cli what request
what - Variable in class frysk.testbed.PidCounter
 
WINCH - Static variable in class frysk.isa.signals.StandardSignal
 
WINCH - Static variable in class frysk.sys.Signal
 
windowIcon - Static variable in class frysk.gui.common.IconManager
 
WindowManager - Class in frysk.gui.monitor
Singleton; one window manager.
WindowManager() - Constructor for class frysk.gui.monitor.WindowManager
}
WITH_STMT - Static variable in class lib.dwfl.DwTag
 
WITH_STMT_ - Static variable in class lib.dwfl.DwTag
 
wordLength() - Method in class inua.eio.ByteBuffer
Return the length of the ByteBuffer as words.
wordSize() - Static method in class frysk.config.Host
The word size of the host architecture (this is the architecture for which the frysk executable built).
wordSize() - Method in class frysk.isa.ISA
 
wordSize(int) - Method in class inua.eio.ByteBuffer
 
wordSize() - Method in class inua.eio.ByteBuffer
 
WordWrapWriter - Class in frysk.util
This class is a PrintWriter which word-wraps the output.
WordWrapWriter(Writer, int, int, Locale) - Constructor for class frysk.util.WordWrapWriter
Create a new WordWrapWriter, specifying all parameters.
WordWrapWriter(Writer, int) - Constructor for class frysk.util.WordWrapWriter
Create a new WordWrapWriter, specifying just the number of columns.
WordWrapWriter(Writer) - Constructor for class frysk.util.WordWrapWriter
Create a new WordWrapWriter using the defaults.
write(LogRecord) - Method in class frysk.gui.monitor.datamodels.CoreDebugDataModel
 
write(int) - Method in class frysk.sys.FileDescriptor
Write a single byte to the file descriptor.
write(byte[], int, int) - Method in class frysk.sys.FileDescriptor
Write elements of BUF to the file descriptor.
write(char[], int, int) - Method in class frysk.util.FlowControlWriter
 
write(int) - Method in class frysk.util.FlowControlWriter
 
write(String, int, int) - Method in class frysk.util.FlowControlWriter
 
write(char[], int, int) - Method in class frysk.util.WordWrapWriter
 
write(int) - Method in class frysk.util.WordWrapWriter
 
write(String, int, int) - Method in class frysk.util.WordWrapWriter
 
WRITE - Static variable in class lib.dwfl.DwarfCommand
 
WRONLY - Static variable in class frysk.sys.FileDescriptor
Open file write-only
WS - Static variable in interface frysk.expr.CExprEvaluatorTokenTypes
 
WS - Static variable in interface frysk.expr.CExprParserTokenTypes
 
WS - Static variable in interface frysk.expr.CTypeEvaluatorTokenTypes
 

X

X8664 - Static variable in class frysk.isa.banks.X86BankRegisters
 
X8664 - Static variable in class frysk.isa.ISA
 
X8664 - Static variable in class frysk.testbed.FryskAsm
 
X8664Arch - Class in frysk.ftrace
x86_64 implementation of Arch interface.
X8664LinuxElfCorefile - Class in frysk.isa.corefiles
X8664LinuxElfCorefile.
X8664LinuxElfCorefile(Proc, Task[]) - Constructor for class frysk.isa.corefiles.X8664LinuxElfCorefile
LinuxElfCoreFile.
X8664Registers - Class in frysk.isa.registers
 
X86BankRegisters - Class in frysk.isa.banks
Factory to create either IA32 or X8664 RegisterBanks.
X86BankRegisters() - Constructor for class frysk.isa.banks.X86BankRegisters
 
X87Registers - Class in frysk.isa.registers
The Intel i387 floating-point processor and its successors including MMX extensions.
X87Registers() - Constructor for class frysk.isa.registers.X87Registers
 
XCPU - Static variable in class frysk.isa.signals.StandardSignal
 
XCPU - Static variable in class frysk.sys.Signal
 
XDEREF - Static variable in class lib.dwfl.DwOp
 
XDEREF_ - Static variable in class lib.dwfl.DwOp
 
XDEREF_SIZE - Static variable in class lib.dwfl.DwOp
 
XDEREF_SIZE_ - Static variable in class lib.dwfl.DwOp
 
XER - Static variable in class frysk.isa.registers.PPC32Registers
 
XER - Static variable in class frysk.isa.registers.PPC64Registers
 
XER - Static variable in class lib.dwfl.DwarfRegistersPPC64
 
XER - Static variable in class lib.unwind.UnwindRegistersPPC32
 
XER - Static variable in class lib.unwind.UnwindRegistersPPC64
 
XER_ - Static variable in class lib.dwfl.DwarfRegistersPPC64
RTCU 104 RTCL 105
XER_ - Static variable in class lib.unwind.UnwindRegistersPPC32
 
XER_ - Static variable in class lib.unwind.UnwindRegistersPPC64
 
XFPREGS - Static variable in class frysk.isa.banks.LinuxIA32RegisterBanks
 
XFSZ - Static variable in class frysk.isa.signals.StandardSignal
 
XFSZ - Static variable in class frysk.sys.Signal
 
XMM0 - Static variable in class frysk.isa.registers.X87Registers
 
XMM0 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM0 - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM0_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM0_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM0_hi - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM0_hi_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM0_lo - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM0_lo_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM1 - Static variable in class frysk.isa.registers.X87Registers
 
XMM1 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM1 - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM10 - Static variable in class frysk.isa.registers.X87Registers
 
XMM10 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM10_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM11 - Static variable in class frysk.isa.registers.X87Registers
 
XMM11 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM11_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM12 - Static variable in class frysk.isa.registers.X87Registers
 
XMM12 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM12_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM13 - Static variable in class frysk.isa.registers.X87Registers
 
XMM13 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM13_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM14 - Static variable in class frysk.isa.registers.X87Registers
 
XMM14 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM14_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM15 - Static variable in class frysk.isa.registers.X87Registers
 
XMM15 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM15_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM1_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM1_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM1_hi - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM1_hi_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM1_lo - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM1_lo_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM2 - Static variable in class frysk.isa.registers.X87Registers
 
XMM2 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM2 - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM2_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM2_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM2_hi - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM2_hi_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM2_lo - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM2_lo_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM3 - Static variable in class frysk.isa.registers.X87Registers
 
XMM3 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM3 - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM3_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM3_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM3_hi - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM3_hi_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM3_lo - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM3_lo_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM4 - Static variable in class frysk.isa.registers.X87Registers
 
XMM4 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM4 - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM4_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM4_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM4_hi - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM4_hi_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM4_lo - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM4_lo_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM5 - Static variable in class frysk.isa.registers.X87Registers
 
XMM5 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM5 - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM5_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM5_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM5_hi - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM5_hi_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM5_lo - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM5_lo_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM6 - Static variable in class frysk.isa.registers.X87Registers
 
XMM6 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM6 - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM6_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM6_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM6_hi - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM6_hi_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM6_lo - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM6_lo_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM7 - Static variable in class frysk.isa.registers.X87Registers
 
XMM7 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM7 - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM7_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM7_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM7_hi - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM7_hi_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM7_lo - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM7_lo_ - Static variable in class lib.unwind.UnwindRegistersX86
 
XMM8 - Static variable in class frysk.isa.registers.X87Registers
 
XMM8 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM8_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM9 - Static variable in class frysk.isa.registers.X87Registers
 
XMM9 - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XMM9_ - Static variable in class lib.dwfl.DwarfRegistersX8664
 
XOR - Static variable in class lib.dwfl.DwOp
 
XOR_ - Static variable in class lib.dwfl.DwOp
 

Y

yellow(String) - Method in class jline.ANSIBuffer
 

Z

ZOMBIE - Static variable in class frysk.testbed.StatState
 

_

_tokenNames - Static variable in class frysk.expr.CExprEvaluator
 
_tokenNames - Static variable in class frysk.expr.CExprParser
 
_tokenNames - Static variable in class frysk.expr.CTypeEvaluator
 
_tokenSet_0 - Static variable in class frysk.expr.CExprLexer
 
_tokenSet_0 - Static variable in class frysk.expr.CExprParser
 
_tokenSet_1 - Static variable in class frysk.expr.CExprLexer
 
_tokenSet_1 - Static variable in class frysk.expr.CExprParser
 
_tokenSet_2 - Static variable in class frysk.expr.CExprLexer
 
_tokenSet_2 - Static variable in class frysk.expr.CExprParser
 
_tokenSet_3 - Static variable in class frysk.expr.CExprLexer
 
_tokenSet_3 - Static variable in class frysk.expr.CExprParser
 
_tokenSet_4 - Static variable in class frysk.expr.CExprLexer
 
_tokenSet_5 - Static variable in class frysk.expr.CExprLexer
 
_tokenSet_6 - Static variable in class frysk.expr.CExprLexer
 
_tokenSet_7 - Static variable in class frysk.expr.CExprLexer
 
_tokenSet_8 - Static variable in class frysk.expr.CExprLexer
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _