--- - branch: MAIN date: Sun Oct 1 19:28:36 UTC 2023 files: - new: '1.36' old: '1.35' path: src/sys/arch/news68k/conf/files.news68k pathrev: src/sys/arch/news68k/conf/files.news68k@1.36 type: modified - new: '1.75' old: '1.74' path: src/sys/arch/news68k/news68k/trap.c pathrev: src/sys/arch/news68k/news68k/trap.c@1.75 type: modified id: 20231001T192836Z.f4df7c8aab24d034b0ec104edf2f295c2a6bc66d log: | Improve KGDB enabled build for news68k: * include sys/kgdb.h in news68k/trap.c for missing definitions. * cast second kgdb_trap argument to (db_regs_t *). * build m68k/kgdb_machdep.c for kgdb_trap() implementation. Same as for mvme68k, build complains about undefined reference to zs_check_kgdb due to missing port specific zs kgdb implementation for MI zs(4) driver though. module: src subject: 'CVS commit: src/sys/arch/news68k' unixtime: '1696188516' user: andvar