From mboxrd@z Thu Jan 1 00:00:00 1970 From: Per Bothner To: Andrew Cagney Cc: gdb@sources.redhat.com Subject: Re: Harvard proposal Date: Mon, 26 Feb 2001 08:49:00 -0000 Message-id: References: <200102102025.f1AKPtS11061@rtl.cygnus.com> <3A970CE6.6B2D2F34@cygnus.com> <3A9A8527.87A85677@cygnus.com> X-SW-Source: 2001-02/msg00368.html Andrew Cagney writes: > In Chorus [a CORE_ADDR is] an ``actor''s address space; in UNIX, a > single processes memory space; on an SMP machine the address space > visible to a single CPU. Which glosses over what happens when adta and instruction spaces are separate. > GDB currently doesn't understand the concept of multiple, separate > addresses spaces (as would be seen when debugging two separate UNIX > processes). I know. I thought that was what we trying to define, how Gdb *should* handle the concept of multiple, separate addresses spaces. -- --Per Bothner per@bothner.com http://www.bothner.com/~per/