[Bug debug/20268] With optimization, generating incomplete debug information

2005-11-21 Thread jakub at gcc dot gnu dot org
--- Comment #12 from jakub at gcc dot gnu dot org 2005-11-21 09:55 --- Subject: Bug 20268 Author: jakub Date: Mon Nov 21 09:55:14 2005 New Revision: 107300 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107300 Log: PR debug/20268 * dwarf2out.c (add_high_low_attri

[Bug debug/20268] With optimization, generating incomplete debug information

2005-03-30 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20268

[Bug debug/20268] With optimization, generating incomplete debug information

2005-03-30 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-03-30 23:18 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug debug/20268] With optimization, generating incomplete debug information

2005-03-30 Thread wilson at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |wilson at gcc dot gnu dot |dot org |org Status|UNCONFIRMED

[Bug debug/20268] With optimization, generating incomplete debug information

2005-03-30 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-30 23:08 --- Subject: Bug 20268 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-30 23:08:23 Modified files: gcc: ChangeLog dwarf2out.c Log message:

[Bug debug/20268] With optimization, generating incomplete debug information

2005-03-21 Thread drow at gcc dot gnu dot org
--- Additional Comments From drow at gcc dot gnu dot org 2005-03-21 16:31 --- Nice patch! GDB should be fine with this; it either treats inlined subroutines the same as lexical blocks at the moment, or ignores them entirely. It does not really support DW_AT_ranges, but it will synthesi

[Bug debug/20268] With optimization, generating incomplete debug information

2005-03-17 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-03-18 05:11 --- Created an attachment (id=8414) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8414&action=view) use DW_AT_ranges in DW_AT_inlined_subroutine Using -dA will add comments to the debug info in the .s file

[Bug debug/20268] With optimization, generating incomplete debug information

2005-03-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Summary|g++ generates incomplete|With optimization, |debug information for given |generating incomplete debug