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