aboutsummaryrefslogtreecommitdiff
path: root/misc/.gdbinit
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] [gdb] Some minor changesYuchen Pei2023-10-111-0/+3
| | | | | | | - emacs: my-elide-region that does the same thing as message-elide-region, with the comment-start as the prefix - gdbinit: an alias to a command that displays all backtrace of all threads
* [emacs] [gdb] Some small changesYuchen Pei2023-10-031-2/+2
| | | | | | | | | - my-mark-backward-up-list: like backward-up-list, but also mark the sexp - my-kill-sexp-or-comment: kill the next sexp or comment, replacing kill-sexp - my-mark-sexp-or-comment: mark the next sexp or comment, replacing mark-sexp - my-magit-ignore-other-worktrees: a filter-args advice to add --ignore-other-worktrees to magit-checkout
* minor changes in dediting, prog, gdbinitYuchen Pei2023-08-031-0/+2
|
* minor change in gdbinitYuchen Pei2023-07-201-0/+2
|
* some minor changesYuchen Pei2023-06-291-1/+1
|
* buncha changesYuchen Pei2023-06-271-0/+30
- add gdbinit - attempt to fix tempel in eglot (not working) - add qutebrowser to hmm browser - allow find file to open file:line_no