This is the mail archive of the gdb-patches@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: [rfa/rfc] Build libcommon.a for gdb and gdbserver


On 02/14/2011 11:16 PM, Tom Tromey wrote:
> I didn't deal with COMMON_CPU_{SRC,OBJ} in this patch.  I wasn't sure if
> these were placeholders or leftovers from something else.

I leave COMMON_CPU_{SRC,OBJ} as placeholder for some cpu-specific common
source files, such as i386-common.c, extracted from i386-nat.c and
gdbserver/i386-low.c.

Since I don't reach to that step yet, we can remove COMMON_CPU_SRC from
libcommon_a_SOURCES.

-- 
Yao (éå)


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