Yandong Yao wrote:
> Hi guys,
> 
> I use SunStudio (cc -V output 'cc: Sun C 5.9 SunOS_i386 2007/11/15') to 
> compile parrot (http://www.parrotcode.org/source.html), and with debug infor 
> by default. but when I want stop in static function, I got the following 
> error:
> 
> dbx: warning "compile_to_bytecode" has no debugger info -- will trigger on 
> first instruction.
> 
> What is wrong with this? Why static function has no debugger info?
> 
> thanks in advance!
> --
> This message posted from opensolaris.org
> _______________________________________________
> tools-compilers mailing list
> tools-compilers at opensolaris.org


For debugger support, it's really better to go to the Sun Studio support forum.
http://forum.java.sun.com/forum.jspa?forumID=852

--chris


Reply via email to