|
From: Jeremy F. <je...@go...> - 2005-03-15 17:35:27
|
strk wrote:
>Did anyone have success - or are there plans - using valgrind
>against code linked against libgcj (java compiled by gcc) ?
>
I would assume that it would just work, though there may be some issues
with how symbols are reported (I don't know how gcj mangles symbols, and
whether Valgrind can demangle them). Have you tried and it didn't work?
J
|