summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gdb/testsuite: make gdb_test_multiple return immediately if send_gdb failsSimon Marchi2022-11-291-2/+6
* gprofng: remove unused gprofng/src/DbeSession.cc.1Vladimir Mezentsev2022-11-281-3531/+0
* xtensa: allow dynamic configurationMax Filippov2022-11-2812-47/+616
* Automatic date update in version.inGDB Administrator2022-11-291-1/+1
* gdb/testsuite: remove use of then keyword from library filesAndrew Burgess2022-11-2811-109/+109
* gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess2022-11-2829-44/+44
* gdb/testsuite: remove use of then keyword from gdb.multi/*.expAndrew Burgess2022-11-289-18/+18
* gdb/testsuite: remove use of then keyword from gdb.fortran/*.expAndrew Burgess2022-11-2823-23/+23
* gdb/testsuite: remove use of then keyword from gdb.disasm/*.expAndrew Burgess2022-11-2813-26/+26
* gdb/testsuite: remove use of then keyword from gdb.reverse/*.expAndrew Burgess2022-11-2815-31/+31
* gdb/testsuite: remove use of then keyword from gdb.trace/*.expAndrew Burgess2022-11-2822-38/+38
* gdb/testsuite: remove use of then keyword from gdb.threads/*.expAndrew Burgess2022-11-2838-60/+60
* gdb/testsuite: remove use of then keyword from gdb.python/*.expAndrew Burgess2022-11-2838-66/+66
* gdb/testsuite: remove use of then keyword from gdb.cp/*.expAndrew Burgess2022-11-2866-79/+79
* gdb/testsuite: remove use of then keyword from gdb.arch/*.expAndrew Burgess2022-11-2894-142/+142
* gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess2022-11-28216-435/+435
* gdb/testsuite: remove use of then keyword from gdb.ada/*.expAndrew Burgess2022-11-2851-55/+55
* gdb/testsuite: remove DOS line endings from a test scriptAndrew Burgess2022-11-281-92/+92
* Don't let gdb_stdlog use pagerTom Tromey2022-11-282-10/+15
* Don't let tee_file own a streamTom Tromey2022-11-286-21/+20
* Remove 'saved_output' globalTom Tromey2022-11-282-30/+33
* Remove no longer used jump labelHannes Domani2022-11-281-1/+0
* Actually set m_is_async to current async modeHannes Domani2022-11-281-0/+2
* Don't use auto for lambda parameterHannes Domani2022-11-281-1/+1
* Fix calling convention of thread entry pointHannes Domani2022-11-281-7/+12
* gdb: mark disassembler function callback types as noexceptAndrew Burgess2022-11-281-12/+28
* gdb/disasm: mark functions passed to the disassembler noexceptAndrew Burgess2022-11-285-29/+37
* gdb/python: avoid throwing an exception over libopcodes codeAndrew Burgess2022-11-281-16/+63
* Remove reset_ecs and execution_control_state::resetTom Tromey2022-11-281-79/+44
* gdb: relax requirement for the map_failed stap probe to be presentAndrew Burgess2022-11-281-7/+26
* [gdb/testsuite] Require hw watchpoint in gdb.ada/task_watch.expTom de Vries2022-11-281-0/+2
* [gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined.exp for ppc64leTom de Vries2022-11-281-1/+1
* Only use wild_sort_fastMichael Matz2022-11-286-178/+163
* Special case more simple patternsMichael Matz2022-11-282-33/+95
* gdb/testsuite: fail if gdb_start_cmd failsSimon Marchi2022-11-2810-42/+43
* Fix range type signed-ness heuristicTom Tromey2022-11-283-8/+76
* gdb: disable commit resumed in target_killSimon Marchi2022-11-283-0/+160
* gdbserver: switch to right process in find_one_threadSimon Marchi2022-11-283-12/+112
* Fix crash in "document" commandTom Tromey2022-11-282-0/+6
* [gdb/testsuite] Fix gdb.opt/solib-intra-step.exp for powerpc64leTom de Vries2022-11-281-0/+19
* gdb: fix assert when quitting GDB while a thread is steppingAndrew Burgess2022-11-282-0/+57
* gdb/testsuite: refactor gdb.threads/detach-step-over.expAndrew Burgess2022-11-281-100/+138
* gdb/testsuite: remove global declarations in gdb.threads/detach-step-over.expSimon Marchi2022-11-281-23/+17
* [gdb/testsuite] Fix gdb.arch/altivec-regs.exp with gcc 4.8.5Tom de Vries2022-11-281-1/+1
* [gdb/tdep] Fix gdb.base/msym-bp-shl.exp for ppc64leTom de Vries2022-11-281-0/+5
* PR10368, ISO 8859 mentioned as 7bit encoding in strings documentationAlan Modra2022-11-281-1/+1
* Use bfd_rename_section in msp430.emAlan Modra2022-11-282-1/+7
* asan: pef: buffer overflowAlan Modra2022-11-281-1/+1
* regen gas/Makefile.inAlan Modra2022-11-281-8/+9
* RISC-V: Allow merging 'H' extensionTsukasa OI2022-11-281-1/+1