public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Insight displays assembly code some times
@ 2003-08-06 13:05 Frank
  2003-08-06 15:53 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Frank @ 2003-08-06 13:05 UTC (permalink / raw)
  To: insight

I can't seem to figure out the pattern but insight seems to display the
assembly code once in a while instead of my code.  I think it's when
it's a lib function.  How do yo stop it from doing that?i.e. I only want
to look at my code not assembly from some lib etc.

Thanks,

Frank

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Insight displays assembly code some times
  2003-08-06 13:05 Insight displays assembly code some times Frank
@ 2003-08-06 15:53 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2003-08-06 15:53 UTC (permalink / raw)
  To: Frank; +Cc: insight

On Wed, 2003-08-06 at 06:04, Frank wrote:
> I can't seem to figure out the pattern but insight seems to display the
> assembly code once in a while instead of my code.  I think it's when
> it's a lib function.  How do yo stop it from doing that?i.e. I only want
> to look at my code not assembly from some lib etc.

If you step into any function (in your program or in a library) and
Insight cannot find the source file for it (either the program or
library was compiled withtout debug info or stripped or the source file
is nowhere to be found), then it displays the assembly code.

Are you saying that Insight randomly displays random bits of code? Try
keeping the debug window open when this happens. If it could not find
source code, it should output a message in the debug window. ("tk
ManagedWin::open DebugWin" in console)

Keith


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-06 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-06 13:05 Insight displays assembly code some times Frank
2003-08-06 15:53 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).