aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-14Document pseudo-terminal and interrupting changesusers/palves/ctrl-cPedro Alves2-5/+135
2021-06-14GNU/Linux: Interrupt/Ctrl-C with SIGSTOP instead of SIGINT [PR gdb/9425, PR g...Pedro Alves29-57/+315
2021-06-14convert previous_inferior_ptid to strong reference to thread_infoPedro Alves4-7/+32
2021-06-14exists_non_stop_target: Avoid flushing framesPedro Alves2-3/+11
2021-06-14Always put inferiors in their own terminal/session [gdb/9425, gdb/14559]Pedro Alves17-118/+987
2021-06-14Move scoped_ignore_sigttou to gdbsupport/Pedro Alves6-9/+6
2021-06-14target_terminal::ours_for_output before printing signal receivedPedro Alves1-1/+4
2021-06-14gdb.mi/mi-logging.exp, don't send input to GDB while the inferior is runningPedro Alves1-17/+77
2021-06-14Make inferior/GDB share terminal in tests that exercise GDB/inferior reading ...Pedro Alves3-1/+18
2021-06-14Make inferior/GDB share terminal in tests expecting output after detachPedro Alves1-0/+3
2021-06-14Special-case "set inferior-tty /dev/tty"Pedro Alves1-9/+17
2021-06-14Don't check parent pid in gdb.threads/{ia64-sigill,siginfo-threads,watchthrea...Pedro Alves3-15/+0
2021-06-14Fix gdb.multi/multi-term-settings.exp racePedro Alves1-6/+34
2021-06-14Make gdb.base/long-inferior-output.exp fail fastPedro Alves1-3/+28
2021-06-14prefork_hook: Remove 'args' parameterPedro Alves4-12/+6
2021-06-14Test interrupting programs that block SIGINT [gdb/9425, gdb/14559]Pedro Alves4-0/+329
2021-06-14Fix silent gdb.base/annota1.exp test coverage regressionPedro Alves2-3/+12
2021-06-14Include missing header signal.hBernd Edlinger2-0/+5
2021-06-14Use consistent type in binutils/dwarf.cEric Botcazou2-10/+17
2021-06-14GNU gettext introduced this change[0] in version 0.19.8 to fix gettext detect...Michael Forney4-20/+67
2021-06-14gas: fold three as_warn() in emit_expr_with_reloc()Jan Beulich2-12/+6
2021-06-14gas: drop TC_ADDRESS_BYTES conditionalsJan Beulich3-5/+8
2021-06-13sim: ppc: use common version.o tooMike Frysinger2-7/+10
2021-06-13sim: rx: move cycle-accurate settings to CPPFLAGSMike Frysinger5-10/+15
2021-06-14Automatic date update in version.inGDB Administrator1-1/+1
2021-06-12sim: start unifying portability shimsMike Frysinger12-19/+157
2021-06-12sim: unify sim-load.o buildingMike Frysinger6-5/+74
2021-06-12sim: rx: replace cycle-stats with common profile settingsMike Frysinger7-63/+29
2021-06-12sim: assume sys/select.h always existsMike Frysinger13-15/+25
2021-06-12sim: erc32: replace caddr_t with void*Mike Frysinger2-10/+18
2021-06-12sim: erc32/ppc: fix handling of $EXEEXTMike Frysinger4-6/+14
2021-06-12sim: overhaul alignment settings managementMike Frysinger136-1616/+334
2021-06-12sim: unify bug & package settingsMike Frysinger105-2785/+165
2021-06-12sim: unify debug/stdio/trace/profile build settingsMike Frysinger73-4742/+244
2021-06-12sim: split debug/stdio/trace/profile options into dedicated m4 filesMike Frysinger6-95/+178
2021-06-13Automatic date update in version.inGDB Administrator1-1/+1
2021-06-12sim: ppc: unify header & function & type tests tooMike Frysinger8-1081/+902
2021-06-12remote: Fix indentation in remote_new_objfile.John Baldwin2-2/+6
2021-06-12sim: ppc: unify env settings tooMike Frysinger6-45/+23
2021-06-12sim: unify environment build settingsMike Frysinger100-993/+100
2021-06-12sim: unify assert build settingsMike Frysinger131-869/+222
2021-06-12sim: unify platform function & header testsMike Frysinger109-17440/+1478
2021-06-12readelf: don't clear section_headers in process_file_headerAlan Modra2-2/+4
2021-06-12Re: readelf section readingAlan Modra2-3/+12
2021-06-12Automatic date update in version.inGDB Administrator1-1/+1
2021-06-11Fix ChangeLog entry locationSimon Marchi2-14/+14
2021-06-11mi-sym-info.exp: Increase timeout for 114-symbol-info-functionsKevin Buettner2-27/+34
2021-06-11print-symbol-loading.exp: Allow libc symbols to be already loadedKevin Buettner2-3/+17
2021-06-11testsuite/glib-2.34: Match/consume optional libthread_db related outputKevin Buettner3-1/+10
2021-06-11libthread_db initialization changes related to upcoming glibc-2.34Kevin Buettner3-5/+36