6 messages in net.java.dev.jna.users[jna-users] Debugging memory leaks
FromSent OnAttachments
Stas OskinAug 5, 2008 6:02 am 
Michael Brewer-DavisAug 5, 2008 7:46 am 
Stas OskinAug 6, 2008 1:15 am 
Timothy WallAug 6, 2008 5:08 am 
Stas OskinAug 7, 2008 6:42 am 
Timothy WallAug 7, 2008 7:05 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[jna-users] Debugging memory leaksActions...
From:Stas Oskin (stas@gmail.com)
Date:Aug 5, 2008 6:02:20 am
List:net.java.dev.jna.users

Hi.

I'm trying to find a memory leak, but unsure whether it happens in Java/JNA or in native code, and where exactly.

What is the best way to diagnose memory leaks in JNA/native environment?

Thanks in advance.