>>>>>> On Mon, 15 Mar 2010 19:23:44 +1300, nickrob@snap.net.nz (Nick Roberts) said: >> That it [Emacs] doesn't work with Apple GDB I don't see as a bug. >> Of course, if you or someone else posts a fix, I will be happy to >> apply it. >From: YAMAMOTO Mitsuharu >The simplest workaround would be something like (push '("\\`gdb\\'" >. (utf-8-dos . utf-8-unix)) process-coding-system-alist). But >detecting Apple versions of GDB would be better. Could you check the >patch below? YAMAMOTO, I would be happy to test your patch, but it will be a few days before I have the opportunity to do so. (I live in an area of Massachusetts that was affected by flooding, and life is an unusual mix of priorties right now :( I'll report back when I can. Steve Revilak >=== modified file 'lisp/progmodes/gdb-ui.el' >*** lisp/progmodes/gdb-ui.el 2010-02-19 04:55:31 +0000 >--- lisp/progmodes/gdb-ui.el 2010-03-15 23:47:49 +0000 [...]