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

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

lisp/progmodes/gdb-ui.el


From: Sam Steingold
Subject: lisp/progmodes/gdb-ui.el
Date: Thu, 28 Dec 2006 12:38:25 -0500
User-agent: Thunderbird 1.5.0.8 (X11/20061107)

GNU Emacs 22.0.92.3 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2006-12-28 on quant8

the latest lisp/progmodes/gdb-ui.el leads to the following error:

Debugger entered--Lisp error: (error "Unexpected `starting' annotation")
  signal(error ("Unexpected `starting' annotation"))
  error("Unexpected `starting' annotation")
  gdb-starting("")
  gud-gdba-marker-filter("\npost-prompt\n\nstarting\n")
  apply(gud-gdba-marker-filter "\npost-prompt\n\nstarting\n")
  gud-marker-filter("\npost-prompt\n\nstarting\n")
  gud-filter(#<process gud> "\npost-prompt\n\nstarting\n")

as soon as start the program with "run" and I am stopped at a
breakpoint, and I type "n": instead of the program doing "next", I see
the list of breakpoints (as if by "info break") and the above error.

--
Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 5 (Bordeaux) http://truepeace.org http://openvotingconsortium.org http://palestinefacts.org
http://honestreporting.com http://camera.org http://mideasttruth.com
Lisp is not dead, it just smells funny.




reply via email to

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