* Make cvs-head gdbserver get error
@ 2009-04-03 7:39 Hui Zhu
2009-04-03 18:01 ` Pedro Alves
0 siblings, 1 reply; 2+ messages in thread
From: Hui Zhu @ 2009-04-03 7:39 UTC (permalink / raw)
To: gdb ml; +Cc: Pedro Alves
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Make cvs-head gdbserver get error
2009-04-03 7:39 Make cvs-head gdbserver get error Hui Zhu
@ 2009-04-03 18:01 ` Pedro Alves
0 siblings, 0 replies; 2+ messages in thread
From: Pedro Alves @ 2009-04-03 18:01 UTC (permalink / raw)
To: gdb; +Cc: Hui Zhu
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-03 11:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-03 7:39 Make cvs-head gdbserver get error Hui Zhu
2009-04-03 18:01 ` Pedro Alves
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox