Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Jiri Smid <smid@suse.cz>
To: gdb@sources.redhat.com
Subject: dummy breakpoint priority
Date: Fri, 31 Aug 2001 03:49:00 -0000	[thread overview]
Message-ID: <s8vbskwfqs0.fsf@naga.suse.cz> (raw)

  Hello,

  I have a problem with using generic dummy frames
(call_dummy_location - AT_ENTRY_POINT) together with solib-svr4.c.
  At the entry point a breakpoint is created by solib-svr4.c and when
I call hand_function_call() another breakpoint is created at the same place.
  The priority of breakpoints (table in breakpoint.c:bpstat_what())
defines that the main action in this case is BPSTAT_WHAT_CHECK_SHLIBS.
  This leads to the result that execution continues and sigsegvs.
  Shouldn't the dummy breakpoint have higher priority?

-- 
Jiri Smid

---------------------------------------------------------------------
SuSE CR, s.r.o.                                 e-mail: smid@suse.cz
Drahobejlova 27                                tel:+420 2 83095 373
190 00 Praha 9                                 fax:+420 2 83095 374
Ceska republika                                http://www.suse.cz


             reply	other threads:[~2001-08-31  3:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-31  3:49 Jiri Smid [this message]
2001-08-31  8:42 ` Kevin Buettner
2003-06-26 12:00 Dummy Breakpoint Priority Thomas,Stephen
2003-06-26 17:47 ` Andrew Cagney
2003-06-27  9:24 Thomas,Stephen

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=s8vbskwfqs0.fsf@naga.suse.cz \
    --to=smid@suse.cz \
    --cc=gdb@sources.redhat.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