From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "R Reitmaier" Newsgroups: gmane.emacs.devel Subject: gud.el file/line problems Date: Wed, 10 Sep 2003 17:58:43 -0700 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: sea.gmane.org 1063243965 17815 80.91.224.253 (11 Sep 2003 01:32:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2003 01:32:45 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Sep 11 03:32:43 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19xGKB-0003zm-00 for ; Thu, 11 Sep 2003 03:32:43 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19xGKn-0005ya-00 for ; Thu, 11 Sep 2003 03:33:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19xGJl-0002QN-H9 for emacs-devel@quimby.gnus.org; Wed, 10 Sep 2003 21:32:17 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19xGJP-0002Ok-U8 for emacs-devel@gnu.org; Wed, 10 Sep 2003 21:31:55 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19xGJO-0002OU-KG for emacs-devel@gnu.org; Wed, 10 Sep 2003 21:31:55 -0400 Original-Received: from [64.4.15.12] (helo=hotmail.com) by monty-python.gnu.org with esmtp (Exim 4.22) id 19xGJO-0002Ns-8v for emacs-devel@gnu.org; Wed, 10 Sep 2003 21:31:54 -0400 Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 10 Sep 2003 17:58:43 -0700 Original-Received: from 63.211.141.41 by lw10fd.law10.hotmail.msn.com with HTTP; Thu, 11 Sep 2003 00:58:43 GMT X-Originating-IP: [63.211.141.41] X-Originating-Email: [rreitmaier@hotmail.com] Original-To: emacs-devel@gnu.org X-OriginalArrivalTime: 11 Sep 2003 00:58:43.0875 (UTC) FILETIME=[D912A730:01C377FF] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16284 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16284 Hi all, I'm trying to hook up a gdb command-like, custom made command line debugger to work with gud. The debugger supports commands that are identical to gdb and also generates the same output. I haven't modified gud.el at all, as I expected that if I keep the command set identical and the output the same, it should work seamlessly. Unfortunately, it does not. I can perform single stepping, continue, etc without a hitch but for some reason emacs refuses to display the source file and the associated => pointer. I've double checked the output when I hit a breakpoint and it is identical to gdb, as far as I can tell. >>From my limited understanding of gud, it does a screen scrape, looking for a "filename:line number", so if I match the output it should work, right? I don't know lisp and really wouldn't know where to begin if I needed to debug gud.el. I'm hoping that there is something obvious I am doing or not doing that will correct this problem. Any ideas, anyone ?!? Thanks in advance, Rick _________________________________________________________________ Need more e-mail storage? Get 10MB with Hotmail Extra Storage. http://join.msn.com/?PAGE=features/es