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]
Other format: [Raw text]

Re: break jmisc.main


On Thu, Mar 13, 2003 at 01:15:59PM -0800, David Carlton wrote:
> I'll think about this, but if there's no easy way to get a good guess
> at the current language when building minimal symbol tables, I suppose
> I'll reluctantly take a stab at the temporary solution.

There's no way.  Minsyms are read at the objfile granularity; Java can
(does) occur at the compilation unit granularity.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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