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

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

Re: lisp/progmodes/gdb-ui.el


From: Nick Roberts
Subject: Re: lisp/progmodes/gdb-ui.el
Date: Fri, 29 Dec 2006 19:01:56 +1300

 > 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.

It works for me so I can't infer much from this report.  Can you say which
version of gdb-ui.el this is and whether it worked with an earlier one?
Also, I think there must be something particular about your program.  Can
you work out what it is?

Note that gdb-ui.el lists known bugs.  One says:

  3) M-x gdb doesn't work with "run" command in .gdbinit, use M-x gdba instead.

-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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