This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] | |
Hi, gdb & binutils maintainers,
Currently the nds32 port for gdb is still under contribution process.
So the gdb has not been supported yet for --target=nds32*-*-*.
It would be good if we can disable gdb before nds32 port for gdb is ready.
The attachment is the patch of configure.ac and I use autoconf 2.64
to regenerate configure. But I notice some inconsistent changes between
configure.ac and configure. Looks like there was something wrong on
previous commit 1f995db6ad2c9325a8db45b73fea29c8ab9200e1 ... and I just
accidentally fix it in this patch when regenerating configure. :p
The plain text ChangeLog is as below, is this patch OK for commit?
2014-09-05 Chung-Ju Wu <jasonwucj@gmail.com>
* configure.ac (nds32*-*-*): Disable gdb.
* configure: Regenerated.
Best regards,
jasonwucj
Attachment:
0001-Disable-gdb-for-nds32-until-supported.patch
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |