aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-27Introduce set_force_quit_flag and change type of sync_quit_force_runKevin Buettner3-5/+15
2023-02-27QUIT processing w/ explicit throw for gdb_exception_forced_quitKevin Buettner3-4/+15
2023-02-27Guile QUIT processing updatesKevin Buettner5-1/+21
2023-02-27Python QUIT processing updatesKevin Buettner5-0/+22
2023-02-27Catch gdb_exception_error instead of gdb_exception (in many places)Kevin Buettner17-20/+20
2023-02-27Handle gdb SIGTERM by throwing / catching gdb_exception_force_quitKevin Buettner2-1/+13
2023-02-27Introduce gdb_exception_forced_quitKevin Buettner2-1/+35
2023-02-27Fix value chain use-after-freeTom Tromey14-54/+173
2023-02-27Remove infrun_thread_thread_exit observerPedro Alves1-9/+0
2023-02-27all-stop "follow-fork parent" and selecting another threadPedro Alves3-9/+335
2023-02-27Make follow_fork not rely on get_last_target_statusPedro Alves2-32/+71
2023-02-27Improve "info program"Pedro Alves6-46/+263
2023-02-27Convert previous_inferior_ptid to strong reference to thread_infoPedro Alves4-15/+42
2023-02-27Tweak "Using the running image of ..." outputPedro Alves4-4/+4
2023-02-27gdb: make-target-delegates.py: add type annotationsSimon Marchi1-16/+33
2023-02-27gdb: make-target-delegates.py: add Entry typeSimon Marchi1-16/+39
2023-02-27gdb: make-target-delegates.py: make one string rawSimon Marchi1-1/+1
2023-02-27gdb: gdbarch*.py, copyright.py: add type annotationsSimon Marchi4-49/+51
2023-02-27gdb: split gdbarch component types to gdbarch_types.pySimon Marchi3-168/+190
2023-02-27gdb: pyproject.toml: set pyright typeCheckingMode = "strict"Simon Marchi1-0/+3
2023-02-27gdb: gdbarch.py: remove Info.__init__Simon Marchi1-6/+1
2023-02-27gdb: gdbarch.py: spell out parameters of _Component.__init__Simon Marchi1-5/+30
2023-02-27gdb: reformat Python files with black 23.1.0Simon Marchi13-9/+11
2023-02-27gdb: remove invalid / dead code from gdbarch.pySimon Marchi1-2/+0
2023-02-27Fix crash with "finish" in RustTom Tromey3-1/+70
2023-02-27Remove old GNU indent directivesTom Tromey15-29/+6
2023-02-27Handle range types in ax-gdb.cTom Tromey3-22/+42
2023-02-27Implement some agent expressions for AdaTom Tromey4-8/+138
2023-02-27Regenerate Linux syscall group infoPedro Alves15-856/+1001
2023-02-27Autogenerate gdb/syscalls/linux-defaults.xml.in (groups) from strace sourcesPedro Alves1-0/+91
2023-02-27gas/testsuite: adjust another test for case insensitive file systemsClément Chigot1-1/+1
2023-02-27gdb: don't treat empty enums as flag enumsAndrew Burgess3-0/+81
2023-02-27Do not change the timestamp when updating the gas asconfig file.Benson Muite3-2/+9
2023-02-27Fix missing "Core was generated by" when loading a x32 corefile.Felix Willgerodt2-2/+19
2023-02-27Updated Serbian translations for gold, gprof and opcodes sub-directoriesNick Clifton3-649/+667
2023-02-27gdb/testsuite: Improve testing of GDB's completion functionsBruno Larsen1-0/+16
2023-02-27gdb, python: do minor modernization in execute_gdb_commandTankut Baris Aktemur1-12/+13
2023-02-27Automatic date update in version.inGDB Administrator1-1/+1
2023-02-26Remove expand_symtab_containing_pcTom Tromey2-27/+0
2023-02-26Automatic date update in version.inGDB Administrator1-1/+1
2023-02-25gdb/amd64: replace xmalloc/alloca with gdb::byte_vectorAndrew Burgess1-12/+9
2023-02-25opcodes/m68k: enable libopcodes styling for GDBAndrew Burgess1-0/+5
2023-02-25Automatic date update in version.inGDB Administrator1-1/+1
2023-02-24gdbserver/linux-low.cc: Fix a typo in ternary operatorKhem Raj1-1/+1
2023-02-24Remove struct bufferTom Tromey10-257/+1
2023-02-24Don't use struct buffer in top.cTom Tromey1-14/+8
2023-02-24Don't use struct buffer in event-top.cTom Tromey1-14/+6
2023-02-24Don't use struct buffer in handle_qxfer_threadsTom Tromey1-28/+17
2023-02-24Don't use struct buffer in handle_qxfer_btraceTom Tromey5-62/+61
2023-02-24Don't use struct buffer in handle_qxfer_traceframe_infoTom Tromey3-30/+19