Rebased to master e96bd93d436e464a532a7e1161e1d201c9fc50c7 On 13-03-22 09:04 AM, Aleksandar Ristovski wrote: > As per the subject... > > > * Makefile.in (HFILES_NO_SRCDIR); Add common/linux-maps.h. > (linux-maps.o): New. > * common/linux-maps.c: New file. > * common/linux-maps.h: New file. > * config/i386/linux.mh (NATDEPFILES): Add linux-maps.o. > * config/i386/linux64.m (NATDEPFILES): Add linux-maps.o. > * gdbserver/Makefile.in (linux-maps.o): New. > * gdbserver/configure.srv (srv_tgtobj): Add linux-maps.o. > > --- > Aleksandar >