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]

Re: [PATCH 10/23] Fix spelling mistakes in comments in Expect scripts


On Sun, Nov 20, 2016 at 06:38:05PM +0100, Ambrogino Modigliani wrote:
> gas/testsuite/ChangeLog:
> 
>         * gas/testsuite/gas/all/gas.exp: Fix spelling in comments.
>         * gas/testsuite/gas/cris/cris.exp: Fix spelling in comments.
>         * gas/testsuite/gas/hppa/basic/basic.exp: Fix spelling in comments.
>         * gas/testsuite/gas/hppa/parse/parse.exp: Fix spelling in comments.
>         * gas/testsuite/gas/hppa/reloc/reloc.exp: Fix spelling in comments.
>         * gas/testsuite/gas/sh/arch/arch.exp: Fix spelling in comments.
>         * gas/testsuite/gas/tic4x/tic4x.exp: Fix spelling in comments.
> 
> gdb/testsuite/ChangeLog:
> 
>         * gdb/testsuite/gdb.ada/exec_changed.exp: Fix spelling in comments.

ChangeLog entry should be prefixed with tab rather than spaces.  Again,
drop "gdb/testsuite/".

>         * gdb/testsuite/gdb.arch/e500-prologue.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.arch/i386-mpx.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp: Fix spelling in
>         comments.
>         * gdb/testsuite/gdb.base/bigcore.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/call-sc.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/dbx.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/default.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/double-prompt-target-event-error.exp: Fix
>         spelling in comments.
>         * gdb/testsuite/gdb.base/exitsignal.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/gdb11531.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/gnu-ifunc.exp: Fix spelling in comments.
> 	* gdb/testsuite/gdb.base/gnu_vector.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/lineinc.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/killed-outside.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/overlays.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/remote.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/savedregs.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/scope.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/sigbpt.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/signals.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/signull.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/store.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/structs.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp: Fix
>         spelling in comments.
>         * gdb/testsuite/gdb.cell/mem-access.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.cp/rtti.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.cp/static-print-quit.exp: Fix spelling in
>         comments.
>         * gdb/testsuite/gdb.cp/virtfunc.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp: Fix spelling in
>         comments.
>         * gdb/testsuite/gdb.fortran/types.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.fortran/vla-value-sub-arbitrary.exp: Fix spelling
>         in comments.
>         * gdb/testsuite/gdb.go/integers.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp: Fix spelling in
>         comments.
>         * gdb/testsuite/gdb.multi/multi-arch-exec.exp: Fix spelling in
>         comments.
>         * gdb/testsuite/gdb.pascal/floats.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.pascal/integers.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.pascal/types.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.reverse/step-precsave.exp: Fix spelling in
>         comments.
>         * gdb/testsuite/gdb.reverse/step-reverse.exp: Fix spelling in
>         comments.
>         * gdb/testsuite/gdb.threads/thread_check.exp: Fix spelling in
>         comments.
>         * gdb/testsuite/gdb.trace/collection.exp: Fix spelling in comments.
>         * gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp: Fix spelling in
>         comments.
>         * gdb/testsuite/lib/gdb.exp: Fix spelling in comments.
>         * gdb/testsuite/lib/prelink-support.exp: Fix spelling in comments.
> 

All changes in gdb/testsuite/ are OK.  Please send a new version which
only includes gdb/testsuite changes.  It can be merged.  Changes about
ld and gas should be sent to binutils@sourceware.org.  Although the
changes are straightforward as well, it should be reviewed there.

> ld/testsuite/ChangeLog:
> 
>         * ld/testsuite/ld-sh/arch/arch.exp: Fix spelling in comments.
>         * ld/testsuite/ld-sh/rd-sh.exp: Fix spelling in comments.
>         * ld/testsuite/ld-sh/sh64/rd-sh64.exp: Fix spelling in comments.
>         * ld/testsuite/ld-undefined/undefined.exp: Fix spelling in comments.

-- 
Yao 


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