List of all items
Structs
- DebugNode
- Debugger
- DebuggerBuilder
- TUI
- builder::DebuggerBuilder
- debugger::Debugger
- debugger::DebuggerContext
- debugger::DebuggerStats
- dump::ArtifactDataDump
- dump::ContractsDump
- dump::ContractsSourcesDump
- dump::DebuggerDump
- dump::SourceDataDump
- dump::SourceElementDump
- node::DebugNode
- op::OpcodeParam
- tui::TUI
- tui::context::ActiveInternalCallCache
- tui::context::ActiveInternalCallLocation
- tui::context::DrawMemory
- tui::context::PcCandidate
- tui::context::StatusMessage
- tui::context::StepTarget
- tui::context::StorageTarget
- tui::context::TUIContext
- tui::draw::ActiveInternalCall
- tui::draw::ScopeVariable
- tui::draw::SourceLines
- tui::storage::StorageAccess
Enums
- DebuggerLayout
- ExitReason
- debugger::DebuggerLayout
- tui::ExitReason
- tui::context::PaneCommand
- tui::context::PcBase
- tui::context::SearchDirection
- tui::context::StatusKind
- tui::context::StepTargetScope
- tui::draw::ScopeVariableKind
- tui::storage::StorageAccessKind
- tui::storage::StorageSpace
Functions
- builder::identify_internal_calls
- dump::dump
- node::append_raw_precompile_io
- node::decoded_call_notice
- node::decoded_precompile_call_notice
- node::flatten_call_trace_with_precompiles
- node::is_call_like_op
- node::known_precompile_call_notice
- node::known_precompile_name
- node::labeled_precompile_call_notice
- node::precompile_call_notice
- node::set_step_notice
- op::map_opcode
- tui::context::bounded_memory_write_start_line
- tui::context::buffer_as_number
- tui::context::buffer_name
- tui::context::command_aliases
- tui::context::command_help
- tui::context::command_usage
- tui::context::find_next_step_target
- tui::context::find_opcode_match
- tui::context::find_pc_target
- tui::context::find_step_in_current_node
- tui::context::find_step_target
- tui::context::find_storage_target
- tui::context::find_storage_target_after
- tui::context::find_storage_target_before
- tui::context::handle_prompt_input_key_event
- tui::context::invalid_buffer_offset
- tui::context::invalid_storage_slot
- tui::context::is_buffer_offset_input_char
- tui::context::is_buffer_offset_input_prefix
- tui::context::is_jump
- tui::context::is_pc_input_char
- tui::context::memory_write_start_line
- tui::context::parse_buffer_offset
- tui::context::parse_pc
- tui::context::parse_pc_candidate
- tui::context::parse_pc_candidates
- tui::context::parse_storage_slot
- tui::context::pc_exists_outside_code_context
- tui::context::pretty_opcode
- tui::context::same_code_context
- tui::context::source_line_range
- tui::context::storage_target_at
- tui::context::toggle_state
- tui::debugger_dump_hint
- tui::draw::command_prompt_line
- tui::draw::decimal_digits
- tui::draw::decode_abi_sequence
- tui::draw::decode_external_parameter_values
- tui::draw::decode_external_return_values
- tui::draw::decoded_function_matches
- tui::draw::decoded_internal_name_matches
- tui::draw::external_scope_parameter_types
- tui::draw::full_checksum_address
- tui::draw::function_selector
- tui::draw::hex_bytes_spans
- tui::draw::hex_digits
- tui::draw::input_tail
- tui::draw::op_list_title
- tui::draw::resolved_types
- tui::draw::scope_function_signature
- tui::draw::scope_variable_line
- tui::draw::shortcut_lines
- tui::draw::source_pane_title
- tui::draw::stack_item_line
- tui::draw::step_notice_line
- tui::draw::step_notice_title
- tui::draw::storage_access_line
- tui::draw::storage_slot_lines
- tui::draw::text_width
- tui::draw::variable_name
- tui::draw::variables_title
- tui::non_interactive_debugger_message
- tui::storage::hex_u256
- tui::storage::storage_access_at
- tui::storage::storage_accesses_until
Statics
Constants
- node::PRECOMPILES_TRACE_LABEL
- tui::context::CALLDATA_COMMANDS
- tui::context::CONTINUE_COMMANDS
- tui::context::DATA_COMMANDS
- tui::context::HELP_COMMANDS
- tui::context::LINE_COMMANDS
- tui::context::MEMORY_COMMANDS
- tui::context::OPCODE_COMMANDS
- tui::context::PC_COMMANDS
- tui::context::RETURNDATA_COMMANDS
- tui::context::SOURCE_COMMANDS
- tui::context::STACK_COMMANDS
- tui::context::STORAGE_COMMANDS
- tui::context::TRANSIENT_STORAGE_COMMANDS
- tui::context::VARIABLES_COMMANDS
- tui::draw::COMMAND_PROMPT_HINT
- tui::draw::PRECOMPILE_NOTICE_PREFIX