Re: debug menu
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2005-04-19 14:16:30
|
Szasz Pal wrote: > Salvador Eduardo Tropea wrote: > >> If you compiled from sources: make sure you installed libmigdb, the >> configure script prints a big warning if the library isn't installed. > > > I installed now from sources, now the Debug menu appears, I can debug, > the nly problem is those annoying messages I sent in last email > ("Sorry, you can't perform this operation right now") This message is generated when you try to do an operation that's currently unavailable. The problem is that current versions of gdb aren't "full async", it means that you must wait until the program stops to send more commands. > During configure, it said it cannot find teh libmigdb library, os it > will used the shipped one. That's ok, the tarball for sources includes a copy of the library and that's what you got. > > Anyway, thanks for the help, this program is getting better and better > :-) Now since it can debug, one more reaons for me to use it. > > Just to let you know, I use setedit even for j2me development, it's > much easier to use than those big java IDEs (the downside is I cannot > debug it... but now I'm pretty used to the printf style debugging) :-) SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Alternative e-mail: se...@co... se...@ie... Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013 |