Tom Gall tom.gall@linaro.org writes:
Thanks Victor!
This doesn't bode well.
I'm trying to debug a Chrome on armv8 build. Chrome loaded into gdb with symbols is well over 1 Gig of memory. With everything else running (as in my X env) things die pretty early due to lack of RAM to allocate.
Is this Chrome build available anywhere? It occurs to me I should give it a run through the current QEMU aarch64-linux-user code and see how far it gets. The user space emulation is working pretty well (I've built GCC and run most of it's aarch64 tests) but it can always do with more testing.
I have successfully used QEMU's gdb stub to debug stuff using the multiarch-gdb.
<snip>
Cheers,
-- Alex Bennée QEMU/KVM Hacker for Linaro