Here are several related issues having to do with command-line debugging
and the different address spaces of the AGC CPU. I'm not sure if they're
bugs so much as confusing points.
1. It's not obvious how to select which address space is being used in
(for example) an 'x' command. The help system does not describe how to
select different address spaces, as far as I can tell.
2. The output of the 'x' command shows different data when I use addresses
which (in my mind) *may* be in different address spaces, but the addresses
it prints are always the same.
3. Is there some way to use addresses as opposed to symbols with the
'print' command?
Original issue reported on code.google.com by
rburkey2...@gmail.comon 5 Apr 2009 at 3:04