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: [PATCH v3 05/17] fix up gdb.xml


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> On 10/25/2013 09:20 PM, Tom Tromey wrote:
>> -# Similarly, we need to copy files under test into the objdir.
>> +# Similarly, we need to copy files under test into the objdir.  If
>> +# SHOULD_CD is set, it causes the gdb under test to "cd" to the
>> +# directory holding the XML code.  This should only be set once; so
>> +# the first call should use it and subsequent calls should not.
>> proc load_description { file errmsg } {

Pedro> This comment change is now stale.

Oops, thanks.
I've reverted that bit.

Tom


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