* configure.ac (DEBUGGER_SEES_C_MACROS): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Nov 2013 01:59:57 +0000 (17:59 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Nov 2013 01:59:57 +0000 (17:59 -0800)
commit1a191e5c73cdae3d3b34f5fc3501bfd2ddf50ec8
tree2a70852978dae7d8adeb0c9bbf633efe347e5a61
parent8ef7141bbe65aec2eb5313ff19729b67d371c1e6
* configure.ac (DEBUGGER_SEES_C_MACROS): New macro.

* src/lisp.h (DEFINE_GDB_SYMBOL_BEGIN, DEFINE_GDB_SYMBOL_END):
Define to empty if DEBUGGER_SEES_C_MACROS is defined.
This avoids placing unnecessary constants into the Emacs code.
ChangeLog
configure.ac
src/ChangeLog
src/lisp.h