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

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

Re: gdb emacs reporting 'Function "x_error_quitter" not defined'


From: Nick Roberts
Subject: Re: gdb emacs reporting 'Function "x_error_quitter" not defined'
Date: Sat, 22 Jan 2005 14:18:42 +1300

 > This is a perfectly valid optimization, AFAICT,

In that case, I would guess that gcc 3.4 has an option to disable this feature.
I find it hard to believe, the user would be left with no opprtunity to break
on a function just because it is always inlined by the compiler.

However, if a breakpoint on x_error_handler works equally well, as you
suggest, then making this change in .gdbinit would seem to be the simplest
solution for our purposes.

Nick




reply via email to

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