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: Towards multiprocess GDB


On Fri, 2008-07-18 at 16:50 -0400, Paul Koning wrote:

> Do we need a way to specify a different environment for each program?

Yep - environment, argv, symbols, and address space (mem caching).
Maybe auxv and TLS.  Plus debugger state (running, stepping, 
all the egs and tss stuff).



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