# \#debug

**URL:** https://racket.discourse.group/tag/debug/257.md

[Latest](https://racket.discourse.group/latest.md) · [Categories](https://racket.discourse.group/categories.md) · [Tags](https://racket.discourse.group/tags.md)

---

## [How to debug macros?](https://racket.discourse.group/t/how-to-debug-macros/4027)

<div class="topic-metadata">

**Author:** [@hendrikboom3](https://racket.discourse.group/u/hendrikboom3)\
**Replies:** 4\
**Last updated:** [November 27, 2025, 7:06pm UTC](https://racket.discourse.group/t/how-to-debug-macros/4027 "2025-11-27T19:06:21Z")

</div>

I get this message: . . ../../../../../usr/local/racket/collects/racket/private/kw.rkt:1263:25: application: not a procedure; expected a procedure that can be applied to arguments given: #\<void\> It suggests to me th…
