This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

Re: Make cvs-head gdbserver get error


On Friday 03 April 2009 08:39:37, Hui Zhu wrote:
> gcc -c  -Wall -g    -I. -I../../../src/gdb/gdbserver
> -I../../../src/gdb/gdbserver/../common
> -I../../../src/gdb/gdbserver/../regformats
> -I../../../src/gdb/gdbserver/../../include
> ../../../src/gdb/gdbserver/linux-low.c -DUSE_THREAD_DB
> ../../../src/gdb/gdbserver/linux-low.c: In function
> 'usr_store_inferior_registers':
> ../../../src/gdb/gdbserver/linux-low.c:2011: error: 'pid' undeclared
> (first use in this function)
> ../../../src/gdb/gdbserver/linux-low.c:2011: error: (Each undeclared
> identifier is reported only once
> ../../../src/gdb/gdbserver/linux-low.c:2011: error: for each function
> it appears in.)
> make[4]: *** [linux-low.o] Error 1

Fixed now.  Thanks.

-- 
Pedro Alves


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