public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* int 3 dialog box
@ 2002-02-22  9:19 Fred Young
  2002-02-22  9:33 ` Keith Seitz
  0 siblings, 1 reply; 3+ messages in thread
From: Fred Young @ 2002-02-22  9:19 UTC (permalink / raw)
  To: insight

I'm running Insight version 5.1 under Cygwin. If I embed an int 3
instruction in my code and I my program gets to the int 3, a Warning dialog
box with the message:

 Program received signal SIGTRAP, Trace/breakpoint trap

pops up. This is fine and if I click on the Ok button the dialog box goes
away, however, if I hit return a GDB Error dialog box with the message:

 Error: can't resolve scoped variable "@itcl ::.warningdlg0.warningdlg
::ModalDialog::unpost_notification": can't find object
::.warningdlg0.warningdlg

pops up and if I click on the Stack trace button I get:

Stack trace shows:

 can't resolve scoped variable "@itcl ::.warningdlg0.warningdlg
::ModalDialog::unpost_notification": can't find object
::.warningdlg0.warningdlg
     while executing
 "set {@itcl ::.warningdlg0.warningdlg ::ModalDialog::unpost_notification}
1"
     ("after" script)errorCode is NONE

Is there a fix for this so that the GDB Error dialog box doesn't pop up?

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

* Re: int 3 dialog box
  2002-02-22  9:19 int 3 dialog box Fred Young
@ 2002-02-22  9:33 ` Keith Seitz
  2002-02-22 10:10   ` Fred Young
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Seitz @ 2002-02-22  9:33 UTC (permalink / raw)
  To: Fred Young; +Cc: insight

On Fri, 22 Feb 2002, Fred Young wrote:

> I'm running Insight version 5.1 under Cygwin. If I embed an int 3
> instruction in my code and I my program gets to the int 3, a Warning dialog
> box with the message:
>
>  Program received signal SIGTRAP, Trace/breakpoint trap
>
> pops up. This is fine and if I click on the Ok button the dialog box goes
> away, however, if I hit return a GDB Error dialog box with the message:

Ok, so let me just clarify... You press return to dismiss the dialog and
you get the error. BUT if you click the OK button, all is fine.

Is that right?
Keith


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

* Re: int 3 dialog box
  2002-02-22  9:33 ` Keith Seitz
@ 2002-02-22 10:10   ` Fred Young
  0 siblings, 0 replies; 3+ messages in thread
From: Fred Young @ 2002-02-22 10:10 UTC (permalink / raw)
  To: Keith Seitz; +Cc: insight

> > I'm running Insight version 5.1 under Cygwin. If I embed an int 3
> > instruction in my code and I my program gets to the int 3, a Warning
dialog
> > box with the message:
> >
> >  Program received signal SIGTRAP, Trace/breakpoint trap
> >
> > pops up. This is fine and if I click on the Ok button the dialog box
goes
> > away, however, if I hit return a GDB Error dialog box with the message:
>
> Ok, so let me just clarify... You press return to dismiss the dialog and
> you get the error. BUT if you click the OK button, all is fine.
>
> Is that right?
> Keith

Correct

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

end of thread, other threads:[~2002-02-22 18:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-22  9:19 int 3 dialog box Fred Young
2002-02-22  9:33 ` Keith Seitz
2002-02-22 10:10   ` Fred Young

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).