Re: [hatari-devel] Re: BM407 + symbols |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On tiistai 09 huhtikuu 2013, Eero Tamminen wrote:
> Caller information shows that processor got into (end_addwall) function
> from an rts, and that's what is seen in callgraphs currently, both for
> CPU& DSP.
>
> While it's technically true, logically the function was arrived from
> preceeding instruction that did a subroutine call. This can be a bit
> confusing. I'll look whether I can do something for that before posting
> new callgraphs.
FYI: Also that is now fixed and there are no known issues with the caller
information. I did some small updates to post-processor too:
http://hg.tuxfamily.org/mercurialroot/hatari/hatari/
- Eero