summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-01-05Handle column positions properly; minor updatesexternals/realgud-lldbrocky
2024-11-18Merge pull request #12 from Azkae/patch-1R. Bernstein
Fix frame-format carriage return
2023-09-13Fix frame-format carriage returnRomain Ouabdelkader
2023-03-19Update README.mdR. Bernstein
2023-03-19Fold INSTALL.md into README.mdrocky
2023-02-01Merge branch 'master' of github.com:realgud/realgud-lldbrocky
2023-02-01Add GPLv3 LICENCSErocky
2022-04-19Merge pull request #11 from yurikhan/frame-formatR. Bernstein
Customize lldb frame format to tell us full source file paths
2022-04-20Customize lldb frame format to tell us full source file pathsYuri Khan
2021-04-17Misc fixesrocky
Copyright in cask-install.el Some file reading fixes, I think.
2019-09-12Correct travis badge imagerocky
2019-09-12More tests, more batchesrocky
2019-09-12Try TravisCIrocky
2019-06-04Get ready for release 1.0.2rocky
2019-06-03Include subdirectory lldb in ELPA packagingrocky
2019-05-28cl-lib is part of emacs 25+rocky
2019-05-28Get ready for release 1.0.1rocky
2019-05-24Copyright to FSFrocky
2019-05-23Adjust copyrightrocky
2019-05-22Require 25+ nowrocky
2019-05-22Administrivia:rocky
Require Emacs 25 now. Get Makefile order correct
2019-05-22Small tweakrocky
2019-05-19Small package-lint thingrocky
2019-05-15Add load-relative and and cl-lib dependenciesrocky
2019-05-10Merge branch 'master' of github.com:realgud/realgud-lldbrocky
2019-05-10Add breakpoint helperrocky
2019-05-04Emacs lint in preparation for Melpa releaserocky
2019-05-04Get ready for melpa release 1.0.0rocky
2019-05-02Regexps for breakpoint buffer. Small tweaksrocky
2019-05-02Add "frame" command. File name futzing.rocky
2019-04-20Update README.md - minimally working now.rocky
2019-04-20Fill in realgud cmdsrocky
2019-04-20Correct some function-call parametersrocky
2019-04-20Need to use b %X:%l not "break set name -l numberrocky
2019-04-19Add enable/disable, and backtrace commandsrocky
2019-04-19A number of fixes -rocky
* Handle column-number fields in frame and breakpoint locations. * Adjust for realgud interfaces that have changed in the last couple of years * Set EMACSLOADPATH more completely to include loc-changes and load-relative * Update/add to test
2019-04-19Bang on breakpoint locationsrocky
2018-08-02correct realgud:lldb-file-remap initializationrocky
2018-06-24Merge pull request #4 from danielmartin/add-until-commandR. Bernstein
Add until command
2018-06-24Add until commandDaniel Martín
In LLDB, the "until" command is "thread until <line>".
2018-06-24Fix typoDaniel Martín
2017-08-30Was using gdb regexp pats not lldb'srocky
2017-04-16Small changesrocky
2017-03-16remake doc comment correctionrocky
2017-03-16typorocky
2017-03-16Correct "make install"rocky
Don't install test files Do install lldb subdirectory
2017-03-15Merge pull request #3 from realgud/DanSchoppe-fixR. Bernstein
Dan schoppe fix
2017-03-13Some cleanupsrocky
2017-03-13common.mk.in: avoid having to set ELCFLAGSrocky
lldb/init.el small improvement/buf fix
2016-08-26Merge branch 'master' of github.com:realgud/realgud-lldbrocky