hanchenye-llvm-project/lldb/utils/emacs
Benjamin Kramer e1e6797b07 Compress screenshot.
llvm-svn: 117778
2010-10-30 08:27:07 +00:00
..
README Initial port of lldb debugging mode to run under Emacs's Grand Unified Debugger (gud.el). 2010-10-30 00:34:37 +00:00
gud-diffs.txt Initial port of lldb debugging mode to run under Emacs's Grand Unified Debugger (gud.el). 2010-10-30 00:34:37 +00:00
gud.el Initial port of lldb debugging mode to run under Emacs's Grand Unified Debugger (gud.el). 2010-10-30 00:34:37 +00:00
lldb-gud-window.png Compress screenshot. 2010-10-30 08:27:07 +00:00

README

The lldb-enhanced gud.el is based on the emacs 22.3.1 version from Aquamacs 1.8c
distribution.

The gud-diffs.txt is the diff from the gud.el file from emacs 22.3.1.

To use it, load the file from within emacs and type 'M-x lldb' to invoke lldb.

The lldb-gud-window.tiff is a screen capture of the gud (with lldb) at work on
Aquamacs distribution 2.1 by loading the gud.el in this directory and 'M-x lldb'
on the ../../test/condition_break directory.