aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2024-04-04Add flake8 and isort to .pre-commit-config.yamlTom Tromey1-1/+2
2024-04-04Fix a test failure in gdb.threads/stepi-over-clone.expBernd Edlinger1-0/+4
2024-04-03Revert "gdb/compile: Use std::filesystem::remove_all in cleanup"Lancelot SIX1-7/+9
2024-04-03doc: add the missing 'handle' attribute in xmlTankut Baris Aktemur1-1/+1
2024-04-03gdb/compile: Use std::filesystem::remove_all in cleanupLancelot SIX1-9/+7
2024-04-03gdb: ensure has dwarf info before reading DWZ fileLancelot SIX2-21/+28
2024-04-02libiberty: Invoke D demangler when --format=autoTom Tromey1-3/+1
2024-04-02Print type name when printing Rust sliceTom Tromey3-2/+13
2024-04-02Constify ada-lex.l:attributesTom Tromey1-1/+1
2024-04-02Remove "numbuf" globalTom Tromey1-3/+8
2024-04-02Move "returned_complete" into ada_parse_stateTom Tromey2-10/+9
2024-04-02Move "paren_depth" into ada_parse_stateTom Tromey2-8/+7
2024-04-02Move "temp_parse_space" into ada_parse_stateTom Tromey2-20/+15
2024-04-02Move "iterated_associations" into ada_parse_stateTom Tromey1-13/+12
2024-04-02Move "assignments" global into ada_parse_stateTom Tromey1-13/+12
2024-04-02Move "components" and "associations" into ada_parse_stateTom Tromey1-17/+15
2024-04-02Move "int_storage" global into ada_parse_stateTom Tromey2-8/+12
2024-04-02Introduce ada_parse_stateTom Tromey1-17/+34
2024-04-02Implement Ada 2022 iterated assignmentTom Tromey8-5/+284
2024-04-02Introduce and use aggregate_assigner typeTom Tromey2-127/+114
2024-04-02Run isortTom Tromey74-123/+143
2024-04-02Prepare gdb for isortTom Tromey3-0/+8
2024-04-02Do not use bare "except"Tom Tromey2-4/+4
2024-04-02Suppress some "undefined" warnings from flake8Tom Tromey1-8/+9
2024-04-02Specify ImportError in styling.pyTom Tromey1-1/+1
2024-04-02Suppress star import errorsTom Tromey2-3/+5
2024-04-02Remove bare "except" from disassembler.pyTom Tromey1-14/+7
2024-04-02Remove unused import from gdb/__init__.pyTom Tromey1-1/+0
2024-04-02Ignore unsed import in dap/__init__.pyTom Tromey1-15/+17
2024-04-02Fix flake8 errors in dap/server.pyTom Tromey1-1/+2
2024-04-02Remove .flake8Tom Tromey2-3/+2
2024-04-02[gdb/testsuite] Add missing include in gdb.base/ctf-ptype.cTom de Vries1-3/+2
2024-04-02[gdb/testsuite] Fix gdb.ada/verylong.exp on 32-bit targetTom de Vries1-7/+21
2024-04-02[gdb/tui] Fix centering and highlighting of current lineTom de Vries3-1/+58
2024-03-31gdb: build dprintf commands just once in code_breakpoint constructorAndrew Burgess1-7/+7
2024-03-31gdb: the extra_string in a dprintf breakpoint is never nullptrAndrew Burgess1-11/+5
2024-03-31gdb: change 'if' to gdb_assert in update_dprintf_command_listAndrew Burgess1-2/+3
2024-03-31gdb: create_breakpoint: asserts relating to extra_string/parse_extraAndrew Burgess2-30/+55
2024-03-31gdb: create_breakpoint: add asserts and additional commentsAndrew Burgess2-0/+22
2024-03-30Lower variable definitions in tui_redisplay_readlineTom Tromey1-18/+9
2024-03-29gdb/testsuite: don't include port numbers in test namesAndrew Burgess1-1/+2
2024-03-29gdb/testsuite: avoid $pc/$sp values in test namesAndrew Burgess1-1/+2
2024-03-29[gdb/testsuite] Add missing includes in gdb.trace/collection.cTom de Vries1-0/+3
2024-03-29[gdb/testsuite] Fix missing return type in gdb.linespec/break-asm-file.cTom de Vries1-1/+1
2024-03-28Make pascal_language::print_type handle varstring==nullptrTom Tromey1-1/+2
2024-03-28[gdb/testsuite] Fix gdb.base/ending-run.exp on manjaro linuxTom de Vries1-2/+2
2024-03-28[gdb/testsuite] Fix test-case gdb.threads/attach-stopped.exp on manjaro linuxTom de Vries1-2/+4
2024-03-28[gdb/testsuite] Add missing include in gdb.base/rtld-step.expTom de Vries1-1/+4
2024-03-27Fix clang buildTom Tromey1-1/+9
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi796-805/+1