[Kaffe] problem with stack traces

Alexandre Oliva oliva at dcc.unicamp.br
Thu Feb 4 03:39:20 PST 1999


On Feb  4, 1999, Godmar Back <gback at cs.utah.edu> wrote:

> Mo, I implemented a quick version and checked it in:
> It's not as pretty as Sun's which prints the basename of a SourceFile only,
> but maybe we don't want that anyway cause it could be ambiguous.

I don't think it could be ambiguous: the method name unambiguously
identifies a full class name (package name included), so it is easy
possible to figure out the proper directory in which to look for the
source file.

So, printing only the basename should be fine.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil



More information about the kaffe mailing list