| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-04-14 | Fix rust-gdb and rust-gdbgui on FreeBSD | Alan Somers | -1/+1 | |
| "\w" is a GNU-specific extension to sed. Avoid it. Fixes #110334 Signed-off-by: Alan Somers <asomers@gmail.com> | ||||
| 2023-03-23 | Set up standard library path substitution in rust-gdb and gdbgui | Laurențiu Nicola | -1/+5 | |
| 2022-07-12 | Fix gdb-cmd for rust-gdbgui | Sebastian Imlay | -2/+1 | |
| 2020-04-02 | Prefer sysroot from rustc in same directory as rust-gdb | Jeremy Fitzhardinge | -1/+9 | |
| If there isn't a rustc in the same directory, then fall back to searching the path. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -9/+0 | |
| 2018-08-30 | Fix direction of slashes in the help text example. | Philip Daniels | -3/+3 | |
| 2018-08-28 | Add rust-gdbgui script. | Philip Daniels | -0/+65 | |
| This script invokes the gdbgui graphical GDB front-end with the Rust pretty printers loaded. The script does not install gdbgui, that must be done manually. | ||||
