OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Thu May 09 2013 - 14:32:17 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2013/05/09 13:32:17

Modified files:
        gnu/usr.bin/binutils/gdb: Makefile.in m88k-tdep.c
        gnu/usr.bin/binutils/gdb/config/m88k: obsd.mt
Added files:
        gnu/usr.bin/binutils/gdb: m88kbsd-tdep.c

Log message:
Allow gdb on m88k to fetch symbols from shared libraries when debugging
dynamically linked binaries. Borrowed from m68k with trivial changes.
ok kettenis