Re: [Barry-devel] [PATCH] JVM first...

2009-06-25 Thread Chris Frey
On Thu, Jun 25, 2009 at 01:13:08PM +0200, Nicolas wrote: > HelloWorldDemo comes from samples provided with the RIM's JDE. > > To be clean, I'm writing an other Java code sample. I'm providing also > the Makefile and explain how to build source from Linux. > > And of course, I update the document

Re: [Barry-devel] [PATCH] JVM first...

2009-06-25 Thread Nicolas
On Wed, Jun 24, 2009 at 03:47:37PM -0400, Chris Frey wrote: > > Chris, my patch don't touch the rest of barry code. But I think that > > it's better to put bjavadebug compilation optionnal. > > (--enable-javadebug) > > That's true... it doesn't look like the code touches too much of the > rest of

Re: [Barry-devel] [PATCH] JVM first...

2009-06-24 Thread Chris Frey
On Tue, Jun 23, 2009 at 05:09:06PM +0200, Nicolas wrote: > Hi, > > In attachment a first patch to use JVM debugger. Thanks Nicolas! Some great work there. Lots of code for me to read over. I haven't read it in super detail yet. > Chris, my patch don't touch the rest of barry code. But I think