This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: $zero on alpha should always be available
Hi Pedro,
> Thanks Joel. Even if you can't run any testsuite,
> confirming that nothing broke in an obvious way, and
> that $zero appears as 0 to 'p $zero' or "info all-registers",
> and not as <unavailable> with a running program would be a good
> test already. The alpha-nat.c change is trying to make
> the same fix for loading alpha-OSF cores.
It turned out to be a little more effort than usual to test the change,
because we no longer do builds on Tru64, and one of the machines
I used to use broke down.
That being said, I was able to test the debugger, both with AdaCore's
testsuite as well as the manual testing that suggested, and it all
works marvelously :-).
Thanks for taking care of that...
--
Joel