This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

DW_OP_piece???


Hi,

Since today I get this warning message gdb 5.2.1:
(gdb) b c-semantics.c:103
During symbol reading, unsupported stack op: 'DW_OP_piece'.
Breakpoint 4 at 0x80d957d: file ../../gcc-34/gcc/c-semantics.c, line 103.
(gdb) 

cc1 --version says:
GNU C version 3.4 20030505 (experimental) (i586-pc-linux-gnu)
	compiled by GNU C version 3.4 20030505 (experimental)

Everything still seems to work, but I never saw this before.  Is
something wrong, or is there a new feature and do I need to upgrade
my gdb?

Thanks,
Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]