This is the mail archive of the gdb@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: MultiProcess branch mentioned in the wiki


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> I've finally drafted a wiki page for the multi-process /
Pedro> multi-exec work.  Check it out at:
Pedro> http://sourceware.org/gdb/wiki/MultiProcess

Thanks.  I read through this.

About the shared library support: I also didn't see a mention of how
objfiles will be handled.  On the one hand, it seems important to
share them across inferiors.  On the other hand, IIUC, they are
relocated; so sharing will be hard due to address space randomization.

Maybe this just isn't on your immediate list?


Also, if you know offhand what is involved in "Linux native support",
that would be interesting information to have.

Tom


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