ventanas separadas para ddd

2002-01-04 Thread Manuel Martin Martin
Uso ddd 3.3.1 y me gustaria que separar en ventanas distintas el display para datos y el codigo, como en la version 2.1. Mi entorno de ventanas es kde 2.2.1. Como puedo hacerlo? Gracias. -- -- | 0 0 | | __ | --o00o---o00o-- Manuel Martin Martin [EMAIL PROTECTED

ddd jdb problem

2001-10-17 Thread Manuel Martin
this is the trace where ddd fail: help me please. # Loading class "Panel"... # Searching for "Panel" source... -> "use\n" <- ".\n" "> " # Searching for "Panel" source..."Panel.java". # Reading file "

ddd + java error

2001-10-16 Thread Manuel Martin
i'm using ddd to debugg java program but occur this error: Exception occurred: java.lang.NoClassDefFoundError (uncaught) thread="main", java.lang.ClassLoader.defineClass(), line=438, bci=35 How i solve this problem? Thanks _

Fwd: Re: ddd + jdb problema.

2001-10-15 Thread Manuel Martin
-- Mensaje Reenviado -- Subject: Re: ddd + jdb problema. Date: Mon, 15 Oct 2001 18:50:38 -0400 From: Manuel Martin <[EMAIL PROTECTED]> To: Manuel Martin <[EMAIL PROTECTED]> Me respondo yo mismo para solucionarlo lo q hago es indicar al ld donde esta esa libreria

Re: ddd + jdb problema.

2001-10-15 Thread Antonio Bleile
Holla, Manuel Martin schrieb: > > Quiero usar ddd para depurar codigo java.Tengo instalada jdk1.2.2.Y cuando me > dispongo a ejecutar una aplicacion en ddd me dice q no puede ejecutar la vm > por el siguiente error: > > "Can't load "libjdwp.so", because

ddd + jdb problema.

2001-10-15 Thread Manuel Martin
Quiero usar ddd para depurar codigo java.Tengo instalada jdk1.2.2.Y cuando me dispongo a ejecutar una aplicacion en ddd me dice q no puede ejecutar la vm por el siguiente error: "Can't load "libjdwp.so", because libjdwp.so: cannot open shared object file: No such file or

what happend with ddd?

2001-10-15 Thread Manuel Martin
hellow when i ron a program.Occur this error: Can't load "libjdwp.so", because libjdwp.so: cannot open shared object file: No such file or directory Could not create the Java virtual machine. help me!!! _ Do You Yahoo!? Get your free @yah

Re: DDD

2001-04-02 Thread Bryce McKinlay
David Brownell wrote: > Heh ... the real fun begins when the last name-mangling issues get > resolved, and folk start using DDD with GCJ compiled code! :) > I don't know if it'll work with interpreted code though. Yeah, there isn't really a solution for debugging inte

Re: DDD

2001-03-31 Thread David Brownell
> http://www.gnu.org/software/ddd/ Heh ... the real fun begins when the last name-mangling issues get resolved, and folk start using DDD with GCJ compiled code! :) I don't know if it'll work with interpreted code th

Re: DDD

2001-03-30 Thread Joi Ellis
On Fri, 30 Mar 2001, Steve Racine wrote: > Does anyone have or know where there exists a fully-statically compiled RPM > binary for DDD that is new enough to open Java .class files? I have looked > through the more obvious routes and only find old static binaries and new > source d

DDD

2001-03-30 Thread Steve Racine
Does anyone have or know where there exists a fully-statically compiled RPM binary for DDD that is new enough to open Java .class files? I have looked through the more obvious routes and only find old static binaries and new source distributions. Stephen Racine Convertible Arbitrage & Techno

Re: trouble setting breakpoints in my jni code with ddd/gdb

2000-01-04 Thread Nathan Meyers
SHUDO Kazuyuki wrote: > If you'd like to use green threads usually, you may > modify the bin/.java_wrapper file. Modify the following > line as you like: > > DEFAULT_THREADS_FLAG=native It should also work just to set (and export) the environment variable THREADS_FLAG=green. Nathan SHUDO Ka

Re: trouble setting breakpoints in my jni code with ddd/gdb

2000-01-04 Thread SHUDO Kazuyuki
Richard Johnson wrote: > Program received signal ?, Unknown signal. > 0x4012eb6e in __sigsuspend (set=0xb2a8) at >../sysdeps/unix/sysv/linux/sigsuspend.c:48 I guess your GNU debugger (gdb) doesn't support LinuxThreads which JDK uses as native threads. I can get the following message with gd

Re: trouble setting breakpoints in my jni code with ddd/gdb

2000-01-04 Thread richard johnson
akpoint in main() and stopping there). I bought > > your book too! > > > > Unfortunately, I am not reaching this breakpoint instead dying > > during jvm initialization trying to create the SIGQUIT handler. I get the >following > > message in the gdb window of my ddd de

Re: trouble setting breakpoints in my jni code with ddd/gdb

2000-01-03 Thread Nathan Meyers
dying > during jvm initialization trying to create the SIGQUIT handler. I get the following > message in the gdb window of my ddd debugger session: > > Program received signal ?, Unknown signal. > 0x4012eb6e in __sigsuspend (set=0xb2a8) at >../sysdeps/unix/sysv/linux/sigsu

Re: trouble setting breakpoints in my jni code with ddd/gdb

2000-01-03 Thread richard johnson
On Thu, 30 Dec 1999, Nathan Meyers wrote: > richard johnson wrote: > > > > Hello, > > > > I am in the process of porting a JNI dynamic library to > > Unix that was developed on wiindows. I have made > > some errors and would like to debug but am hav

