The current build fails: progmodes/gdb-ui.el:1974:69:Error: Invalid read syntax: ")" There appears to be a wrongly placed closing paren in `gdb-info- breakpoints-custom', presumably introduced with the change below. revision 1.206.2.25 date: 2008-04-28 04:24:43 +0100; author: nickrob; state: Exp; lines: +34 -35; commitid: yMHjzhteNQJAdP0t; (gdb-info-breakpoints-custom): Make breakpoint icons work for assembler, i.e. FILE.s, FILE.S (not disassembly). (gdb-goto-breakpoint): Likewise for visiting breakpoints. (gdb-assembler-custom): Be careful not to match other addresses.