This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: DW_OP_piece???
- From: Daniel Jacobowitz <drow at mvista dot com>
- To: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 7 May 2003 17:25:49 -0400
- Subject: Re: DW_OP_piece???
- References: <1052342330.13672.79.camel@steven>
On Wed, May 07, 2003 at 11:18:48PM +0200, Steven Bosscher wrote:
> 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?
You need to upgrade GDB; but that may or may not fix the problem.
DW_OP_piece isn't really implemented yet.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer