public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug breakpoints/12573] ../../src/gdb/breakpoint.c:7445: internal-error: expand_line_sal_maybe: Assertion `found' failed.
Date: Fri, 06 May 2011 15:14:00 -0000	[thread overview]
Message-ID: <bug-12573-4717-0Q4tt1ZALk@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-12573-4717@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=12573

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-05-06 15:13:42 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Branch:     gdb_7_3-branch
Changes by:    jkratoch@sourceware.org    2011-05-06 15:13:38

Modified files:
    gdb            : ChangeLog dwarf2read.c symtab.c symtab.h 
    gdb/testsuite  : ChangeLog 
Added files:
    gdb/testsuite/gdb.dwarf2: dw2-skip-prologue.S 
                              dw2-skip-prologue.c 
                              dw2-skip-prologue.exp 

Log message:
    gdb/
    PR 12573
    * dwarf2read.c (struct dwarf2_cu): New field has_loclist.
    (producer_is_gcc_ge_4_0): New function.
    (process_full_comp_unit): Set also symtab->locations_valid.  Move the
    symtab->language code.
    (var_decode_location): Set cu->has_loclist.
    * symtab.c (skip_prologue_sal): New variables saved_pc, force_skip and
    skip.  Intialize force_skip from locations_valid.  Move the prologue
    skipping code into two passes.
    * symtab.h (struct symtab): Make the primary field a bitfield.  New
    field locations_valid.

    gdb/testsuite/
    PR 12573
    * gdb.dwarf2/dw2-skip-prologue.S: New file.
    * gdb.dwarf2/dw2-skip-prologue.c: New file.
    * gdb.dwarf2/dw2-skip-prologue.exp: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_3-branch&r1=1.12887.2.20&r2=1.12887.2.21
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&only_with_tag=gdb_7_3-branch&r1=1.518.2.2&r2=1.518.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/symtab.c.diff?cvsroot=src&only_with_tag=gdb_7_3-branch&r1=1.262.2.2&r2=1.262.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/symtab.h.diff?cvsroot=src&only_with_tag=gdb_7_3-branch&r1=1.173.2.1&r2=1.173.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_3-branch&r1=1.2655.2.7&r2=1.2655.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.S.diff?cvsroot=src&only_with_tag=gdb_7_3-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.c.diff?cvsroot=src&only_with_tag=gdb_7_3-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp.diff?cvsroot=src&only_with_tag=gdb_7_3-branch&r1=NONE&r2=1.1.2.1

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


  parent reply	other threads:[~2011-05-06 15:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-11 22:35 [Bug breakpoints/12573] New: " ppluzhnikov at google dot com
2011-03-11 22:39 ` [Bug breakpoints/12573] " ppluzhnikov at google dot com
2011-03-18 16:52 ` ppluzhnikov at google dot com
2011-04-12 10:18 ` jan.kratochvil at redhat dot com
2011-04-15 20:23 ` jan.kratochvil at redhat dot com
2011-05-06 15:07 ` cvs-commit at gcc dot gnu.org
2011-05-06 15:14 ` cvs-commit at gcc dot gnu.org [this message]
2011-05-06 15:21 ` jan.kratochvil at redhat dot com
2011-05-30  8:24 ` jan.kratochvil at redhat dot com
2012-02-08 19:32 ` tromey at redhat dot com

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=bug-12573-4717-0Q4tt1ZALk@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /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).