public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/21828] New: [4.1 Regression] stabs debug info completely broken?
@ 2005-05-30 18:49 bonzini at gcc dot gnu dot org
  2005-05-31  5:38 ` [Bug debug/21828] " dje at gcc dot gnu dot org
                   ` (33 more replies)
  0 siblings, 34 replies; 35+ messages in thread
From: bonzini at gcc dot gnu dot org @ 2005-05-30 18:49 UTC (permalink / raw)
  To: gcc-bugs

When using gdb-309 and gdb-370 on MacOS X 10.3.9, even the simplest queries seem
broken.

On stage2 gengtype, I get

scientist:~/cvs/gcc/build/gcc bonzinip$ gdb build/gengtype
(gdb) b mangle_macro_name 
Breakpoint 5 at 0x8458: file ../../gcc/gengtype-lex.l, line 429.
(gdb) run
Breakpoint 5, mangle_macro_name ([snip]) at ../../gcc/gengtype-lex.l:429
(gdb) fini
Run till exit from #0 mangle_macro_name ([snip]) at ../../gcc/gengtype-lex.l:429
yylex () at ../../gcc/gengtype-lex.l:263
263       t = find_structure (ptr, 0);
Value returned is $1 = 0x11ccb0 "VEC_tree"
(gdb) p ptr
No symbol "ptr" in current context.

...
228       for (s = structures; s != NULL; s = s->next)
(gdb) p structures
$2 = <unknown type>

...
106       for (p = typedefs; p != NULL; p = p->next)
(gdb) p typedefs
$5 = <unknown type>

and so on.

Paolo

-- 
           Summary: [4.1 Regression] stabs debug info completely broken?
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bonzini at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: powerpc-apple-darwin7.9.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21828


^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2005-07-22 23:43 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-30 18:49 [Bug debug/21828] New: [4.1 Regression] stabs debug info completely broken? bonzini at gcc dot gnu dot org
2005-05-31  5:38 ` [Bug debug/21828] " dje at gcc dot gnu dot org
2005-05-31 13:15 ` [Bug debug/21828] [4.0/4.1 Regression] debug info omitted for global variables bonzini at gcc dot gnu dot org
2005-06-05 23:48 ` mmitchel at gcc dot gnu dot org
2005-06-05 23:50 ` pinskia at gcc dot gnu dot org
2005-06-06  0:16 ` mark at codesourcery dot com
2005-06-06  0:21 ` mmitchel at gcc dot gnu dot org
2005-06-06  0:47 ` mmitchel at gcc dot gnu dot org
2005-07-04 17:54 ` pinskia at gcc dot gnu dot org
2005-07-04 17:59 ` hjl at lucon dot org
2005-07-04 18:21 ` hjl at lucon dot org
2005-07-04 20:06 ` [Bug debug/21828] [4.0/4.1 Regression] debug info omitted for uninitialized variables hjl at lucon dot org
2005-07-05  6:09 ` hjl at lucon dot org
2005-07-05 16:56 ` hjl at lucon dot org
2005-07-08  0:46 ` wilson at specifix dot com
2005-07-08  1:44 ` mmitchel at gcc dot gnu dot org
2005-07-08  2:01 ` mark at codesourcery dot com
2005-07-19 23:36 ` dpatel at apple dot com
2005-07-20 12:31 ` jakub at redhat dot com
2005-07-20 14:47 ` mark at codesourcery dot com
2005-07-21 23:26 ` mmitchel at gcc dot gnu dot org
2005-07-22  6:52 ` mark at codesourcery dot com
2005-07-22  7:14 ` mark at codesourcery dot com
2005-07-22 17:43 ` cvs-commit at gcc dot gnu dot org
2005-07-22 17:46 ` [Bug debug/21828] [4.0 " mmitchel at gcc dot gnu dot org
2005-07-22 19:34 ` cvs-commit at gcc dot gnu dot org
2005-07-22 19:48 ` mmitchel at gcc dot gnu dot org
2005-07-22 20:45 ` hjl at lucon dot org
2005-07-22 20:49 ` hjl at lucon dot org
2005-07-22 20:50 ` mark at codesourcery dot com
2005-07-22 20:55 ` hjl at lucon dot org
2005-07-22 21:02 ` mark at codesourcery dot com
2005-07-22 21:10 ` pinskia at gcc dot gnu dot org
2005-07-22 23:31 ` dpatel at apple dot com
2005-07-22 23:48 ` mark at codesourcery dot com

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).