* regcache.c (regcache_xmalloc): Add aspace argument. Use it
authorDaniel Jacobowitz <drow@false.org>
Thu, 28 Jan 2010 22:07:58 +0000 (22:07 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 28 Jan 2010 22:07:58 +0000 (22:07 +0000)
commitd37346f037e49c0ce3c4875a828fe1df85331638
tree587e761e90c3c16a2c61c7c177a19d8fa5dc5159
parent09be49c9dd141a814022c8302f9d1d57349a1eda
* regcache.c (regcache_xmalloc): Add aspace argument.  Use it
for the new regcache.  All callers updated.
(regcache_cpy, regcache_cpy_no_passthrough): Do not set aspace here.
(get_thread_arch_regcache): Do not set aspace here.
* regcache.h (regcache_xmalloc): Update declaration.

* frame.c, infcall.c, ppc-linux-tdep.c: Calls to
regcache_xmalloc updated.
gdb/ChangeLog
gdb/frame.c
gdb/infcall.c
gdb/ppc-linux-tdep.c
gdb/regcache.c
gdb/regcache.h
This page took 0.035468 seconds and 4 git commands to generate.