代码搜索:Gud
找到约 14 项符合「Gud」的源代码
代码结果 14
www.eeworm.com/read/278235/10556742
elc gud.elc
www.eeworm.com/read/365334/9868735
wav gud00001.wav
www.eeworm.com/read/103328/15737280
el mixvm.el
;;; mixvm.el --- mdk's mixvm / Emacs gud interaction
;; Copyright (C) 2001 Free Software Foundation, Inc.
;; Author: Philip Ellis King
;; Maintainer: Philip Ellis King
www.eeworm.com/read/268797/11121278
el bashdb.el
;;; bashdb.el --- BASH Debugger mode via GUD and bashdb
;;; $Id: bashdb.el,v 1.22 2007/07/12 06:06:05 myamato Exp $
;; Copyright (C) 2002, 2006, 2007 Rocky Bernstein (rockyb@users.sf.net)
;;
www.eeworm.com/read/103328/15737263
texi mdk_emixvm.texi
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
@c Copyright (C) 2000, 2001
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
@c $Id: mdk_emixvm.t
www.eeworm.com/read/119340/6089323
java peeridbytedecoder.java
/*
* Created on Nov 12, 2003
* Created by Alon Rohter
* Copyright (C) 2003-2004 Alon Rohter, All Rights Reserved.
*
*/
package com.aelitis.azureus.core.peermanager.utils;
import org.gud
www.eeworm.com/read/366970/2856139
xpm stepi.xpm
/* XPM */
static char * gud_stepi_xpm[] = {
"24 24 5 1",
" c None",
". c #D4D400000000",
"X c #616161616161",
"o c #2A2A1F1F5555",
"O c #CCCC99999999",
" ",
"
www.eeworm.com/read/366970/2856129
xpm nexti.xpm
/* XPM */
static char * gud_nexti_xpm[] = {
"24 24 6 1",
" c None",
". c #CCCC00003333",
"X c #616161616161",
"o c #D4D400000000",
"O c #CCCC99999999",
"+ c #2A2A1F1F5555",
" "
www.eeworm.com/read/268797/11121274
in bashdb-test.el.in
; -*- emacs-lisp -*-
(load-file "@srcdir@/elk-test.el")
(load-file "@srcdir@/bashdb.el")
(defun regexp-test (location-str file-str)
"Test to see that location-str matches gud-bashdb-marker-regexp"