| com.pnfsoftware.jeb.core.units.code.debug.IDebuggerModule |
Known Indirect Subclasses
|
Definition of a library or code module.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract long |
getBaseAddress()
Get the library memory address.
| ||||||||||
| abstract long |
getId()
Get the library id.
| ||||||||||
| abstract String |
getName()
Get the library name.
| ||||||||||
Get the library memory address. Only relevant for debuggers that have access to a virtual memory.
Get the library id.
Get the library name.