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: Will therefore GDB utilize C++ or not?


It's a NetBSD/MIPS64 derivative embedded system.  No other secondary storage for code.  Threading support is needed.  (That doesn't add much.)  I don't currently have multi-inferior support, although I've thought about adding that.

	paul

On May 21, 2012, at 1:57 PM, Jan Kratochvil wrote:

> On Mon, 21 May 2012 19:36:57 +0200, Paul_Koning@Dell.com wrote:
>> I'm working on a system where the boot device has about a megabyte free
>> space, on a good day.
> 
> Which arch/os is that (to guess the gdbserver size differences)?  Is some
> secondary storage really unavailable?  How much simple gdbserver would be
> enough - for example do you need threading in that stage?
> 
> 
> Thanks,
> Jan


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