Home
last modified time | relevance | path

Searched refs:RB_GDB (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dboot.h45 { "boot_gdb", RB_GDB},
H A Dreboot.h56 #define RB_GDB 0x8000 /* use GDB remote debugger instead of DDB */ macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfreebsd.h36 #define RB_GDB 0x8000 /* use GDB remote debugger instead of DDB */ macro
H A Dboot.c920 clval |= RB_GDB; in bsd_boot()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbootinfo.c74 howto |= RB_GDB; in bi_getboothowto()
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dbootinfo.c47 RB_ASKNAME, RB_CDROM, RB_KDB, RB_DFLTROOT, RB_GDB, RB_MULTIPLE,
/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c63 RB_ASKNAME, RB_CDROM, RB_KDB, RB_DFLTROOT, RB_GDB, RB_MULTIPLE,
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1108 * stage2/freebsd.h (RB_GDB): New macro.
1112 * stage2/boot.c (bsd_boot): Set the bits of RB_MULTIPLE, RB_GDB