This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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] | |
On Tue, 2005-05-17 at 12:58 -0400, Thomas Fitzsimmons wrote: > In jni/gtk-peer/gtkpeer.h change: > > #define DEBUG_LOCKING 0 > > to > > #define DEBUG_LOCKING 1 > > and rebuild the peers. Thanks. Is it reasonable to consider turning this into a system property? This isn't the first time I've had to do this to debug some problem. AG
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |