Re: [hatari-devel] Little history command wish |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On keskiviikko 28 elokuu 2013, Laurent Sallafranque wrote:
> Would it be possible to track a bit more than 256 instructions with the
> history command ?
Sure, but if one needs to know more about history long time ago,
I think profile "addresses" output is often much more useful.
> At least, could you tell me where to change something into hatari code
> to have, let's say, 5000 instructions ?
HISTORY_ITEMS define in src/debug/history.c.
- Eero