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 symtab/13277] gdb does not resolve opaque structures in binaries compiled with ICC.
Date: Thu, 24 May 2012 22:09:00 -0000	[thread overview]
Message-ID: <bug-13277-4717-a9tn2h68le@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-13277-4717@http.sourceware.org/bugzilla/>

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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-05-24 22:09:26 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    jkratoch@sourceware.org    2012-05-24 22:09:21

Modified files:
    gdb            : ChangeLog dwarf2read.c 
    gdb/testsuite  : ChangeLog 
Added files:
    gdb/testsuite/gdb.dwarf2: dw2-icc-opaque.S dw2-icc-opaque.exp 

Log message:
    gdb/
    PR symtab/13277: Resolving opaque structures in ICC generated binaries.
    * dwarf2read.c (struct dwarf2_cu) <producer_is_icc>: New field.
    (producer_is_gxx_lt_4_6): Move the checking and caching to...
    (check_producer): ... this new function, which also checks for ICC
    and caches the result.
    (producer_is_icc): New function.
    (read_structure_type): Don't set TYPE_STUB_SUPPORTED if the
    producer was ICC.

    gdb/testsuite/
    PR symtab/13277: Resolving opaque structures in ICC generated binaries.
    * gdb.dwarf2/dw2-icc-opaque.S: New file.
    * gdb.dwarf2/dw2-icc-opaque.exp: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14292&r2=1.14293
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&r1=1.655&r2=1.656
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3205&r2=1.3206
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp.diff?cvsroot=src&r1=NONE&r2=1.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:[~2012-05-24 22:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-09 10:27 [Bug symtab/13277] New: " toojays at toojays dot net
2011-10-09 10:32 ` [Bug symtab/13277] " toojays at toojays dot net
2011-10-09 10:40 ` toojays at toojays dot net
2011-10-10 19:04 ` tromey at redhat dot com
2011-10-16 21:48 ` toojays at toojays dot net
2011-11-13  9:18 ` toojays at toojays dot net
2012-05-24 22:09 ` cvs-commit at gcc dot gnu.org [this message]
2012-05-24 22:28 ` jan.kratochvil 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-13277-4717-a9tn2h68le@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).