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 OBJEC