This is the mail archive of the gdb-patches@sources.redhat.com 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]

[rfc] New 8.3 TUI file names


Hello,

Here's one possible renaming schema.  I've used tui-wingeneral, rather than tui-win-general, as the latter isn't 8.3 :-(.  Alternative suggestions welcome (that don't include dropping "tui-" :-).

I renamed tuiDisassem.c to tui-disasm.c as that better matches gdb/disasm.

Output from CVS update.  "A" indicates the new renamed file, "R"
indicates the removed file.

A tui-command.c
A tui-command.h
A tui-data.c
A tui-data.h
A tui-disasm.c
A tui-disasm.h
A tui-io.c
A tui-io.h
A tui-layout.c
A tui-layout.h
A tui-regs.c
A tui-regs.h
A tui-source.c
A tui-source.h
A tui-stack.c
A tui-stack.h
A tui-win.c
A tui-win.h
A tui-windata.c
A tui-windata.h
A tui-wingeneral.c
A tui-wingeneral.h
A tui-winsource.c
A tui-winsource.h
R tuiCommand.c
R tuiCommand.h
R tuiData.c
R tuiData.h
R tuiDataWin.c
R tuiDataWin.h
R tuiDisassem.c
R tuiDisassem.h
R tuiGeneralWin.c
R tuiGeneralWin.h
R tuiIO.c
R tuiIO.h
R tuiLayout.c
R tuiLayout.h
R tuiRegs.c
R tuiRegs.h
R tuiSource.c
R tuiSource.h
R tuiSourceWin.c
R tuiSourceWin.h
R tuiStack.c
R tuiStack.h
R tuiWin.c
R tuiWin.h

Here a directory listing:

ChangeLog
tui-command.c
tui-command.h
tui-data.c
tui-data.h
tui-disasm.c
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c
tui-interp.c
tui-io.c
tui-io.h
tui-layout.c
tui-layout.h
tui-out.c
tui-regs.c
tui-regs.h
tui-source.c
tui-source.h
tui-stack.c
tui-stack.h
tui-win.c
tui-win.h
tui-windata.c
tui-windata.h
tui-wingeneral.c
tui-wingeneral.h
tui-winsource.c
tui-winsource.h
tui.c
tui.h

Here's the output from doschk:

The following resolve to the same SysV file names:
tui-wingeneral : tui-wingeneral.c
		 tui-wingeneral.h
tui-winsource. : tui-winsource.c
		 tui-winsource.h

Andrew


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