# Page Not Found

The URL `commands/debugging-commands/comment` does not exist.

You might be looking for one of these pages:
- [~ (display and change the current operating core)](https://docs.hyperdbg.org/commands/debugging-commands/core.md)
- [Debugging Commands](https://docs.hyperdbg.org/commands/debugging-commands.md)
- [events (show and modify active/disabled events)](https://docs.hyperdbg.org/commands/debugging-commands/events.md)
- [print (evaluate and print expression in debuggee)](https://docs.hyperdbg.org/commands/debugging-commands/print.md)
- [output (create output source for event forwarding)](https://docs.hyperdbg.org/commands/debugging-commands/output.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.hyperdbg.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.hyperdbg.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/commands/debugging-commands/core.md`)
- Use `Accept: text/markdown` header for content negotiation