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]

[PATCH] Move NetBSD/alpha core handling to alphanbsd-tdep.c


This moves the NetBSD/alpha core handling to alphanbsd-tdep.c,
with slighlt adjustments, to allow cross-debgging of core files.

Committed to trunk.

        * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
        (alphanbsd-nat.o): Remove dependency list.
        (alphanbsd-tdep.o): Add $(regcache_h) to dependency list. 
        * alphanbsd-nat.c: Delete.  Contents moved to...
        * alphanbsd-tdep.c: ...here.
        (_initialize_alphanbsd_tdep): Register core functions. 
        * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: alphanbsd-patch
Description: Text document


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