The docs have been restructured for better navigation. Found a broken link or have feedback to share? Let us know
here.
LogoLogo
⌘Ctrlk
LogoLogo
  • Welcome to Hex-Rays docs
  • Getting Started
  • User Guide
  • Developer Guide
    • C++ SDK
    • IDAPython
    • IDC
      • Core concepts
      • IDC API Reference
        • Index of debugger related IDC functions
        • Alphabetical list of IDC functions
      • IDC examples
  • Admin Guide
  • Release Notes
  • Archive
  • Bug Bounty
Powered by GitBook
For the complete documentation index, see llms.txt. This page is also available as Markdown.
  1. Developer Guide
  2. IDC
  3. IDC API Reference

Index of debugger related IDC functions

  • add_bpt

  • AddBpt

  • attach_process

  • can_exc_continue

  • cleanup_appcall

  • dbg_appcall

  • define_exception

  • del_bpt

  • detach_process

  • enable_bpt

  • enable_tracing

  • exit_process

  • forget_exception

  • get_bpt_attr

  • get_bpt_ea

  • get_bpt_qty

  • get_current_thread

  • get_debugger_event_cond

  • get_event_bpt_hea

  • get_event_ea

  • get_event_exc_code

  • get_event_exc_ea

  • get_event_exc_info

  • get_event_exit_code

  • get_event_id

  • get_event_info

  • get_event_module_base

  • get_event_module_name

  • get_event_module_size

  • get_event_pid

  • get_event_tid

  • get_exception_code

  • get_exception_flags

  • get_exception_name

  • get_exception_qty

  • get_first_module

  • get_module_name

  • get_module_size

  • get_next_module

  • get_processes

  • get_process_state

  • get_reg_value

  • get_step_trace_options

  • get_thread_qty

  • getn_thread

  • is_event_handled

  • load_debugger

  • read_msr

  • refresh_debugger_memory

  • resume_thread

  • run_to

  • select_thread

  • send_dbg_command

  • set_bpt_attr

  • set_bpt_cond

  • set_debugger_event_cond

  • set_debugger_options

  • set_exception_flags

  • set_reg_value

  • set_remote_debugger

  • set_step_trace_options

  • SetBptCnd

  • start_process

  • step_into

  • step_over

  • step_until_ret

  • suspend_process

  • suspend_thread

  • wait_for_next_event

  • read_msr

Last updated 1 year ago

Was this helpful?

LogoLogo

Need Help?

  • FAQs
  • Support

Community

  • Forum
  • Plugins

Resources

  • Blog
  • Download center

© 2025 Copyright Hex-Rays

Was this helpful?