# whered macro

The whered macro invokes the wheres command with the db parameter.

## Syntax

```
whered {options}
```

## Parameter(s)

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

## See also

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

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