bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13057: BUG: gdb main window corrupt


From: Eli Zaretskii
Subject: bug#13057: BUG: gdb main window corrupt
Date: Sun, 02 Dec 2012 20:29:28 +0200

> Date: Sun, 02 Dec 2012 09:14:47 -0500
> From: Alan Boudreault <boudreault.alan@gmail.com>
> 
> I'm currently using emacs 24.2.1 and using it to debug a remote program 
> via tramp. Everytime I execute a command, there is a *list* command 
> automatically executed, which just spam my main window. Kind of annoying 
> when I try to debug. Is there a workaround? (btw, I've also tried emacs 
> 24.3 but I can't load anymore a remote program in gdb with this version.)
> 
> 
> Here's my gud buffer:
> -----------*gud-mapserv*-----------------
> (gdb) p mapserv
> $1 = (mapservObj *) 0x60e6c0
> (gdb) list mapserv.c:1     # <------ THIS IS AUTOMATICALLY CALLED AFTER 
> EACH COMMAND I TYPE
> 1 
> /******************************************************************************
> 2      * $id: mapserv.c 9470 2009-10-16 16:09:31Z sdlime $
> 3      *
> 4      * Project:  MapServer
> 5      * Purpose:  MapServer CGI mainline.
> 6      * Author:   Steve Lime and the MapServer team.
> 7      *
> 8      
> ******************************************************************************
> 9      * Copyright (c) 1996-2005 Regents of the University of Minnesota.
> 10     *

Thank you for your report.  Please use "M-x report-emacs-bug RET" to
send all the information that might be relevant to the bug.

Also, does this "list" command get sent for every program you try to
debug?  Does it get sent when debugging natively (i.e., not remotely)?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]