Re: can't debug a class in application, have 'no thread' message

Nathan Fiedler <[email protected]>
Newsgroups gmane.comp.java.jswat.user
Organization ACCESS Systems America
Message-ID <[email protected]>
When you say jswat enters the class, does that mean the location
information is displayed in the messages area? Part of the problem
sounds like jswat is stepping through code for which it cannot find the
source. The other part of the problem sounds like the debuggee is
executing the line you are stepping through and is getting stuck in some
way.

Does the methods panel display methods, but without line numbers, or are
there simply no entries at all? If the former, it sounds like this class
is missing the debugging information. If the latter, it simply means the
current thread and location is not set.

Altogether this combination of symptoms is quite unusual, so I'm having
a hard time guessing what exactly is causing this. Sorry.

n


On Wed, 2002-11-13 at 03:21, *Martin* *Holmes* wrote:
> hi, i wonder if anyone has experienced the trouble I have, I have an 
> application which I can debug but when I get to one particular class it 
> allows me to enter it, but it doesn't highlight any line of code, however it 
> does show a few variables in the watch panel, and the class is visible in 
> the class panel.  When I try to step forward a message 'no thread' appears 
> and also there are no line numbers in the method panel after a while jsawt 
> jumps out of the class to the calling class.  I have tried to set a thread 
> in the console and by selecting the main thread from the thread panel, but 
> still cannot debug the desired class.
> 
> any help will be appreciated
> 
> martin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.