This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA 00/08] multi-process support


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Fri, 12 Sep 2008 16:36:06 +0100
> 
> "Basic" above means, just enough multi-process to support targets where all
> processes load the same symbols at the same addresses, and, all process
> share the list of loaded libraries, and, the debug api manages to
> make inserted breakpoints visible to all processes.  We happen to have
> been working with such a system -- Ericsson DICOS.

Is loading libraries at the same address widely used, or is it a
feature of a single exotic system?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]