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?



-----Original Message-----
From: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.org] On Behalf Of Stan Shebs
Sent: Wednesday, April 18, 2012 2:13 PM
To: Pedro Alves
Cc: gdb@sourceware.org
Subject: Re: Will therefore GDB utilize C++ or not?

...
>Paul Koning's bit about it being 300K is interesting, that's nearly an order of magnitude larger than I would have expected.  But given the way our development timeframes operate, we might spend a lot of effort getting GDBserver down to 30K, only to find out it didn't really matter anymore because even GDB's smallest supported targets have 4G of RAM or more.

Note that I was describing a statically linked gdbserver.  If I was willing to have it dynamically linked it would presumably be quite a lot smaller, but that means it won't help me debug problems involving library loading.

	paul


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