qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: [RESEND][PATCH] gdbstub: Add vCont support


From: Paul Brook
Subject: Re: [Qemu-devel] Re: [RESEND][PATCH] gdbstub: Add vCont support
Date: Sat, 17 Jan 2009 17:33:31 +0000
User-agent: KMail/1.9.9

> So the distinction which really matters is, surely, with which model
> does GDB behave most usefully with multiple CPUs having their own
> MMUs?  Does GDB _assume_ all threads have exactly the same address
> space, or does GDB allow for threads which have some thread-local
> mappings, and therefore always use the correct thread when examining
> memory etc.?

GDB assumes all threads share a common address space.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]