public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Tim Combs <tcombs@urbana.css.mot.com>
To: Smita <smita@cse.ucsc.edu>
Cc: gdb@sources.redhat.com
Subject: Re: Program received signal SIGTRAP, Trace/breakpoint trap
Date: Thu, 15 May 2003 19:21:00 -0000	[thread overview]
Message-ID: <20030515142059.D14626@urbana.css.mot.com> (raw)
In-Reply-To: <Pine.GSO.4.44.0305151143030.22868-100000@sundance.cse.ucsc.edu>; from smita@cse.ucsc.edu on Thu, May 15, 2003 at 11:44:35AM -0700

Sometimes this happens when the instruction you are trying to execute
is a breakpoint.  Do a x/i 0x0183ac7c and see what instruction you
are trying to execute.

Tim
On Thu, May 15, 2003 at 11:44:35AM -0700, Smita wrote:
> Hi,
> I am trying to debug a program with gdb5.3
> But, I keep getting this message:
> Program received signal SIGTRAP, Trace/breakpoint trap
> 0x0183ac7c in _sys_select ()
> 
> I keep getting this even if i continue.
> Why am I seeing this? What is the solution to this?
> 
> Thanks a lot.
> Smita
> 

  reply	other threads:[~2003-05-15 19:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-15 18:44 Smita
2003-05-15 19:21 ` Tim Combs [this message]
2005-09-19  7:05 divick kishore
2005-09-19  7:56 ` Ramana Radhakrishnan
2005-09-19 10:09   ` divick kishore
2005-09-19 16:57 Ajay Patel
2005-09-20  5:08 ` divick kishore
2012-07-24  3:13 John Smith
2012-07-24 17:05 ` Pedro Alves
2022-04-16 13:54 FengLingDu

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=20030515142059.D14626@urbana.css.mot.com \
    --to=tcombs@urbana.css.mot.com \
    --cc=gdb@sources.redhat.com \
    --cc=smita@cse.ucsc.edu \
    /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).