aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorMattias EngdegÄrd2023-10-24 11:48:43 +0200
committerMattias EngdegÄrd2023-10-24 11:55:52 +0200
commit27ab3b14de1c881cd57c4c6d96c736f48909323d (patch)
tree2ab049090bfadc5f0e09e5eb6d0498638049759e /java
parent9e9bc2af51485f6a9ce9a37d504249af14ab909d (diff)
downloademacs-27ab3b14de1c881cd57c4c6d96c736f48909323d.tar.gz
emacs-27ab3b14de1c881cd57c4c6d96c736f48909323d.zip
Better LLDB frame information (bug#66604)
Instead of modifying `frame-format` to be entirely machine-readable, keep the original human-readable format and append a second, machine-readable line that we remove after parsing. * lisp/progmodes/gud.el (gud-lldb-marker-filter): Parse the new line format and filter it out. * lisp/progmodes/gud.el (gud-lldb-def-python-completion-function): Rename to... (gud--lldb-python-init-string): ...this and add modification of `frame-format`, which seems easiest done from Python. (gud-lldb-frame-format): Remove. (gud-lldb-initialize): Update, remove no longer needed parts.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions