This is the mail archive of the gdb@sources.redhat.com 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]

Re: more on gdb server



>> I'm not convinced that the overhead is negligible.  You're
>> inserting an additional program and network stack trip in one
>> of the two known time-critical parts of GDB. 
> 
> 
> We can run it over UNIX sockets if performance is going to be an issue,
> however, I strongly doubt it - we are running our GUI this way and
> performance is not so bad.


I know HP were once playing with ideas that would have eliminated any 
copying because they were finding memory read/write performance using 
ptrace (or what ever) lacking.

enjoy,
	Andrew



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