# whod macro

The whod command invokes the wheres command with the db parameter.

## Syntax

```
whod {options}
```

## Parameter(s)

| db | Indicates that only the lines currently in the system debugger display. |
| --- | --- |

## See also

- [whered macro](https://d3codex.com/tcl/whered-macro/)
- [wheres command](https://d3codex.com/tcl/wheres-command/)

---
Source: https://d3codex.com/tcl/whod-macro/ - part of the D3Codex reference.
