gnu: gdb: Update to 7.5.1. * gnu/packages/gdb.scm (gdb): Update to 7.5.1.
distro: Change the module name space to (gnu ...). * distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
distro: gdb: Add dependency on Expat and Python. * distro/packages/gdb.scm (gdb): Add Expat and Python as inputs.
distro: Add GDB. * distro/packages/gdb.scm: New file. * Makefile.am (MODULES): Add it.