# Debugger

- [Instant debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/instant-debugger.md)
- [Remote debugging](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging.md)
- [Remote iOS Debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/remote-ios-debugger.md)
- [Android debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/android-debugger.md)
- [Dalvik debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/dalvik-debugger.md)
- [Remote GDB Debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/remote-gdb-debugger.md)
- [Remote GDB Debugger options](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/remote-gdb-debugger/remote-gdb-debugger-options.md)
- [Debugging with gdbserver](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/remote-gdb-debugger/debugging-with-gdbserver.md)
- [Debugging with VMWare](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/remote-gdb-debugger/debugging-with-vmware.md)
- [Debugging with OpenOCD](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/remote-gdb-debugger/debugging-with-openocd.md)
- [Debugging with QEMU](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/remote-gdb-debugger/debugging-with-qemu.md)
- [External programs and GDB Debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/remote-gdb-debugger/external-programs-and-gdb-debugger.md)
- [Debugging code snippets with QEMU](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/remote-gdb-debugger/debugging-code-snippets-with-qemu.md)
- [PIN debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/pin-debugger.md)
- [Building the PIN tool](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/pin-debugger/building-the-pin-tool.md)
- [Connecting a remote PIN tool instance from IDA](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/pin-debugger/connecting-a-remote-pin-tool-instance-from-ida.md)
- [PIN support for MacOSX](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/pin-debugger/pin-support-for-macosx.md)
- [Replayer debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/replayer-debugger.md)
- [Bochs debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/bochs-debugger.md)
- [Bochs Disk Image operation mode](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/bochs-debugger/bochs-disk-image-operation-mode.md)
- [Bochs IDB operation mode](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/bochs-debugger/bochs-idb-operation-mode.md)
- [Bochs PE operation mode](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/bochs-debugger/bochs-pe-operation-mode.md)
- [Bochs debugger FAQ](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/remote-debugging/bochs-debugger/bochs-debugger-faq.md)
- [Local debugging](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/local-debugging.md)
- [WinDbg Debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/local-debugging/windbg-debugger.md)
- [Linux debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/local-debugging/linux-debugger.md)
- [Intel/ARM macOS debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/local-debugging/intel-arm-macos-debugger.md)
- [Debugger tutorials](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials.md)
- [Debugging Dalvik Programs](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/debugger_dalvik.md)
- [IDA Win32 Local Debugging](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/win32local.md)
- [IDA Linux Local Debugging](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/debugger_linux_local.md)
- [IDA Linux to Win64 Debugging](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/linuxtowin64.md)
- [IDA Win32 to Linux Debugging](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/win32tolinux.md)
- [Debugging Mac OSX Applications with IDA Pro](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/mac_debugger_primer2.md)
- [Debugging iOS Applications using CoreDevice (iOS 17 and up)](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/ios_debugging_coredevice.md)
- [Debugging iOS Applications with IDA Pro](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/ios_debugger_primer2.md)
- [Debugging Linux Applications locally](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/linuxlocal.md)
- [Debugging Linux/Windows Applications with PIN Tracer module](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/debugger_pin.md)
- [Debugging Windows Applications with IDA Bochs Plugin](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/bochs_debugger_primer.md)
- [Debugging Windows Applications with IDA WinDbg Plugin](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/windbg_tut.md)
- [Using the Bochs debugger plugin in Linux](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/bochs_linux_primer.md)
- [Debugging Windows Kernel with VMWare and IDA WinDbg Plugin](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/debugger_windbg_kernel.md)
- [Debugging Linux Kernel under VMWare using IDA GDB debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/gdb_linux_vmware.md)
- [Windows Debugger Hub](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/win_debugger_hub.md)
- [Linux Debugger](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/linux_debugger.md)
- [Debugging a Windows executable locally and remotely](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/debugger_windows_local.md)
- [Debugging the XNU Kernel with IDA Pro](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/xnu_debugger_primer.md)
- [Remote debugging with IDA Pro](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/remote-debugging-with-ida-pro.md)
- [IDA Scriptable Debugger: overview](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/ida_scriptable_debugger1.md)
- [IDA Scriptable Debugger: scriptability](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/ida_scriptable_debugger1/ida_scriptable_debugger2.md)
- [Debugging code snippets with QEMU debugger (a la IDA Bochs debugger)](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/primer.md)
- [Trace Replayer and managing traces](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/trace_replayer.md)
- [Using IDA Pro's tracing features](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/tracing.md)
- [Appcall](https://docs.hex-rays.com/9.0sp1/user-guide/debugger/debugger-tutorials/appcall_primer.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hex-rays.com/9.0sp1/user-guide/debugger.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
