Searched refs:gdb (Results 1 – 6 of 6) sorted by relevance
46 int gdb = 0; in gdb_flags() local48 gdb = flags & 3; in gdb_flags()50 gdb |= GDB_O_RDWR; in gdb_flags()52 gdb |= GDB_O_APPEND; in gdb_flags()54 gdb |= GDB_O_CREAT; in gdb_flags()56 gdb |= GDB_O_TRUNC; in gdb_flags()58 gdb |= GDB_O_EXCL; in gdb_flags()59 return gdb; in gdb_flags()
144 running under qemu or when using openocd and gdb. Link this into your
2 (mostly cribbed from the README in the gdb-4.13 release)
16083 from .loop to .Loop, so that ld and gdb will ignore it.20656 * libc/include/string.h: Work around problem with strsignal and gdb.22908 a char *. This eliminates compile problems in gdb resulting22909 from gdb's definition of strsignal in defs.h.27183 * stub/go32/I386STUB.C: new file, gdb/i386stub.c modified for the
251 * Run tests on MSP430 using the simulator that comes with gdb. Thanks to