Home | History | Annotate | Download | only in lib

Lines Matching defs:gdb

1 ;; Scheme side of the gdb module.
5 ;; This file is part of GDB.
24 (define-module (gdb)
25 ;; The version of the (gdb) module as (major minor).
30 ;; This is not the GDB version on purpose. This version tracks the Scheme
31 ;; gdb module version.
39 ;; to the GDB build system. Still, I think it's worth it.
47 gdb-version
314 ;; with-gdb-output-to-port, with-gdb-error-to-port are in experimental.scm.
340 gdb-object-kind
499 (include "gdb/init.scm")