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]

merge_device_file() - support .hw file with '\r' characters


When .hw file is created in Win environment. It has '\r' characters.
We have to analyze it also.

2013-09-09 Alexey Makhalov <makhaloff@gmail.com>
        * sim-hw.c (merge_device_file) Remove '\r' at the end of
device_path as well as '\n'.

Attachment: merge_device_file.patch
Description: Binary data


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