]> git.eshelyaron.com Git - emacs.git/commit
Fix setting breakpoints when remote-debugging
authorDima Kogan <dima@secretsauce.net>
Mon, 21 Sep 2015 10:54:21 +0000 (13:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 21 Sep 2015 10:54:21 +0000 (13:54 +0300)
commit127bafdc6dcbcf4b11bff7ec52960bd941613a1c
treef567c86bf29589f6d46fd51098757243d3b8728c
parent0a893f0cfa166d7f17d982c3f0503dff2be25f62
Fix setting breakpoints when remote-debugging

* lisp/progmodes/gud.el (gud-format-command): Send localized file
names to the debugger running on the remote.  (Bug#13304)
lisp/progmodes/gud.el