public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: James Ingham <jingham@cygnus.com>
To: tromey@cygnus.com
Cc: Insight List <insight@sourceware.cygnus.com>
Subject: Re: non-display of assembly
Date: Mon, 24 Apr 2000 10:28:00 -0000	[thread overview]
Message-ID: <14596.34015.413191.63095@leda.cygnus.com> (raw)
In-Reply-To: <877ldry056.fsf@cygnus.com>

Tom,

Some unexpected error was hit which messed up Insight.  The best first 
stab at debuging this sort of thing is to do:

setenv GDBTK_DEBUG 2

in the shell from which you launch gdb.  Then do whatever you normally do,
keeping an eye on the debugging window.  Errors will show up in an
orangish color.  This might give you a bit of a hint...

BTW, if you forget to set this env. var, you can also go to the
console, & type:

(gdb) tk ManagedWin::open DebugWin

Otherwise, I need a recipe for reproducing your bug before I can be
of much help.

Jim

 > Today, for a change, I'm debugging library code.  I'm trying to figure
 > out why a particular call to memmove() is failing.  Thinking that the
 > compiler might be inlining memmove(), I want to put the source window
 > into assembly mode.
 > 
 > This doesn't work.  The mouse pointer, when over the source window, is
 > a watch.  The source window itself is blank.  I don't get any sort of
 > error message.
 > 
 > Trying to switch the view back to source does not work.
 > 
 > I didn't try the "tk whatever" trick to reset it.
 > 
 > Any clues why this might happen?  The `disas' command works in the
 > console, but of course I'd rather not use that.
 > 
 > Tom
 > 

      reply	other threads:[~2000-04-24 10:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-21  7:52 Tom Tromey
2000-04-24 10:28 ` James Ingham [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14596.34015.413191.63095@leda.cygnus.com \
    --to=jingham@cygnus.com \
    --cc=insight@sourceware.cygnus.com \
    --cc=tromey@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).