Replace x86 machine to i386
Makes a lot more sense, as it is a baseline instruction set.

"x86" alone usually means the entire family of processors.
1 parent 3ed090f commit f3fc98c6e514584edca56e5f03860f9c3652cf7c
@dd86k dd86k authored on 22 May
Showing 10 changed files
View
common/cli.d
View
debugger/shell.d
View
src/adbg/debugger/process.d
View
src/adbg/debugger/thread.d
View
src/adbg/disassembler.d
View
src/adbg/machines.d
View
src/adbg/object/format/elf.d
View
src/adbg/object/format/macho.d
View
src/adbg/object/format/pe.d
View
src/adbg/object/server.d