This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r113711 - in /trunk/libjava: ChangeLog gnu/gcj/...


Author: bryce
Date: Thu May 11 20:53:04 2006
New Revision: 113711

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113711
Log:
2006-05-11  Bryce McKinlay  <mckinlay@redhat.com>

	* gnu/gcj/runtime/NameFinder.java (blacklist): New static field.
	(lookup): If addr2line fails to find an address, flag the binary as
	having no debug info and avoid calling addr2line on it again.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/gnu/gcj/runtime/NameFinder.java


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