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

^m's in testsuite/gdb.disasm


I can understand ^m's in djunpack.bat, but I'm curious if there's any global
rule regarding ^m's appearing elsewhere.  I ask because the following files
have ^m's and it resulting in spurious differences when trying to compare
trees.  One program I used to create a tree was dos-vs-unix aware and stripped
them.  On the one hand "my bad" and I'd expect to pay the price if I try to use
djunpack.bat, but OTOH IWBN to avoid the issue where possible and just stick
with ^j for newlines, even in the testsuite.  OTOOH, if the ^m's are
intentional, no problem - but a README to that effect in the same directory
would be nice.

Just my $0.02.

gdb/testsuite/gdb.disasm/t01_mov.s
gdb/testsuite/gdb.disasm/t02_mova.s
gdb/testsuite/gdb.disasm/t03_add.s
gdb/testsuite/gdb.disasm/t04_sub.s
gdb/testsuite/gdb.disasm/t05_cmp.s
gdb/testsuite/gdb.disasm/t06_ari2.s
gdb/testsuite/gdb.disasm/t07_ari3.s
gdb/testsuite/gdb.disasm/t08_or.s
gdb/testsuite/gdb.disasm/t09_xor.s
gdb/testsuite/gdb.disasm/t10_and.s
gdb/testsuite/gdb.disasm/t11_logs.s
gdb/testsuite/gdb.disasm/t12_bit.s
gdb/testsuite/gdb.disasm/t13_otr.s


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