[PATCH 09/10] Move register_dump to regcache-dump.c

Yao Qi qiyaoltc@gmail.com
Wed Feb 21 08:27:00 GMT 2018


On Sat, Feb 17, 2018 at 3:50 AM, Simon Marchi <simon.marchi@polymtl.ca> wrote:
> I think it would make sense to move the remaining dump-related things (the
> register_dump class, the register_dump::dump implementation) to
> regcache-dump.c.
>

register_dump::dump accesses 'struct regcache_desc', which is declared in
regcache.c, so that register_dump::dump can't be moved to  regcache-dump.c.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list