Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Yuri <yuri@rawbw.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: Tom Tromey <tromey@redhat.com>,
	gdb@sourceware.org,        Steven Kreuzer <skreuzer@FreeBSD.org>
Subject: Re: 7.3 is broken on FreeBSD
Date: Thu, 07 Jul 2011 02:14:00 -0000	[thread overview]
Message-ID: <4E15165A.10303@rawbw.com> (raw)
In-Reply-To: <20110707015927.GY15572@adacore.com>

On 07/06/2011 18:59, Joel Brobecker wrote:
>> I see, you meant gdb/config.h, HAVE_PT_GETDBREGS is defined theer:
>> #define HAVE_PT_GETDBREGS 1
> So, we'd be back to square one: Why does GDB crash.  Looking at
> the backtrace, it looks like it tried to make a call via a null
> function pointer.
>
> Since I can't reproduce, and I'm out of ideas of what might be
> wrong, I'm afraid you'll have to debug this one.
>

gdb-7.3 crashes on this line:
563       dr_status_mirror = i386_dr_low.get_status ();
(gdb) p i386_dr_low
$1 = {set_control = 0, set_addr = 0, reset_addr = 0, get_status = 0, 
unset_status = 0, debug_register_length = 0}
(gdb) p i386_dr_low.get_status ()

Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
The program being debugged was signaled while in a function called from GDB.
GDB remains in the frame where the signal was received.
To change this behavior use "set unwindonsignal on".
Evaluation of the expression containing the function
(at 0x0x0) will be abandoned.
When the function is done executing, GDB will silently stop.
(gdb)


Yuri


  reply	other threads:[~2011-07-07  2:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06 20:41 Yuri
2011-07-06 20:59 ` Tom Tromey
2011-07-06 21:40   ` Yuri
2011-07-06 22:42     ` Joel Brobecker
2011-07-06 22:47       ` Yuri
2011-07-06 22:55         ` Joel Brobecker
2011-07-06 23:12           ` Yuri
2011-07-06 23:24             ` Joel Brobecker
2011-07-06 23:41               ` Yuri
2011-07-07  1:59                 ` Joel Brobecker
2011-07-07  2:14                   ` Yuri [this message]
2011-07-07  4:32                     ` Joel Brobecker
2011-07-07  5:48                       ` Yuri
2011-07-07 14:18                         ` Tom Tromey
2011-07-06 23:39           ` Yuri

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=4E15165A.10303@rawbw.com \
    --to=yuri@rawbw.com \
    --cc=brobecker@adacore.com \
    --cc=gdb@sourceware.org \
    --cc=skreuzer@FreeBSD.org \
    --cc=tromey@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