Handle remote file names in gdb-mi.el
commitcaa2770d1d79f9c8013d6dddcd9e86d05230b26d
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Aug 2016 18:02:51 +0000 (22 20:02 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Aug 2016 18:02:51 +0000 (22 20:02 +0200)
treee022e4c9c346e8a3755e9d9dc7d3bd11cfdc1efa
parent821ea144bd446268fbe4a4a4775a06da52dea8cb
Handle remote file names in gdb-mi.el

* lisp/progmodes/gdb-mi.el (gdb-jsonify-buffer):
If `default-directory' is remote, full file names are adapted
accordingly.  (Bug#23608)
lisp/progmodes/gdb-mi.el