]> git.eshelyaron.com Git - emacs.git/commit
Fix LLDB frame-format for optional column number info
authorGerd Möllmann <gerd@gnu.org>
Sat, 1 Jun 2024 19:05:50 +0000 (21:05 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 2 Jun 2024 06:34:02 +0000 (08:34 +0200)
commitedac7a6015f8fe5d6702f5778c68e65a4a90b251
tree0e7d8d09d74e5ff961e9adfb3954f21b591dea4e
parente81f9060be8113fb5f857b6c048ab01106dce854
Fix LLDB frame-format for optional column number info

* lisp/progmodes/gud.el (gud--lldb-python-init-string): In the !gud
part, make column number info optional by putting it in a scope.

(cherry picked from commit 9a2088bdd928b384beca3c95c2719843f74924a0)
lisp/progmodes/gud.el