Re: trouble setting breakpoints in my jni code with ddd/gdb

1999-12-30 Thread Nathan Meyers
richard johnson wrote: > > Hello, > > I am in the process of porting a JNI dynamic library to > Unix that was developed on wiindows. I have made > some errors and would like to debug but am having > some troubles using ddd and gdb. JNI debugging is a bit tricky, because

trouble setting breakpoints in my jni code with ddd/gdb

1999-12-30 Thread richard johnson
Hello, I am in the process of porting a JNI dynamic library to Unix that was developed on wiindows. I have made some errors and would like to debug but am having some troubles using ddd and gdb. The following snippets are from the stderr stream when I run without the debugger and just crash

Re: ddd as a java debugger

1999-10-15 Thread Robert Simmons
came about and have found them to be mostly not worth the learning curve. But then thats just me, or is it ? =) --rob - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 13, 1999 8:12 AM Subject: ddd as a java debugger > First le

Re: ddd as a java debugger

1999-10-13 Thread Jacob Nikom
Hi Matt, Thank you for your info about GCJ. Have you ever try it? How well it works? I looked at its documentation and found it a little confusing. The compiler consists of two parts + debugger. Also there is visual front end to this debugger, Insight. The installation of each part consists of

Re: ddd as a java debugger

1999-10-13 Thread Nathan Meyers
includes tables that map code addresses to source line numbers, so debuggers like gdb can do source-level debugging. Nathan > > Jacob Nikom > > Nathan Meyers wrote: > > > > "Daniel P. Zepeda" wrote: > > > > > > You can find DDD at: > > &

Re: ddd as a java debugger

1999-10-13 Thread Jacob Nikom
Hi, Do you know anything about GCJ - latest Cygnus tool for Java compilation and debugging? Jacob Nikom Nathan Meyers wrote: > > "Daniel P. Zepeda" wrote: > > > > You can find DDD at: > > > > http://www.cs.tu-bs.de/softech/ddd/ > > > > Jus

Re: ddd as a java debugger

1999-10-13 Thread Nathan Meyers
"Daniel P. Zepeda" wrote: > > You can find DDD at: > > http://www.cs.tu-bs.de/softech/ddd/ > > Just grab the sources, untar, run configure, make, make install. It was > that easy for me. Oh, you may need to get Lesstiff and some XPM library > stuff, but the i

Re: ddd as a java debugger

1999-10-13 Thread Matt Welsh
> Being something of a doit-yourself type (as I imagine we all are), I'm > still trying to put together a debugging environment that is > 'satisfying'. Although not directly relevant to the Blackdown JDK, GCJ (the Java front-end to GCC) supports Java debugging with GDB. This is amazingly useful

Re: ddd as a java debugger

1999-10-13 Thread Daniel P. Zepeda
You can find DDD at: http://www.cs.tu-bs.de/softech/ddd/ Just grab the sources, untar, run configure, make, make install. It was that easy for me. Oh, you may need to get Lesstiff and some XPM library stuff, but the information for that is included in the documentation. Keep in mind that DDD

ddd as a java debugger

1999-10-13 Thread videoranger
mand syntax and more than a little brief with respect to documentation. I could not get BlueJ to even start up. Within the past couple of days I swapped messages with someone here on the list regarding ddd. After mulling it over a bit I've decided I oughtta give it a try. Can you anyone prov

Re: DDD Debugger

1999-10-12 Thread videoranger
Yes ddd does exist on linux. I accidentally started it up today. Can it be used with java? -James On 12 Oct, Brian Miller wrote: > I was wondering what debugger people are using? Does a Linux port of > ddd exist? > > Thanks

Re: using ddd w/ java?

1998-09-14 Thread Dimitris Vyzovitis
Well, I am not aware of any faq about it (I could also find it useful ;-} ), but you can try the following: just run it usingĀ  `exec ddd --jdb your.class &` Make sure you have compiled using -g (I guess you did) If you wish to set a breakpoint, do it using the full qualified path for your me

using ddd w/ java?

1998-09-13 Thread Darrell Berry
has anyone done an FAQ on this? how do i get started (never used DDD before, as most of my unix work is in perl and generally don't feel the need for an graphical debugger...however with java...) thnx for any help! -- "a gust of wind...a dog barks..."

Re: ddd, gdb, jdb and java: debuging on linux

1998-09-10 Thread Darius Bacon
> Well, I went nuts, 'cause ddd is the cream of the crop, I personally > think... And I went to try it for myself. After guessing a lot > (couldn't find a straight documentation on ddd for this), I found that > a "ddd --jdb &" does the first trick (i

Re: ddd, gdb, jdb and java: debuging on linux

1998-09-09 Thread Michael Sinz
On Wed, 9 Sep 1998 12:10:23 -0700 (PDT), Luiz Otavio L. Zorzella wrote: >Hi, > >I've been missing a good debuger for java on linux for quite some >time. It was then that I found this on the ddd >(http://www.cs.tu-bs.de/softech/ddd/) manual, under "News": I don'

ddd, gdb, jdb and java: debuging on linux

1998-09-09 Thread Luiz Otavio L. Zorzella
Hi, I've been missing a good debuger for java on linux for quite some time. It was then that I found this on the ddd (http://www.cs.tu-bs.de/softech/ddd/) manual, under "News": ** - JDB support. DDD now also supports JDB as inferior debugger. All important J