Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdb: fix conditional bp and add note to remove condition | Johannes Stoelp | 2023-09-21 | 1 | -1/+4 |
| | |||||
* | gdbserver: add exec wrapper example | Johannes Stoelp | 2023-09-08 | 1 | -1/+10 |
| | |||||
* | gdb: add watch -l in watchpoint example | Johannes Stoelp | 2023-09-08 | 1 | -1/+7 |
| | |||||
* | git: fix typo | Johannes Stoelp | 2023-08-22 | 1 | -1/+1 |
| | |||||
* | gdb: add catchpoint, threading, multi-process, tui | Johannes Stoelp | 2023-07-24 | 1 | -4/+74 |
| | |||||
* | fish: fix error in product expansion | Johannes Stoelp | 2023-07-02 | 1 | -1/+1 |
| | |||||
* | zsh: add completion example for positional args | Johannes Stoelp | 2023-06-26 | 1 | -2/+23 |
| | |||||
* | gdb: example to set bp on all threads but one, show convenience vars | Johannes Stoelp | 2023-06-26 | 1 | -0/+10 |
| | |||||
* | pacman: install pkg into different root | Johannes Stoelp | 2023-04-30 | 1 | -0/+6 |
| | |||||
* | qemu: cheap insn trace example | Johannes Stoelp | 2023-02-05 | 3 | -0/+33 |
| | |||||
* | dot: move assets and remove hard-coded github pages link | Johannes Stoelp | 2023-01-11 | 2 | -1/+95 |
| | |||||
* | gpg: add not to extend key lifetime | Johannes Stoelp | 2022-12-30 | 1 | -0/+22 |
| | |||||
* | pacman: fix orphaned package trick | Johannes Stoelp | 2022-12-21 | 1 | -1/+1 |
| | |||||
* | gdb: watchpoint example | Johannes Stoelp | 2022-11-12 | 1 | -0/+73 |
| | |||||
* | gdb: add hook example + disasm flavor + breakpoint save | Johannes Stoelp | 2022-09-30 | 1 | -0/+20 |
| | |||||
* | awk: add example with negative pattern | Johannes Stoelp | 2022-09-23 | 1 | -0/+6 |
| | |||||
* | awk: add example to capture values in arrays | Johannes Stoelp | 2022-09-23 | 1 | -0/+17 |
| | |||||
* | [dot]: add link to online editor | Johannes Stoelp | 2022-07-07 | 1 | -1/+3 |
| | |||||
* | [bash]: add link to io redirections | Johannes Stoelp | 2022-07-07 | 1 | -1/+4 |
| | |||||
* | [dot]: add link to user manual | Johannes Stoelp | 2022-06-25 | 1 | -0/+1 |
| | |||||
* | [dot]: make g.svg path point to github for now, need to debug relative path | Johannes Stoelp | 2022-06-25 | 1 | -1/+1 |
| | |||||
* | [dot]: added copy & paste dot example graph | Johannes Stoelp | 2022-06-25 | 2 | -0/+55 |
| | |||||
* | r2: add example rasm and patch file | Johannes Stoelp | 2022-04-30 | 1 | -0/+21 |
| | |||||
* | gdb: add watchpoint notes | Johannes Stoelp | 2022-03-20 | 1 | -0/+13 |
| | |||||
* | git: added working areas + file at specific commit | Johannes Stoelp | 2022-03-20 | 1 | -1/+32 |
| | |||||
* | gpp: export private key | Johannes Stoelp | 2022-03-13 | 1 | -0/+1 |
| | |||||
* | added gdbserver | Johannes Stoelp | 2022-03-10 | 2 | -0/+25 |
| | |||||
* | zsh: key/value prefix for associative arrays | Johannes Stoelp | 2022-03-10 | 1 | -0/+12 |
| | |||||
* | qemu: add debug logging | Johannes Stoelp | 2021-12-11 | 1 | -0/+13 |
| | |||||
* | tools: added missing pacman link | Johannes Stoelp | 2021-11-28 | 1 | -0/+1 |
| | |||||
* | pacman: added pacman notes | Johannes Stoelp | 2021-11-24 | 1 | -0/+58 |
| | |||||
* | qemu: add migration notes | Johannes Stoelp | 2021-11-24 | 1 | -1/+32 |
| | |||||
* | qemu: fix doc links | Johannes Stoelp | 2021-11-24 | 1 | -2/+2 |
| | |||||
* | gpg: fix notes on signing | Johannes Stoelp | 2021-11-24 | 1 | -2/+3 |
| | |||||
* | git: re-structure + new notes | Johannes Stoelp | 2021-10-03 | 1 | -30/+44 |
| | |||||
* | qemu: added snapshot notes | Johannes Stoelp | 2021-08-25 | 1 | -0/+29 |
| | |||||
* | awk: fix type and add sprintf | johannst | 2021-07-28 | 1 | -1/+6 |
| | |||||
* | added notes to qemu | johannst | 2021-07-28 | 1 | -29/+136 |
| | |||||
* | qemu: added nographic keybindings + debugging | johannst | 2021-06-01 | 1 | -0/+13 |
| | |||||
* | bash: fixed reset of OPTIND | johannst | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | zshrc: added zparseopts notes | johannst | 2021-04-11 | 1 | -0/+34 |
| | |||||
* | gdb: add new notes and split in sub-sections | johannst | 2021-02-17 | 1 | -5/+103 |
| | |||||
* | added qemu notes | johannst | 2021-02-16 | 2 | -0/+100 |
| | |||||
* | fixed whitespaces in bash notes | johannst | 2021-01-20 | 1 | -10/+10 |
| | |||||
* | bash/zsh: add notes for regex matching | johannst | 2021-01-20 | 2 | -0/+37 |
| | |||||
* | update bash/zsh notes | johannst | 2021-01-09 | 2 | -2/+148 |
| | |||||
* | added gpg cheatsheet | johannst | 2020-12-19 | 2 | -0/+115 |
| | |||||
* | awk: example how to access last fields in a record | johannst | 2020-12-18 | 1 | -0/+7 |
| | |||||
* | updated emacs notes | johannst | 2020-12-01 | 1 | -36/+197 |
| | |||||
* | emacs: added load/store register | johannst | 2020-11-24 | 1 | -0/+6 |
| |