This is the mail archive of the gdb-patches@sources.redhat.com 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]

[patch] remote.c: unpack_varlen_hex


I'm commiting the ulongest patch with a separate changelog.

grace

2002-08-08  Grace Sainsbury  <graces@redhat.com>

	    * remote.c (remote_wait, remote_async_wait): Change
            thread_num from int to ULONGEST.
	    (unpack_varlen_hex): Change result parameter from
            int * to ULONGEST *.

Attachment: ulongest.patch
Description: Text document


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