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: gdbserver on OS X -- abandon all hope?


On Apr 18, 2006, at 3:29 AM, Dave Korn wrote:

Sorry, can you just clarify something: if you're cross-compiling for and
debugging an ARM target, why would you need to configure gdbserver for OS X?
As far as I understand it you run gdbserver on the target and would only need
to run plain old gdb itself on your Mac.

Wow...I think you are right. I went back and re-read the documentation and
it does make more sense when read with your point of view. I had somehow
understood that gdb does not have built-in networking code, so that
it would need gdbserver to handle networking for it. Sounds silly now doesn't it?
If only the documentation had hit me over the head with something like
"gdbserver resides on the the remote target" although it does come
embarrassingly close to saying just that.


Thanks for your response. I've never been so happy to be wrong!

--Bill


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