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: Multiple inferiors and memory consumption


On 11.07.2012 00:35, Marc Khouzam wrote:

And now for my real question -- is there any case when using
multi-process to debug several applications
not related via parent-child relationship is better than
running N copies of GDB?

For the sake of completeness, let me mention the obvious. When doing remote debugging, only one GDB can connect to the target, so multi-process is the only option to debug several applications.

Well, yeah. Which seems like a limitation, not feature ;-)



-- Vladimir Prus CodeSourcery / Mentor Graphics http://www.mentor.com/embedded-software/



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