This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[committed]: [patch] Move dll related code out of inferiors.c
On 02/14/2012 08:58 PM, Pedro Alves wrote:
>> > * inferiors.c: Move code to ...
>> > * dll.c: .... here. New.
>> > * server.h: Declare clear_dlls.
>> > * Makefile.in (SFILES): Add dll.c.
>> > (OBS): Add dll.o
> A new rule for dll.o is missing.
>
Add a new rule for dll.o
>
>> > +/* Copyright (C) 2012 Free Software Foundation, Inc.
> The year thing again. The contents of the new file are not new.
Keep its original copyright year. Committed.
http://sourceware.org/ml/gdb-cvs/2012-02/msg00089.html
--
Yao (éå)