aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-format-string.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-07-15Add 'summary' mode to Value.format_stringTom Tromey1-0/+2
2022-07-15Expose current 'print' settings to PythonTom Tromey1-0/+4
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi1-10/+13
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-04-01Add gdb.Value.format_string ()Marco Barisione1-0/+49