This is the mail archive of the gdb-testers@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]

[binutils-gdb] sim: msp430: use new common trace print helpers


*** TEST RESULTS FOR COMMIT 5b064994f0e7d8a7bfa0b4b080a360ecd9d2af82 ***

Author: Mike Frysinger <vapier@gentoo.org>
Branch: master
Commit: 5b064994f0e7d8a7bfa0b4b080a360ecd9d2af82

sim: msp430: use new common trace print helpers
Replace the "if (TRACE_xxx_P) trace_generic" form with "TRACE_xxx".
The output is the same, but the code is nicer to read.


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