summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* struct packed: add fallback byte array implementation, use gcc_struct on Wind...users/palves/packedPedro Alves2022-07-193-32/+223
* Don't stop all threads prematurely after first step of "step N"Pedro Alves2022-07-183-5/+122
* Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dirPedro Alves2022-07-181-0/+5
* Remove array typedef assumption for AdaTom Tromey2022-07-185-2/+143
* Remove manual lifetime management from cli_interpTom Tromey2022-07-181-22/+14
* Remove cli_out_newTom Tromey2022-07-185-14/+4
* Replace input_interactive_p with a methodTom Tromey2022-07-186-17/+18
* Remove ui_register_input_event_handlerTom Tromey2022-07-185-22/+22
* opcodes/arc: Implement style support in the disassemblerClaudiu Zissulescu2022-07-183-46/+117
* arc: Update missing cipher.Claudiu Zissulescu2022-07-182-1/+6
* [gdb/testsuite] Remove duplicate of supports_gnucTom de Vries2022-07-181-11/+0
* gdb/python: look for python, then python 3 at configure timeAndrew Burgess2022-07-182-4/+11
* x86: correct VMOVSH attributesJan Beulich2022-07-185-5/+35
* x86: re-order insn template fieldsJan Beulich2022-07-183-3720/+3728
* [gdbsupport] Improve thread scheduling in parallel_for_eachTom de Vries2022-07-181-0/+8
* [gdb/testsuite] Allow override of ASAN_OPTIONS in lib/gdb.expTom de Vries2022-07-181-7/+7
* [gdb/testsuite] Fix regression in step-indirect-call-thunk.exp with gcc 7Tom de Vries2022-07-182-1/+16
* [gdb/testsuite] Fix gdb.arch/i386-mpx.expTom de Vries2022-07-181-1/+1
* [gdbsupport] Add parallel_for_each_debugTom de Vries2022-07-181-1/+23
* Automatic date update in version.inGDB Administrator2022-07-181-1/+1
* Automatic date update in version.inGDB Administrator2022-07-171-1/+1
* Automatic date update in version.inGDB Administrator2022-07-161-1/+1
* gdb-add-index always generates an error when libdebuginfod wasn't compiled inAaron Merey2022-07-151-1/+3
* gdb/testsuite: modernize gdb.base/maint.expBruno Larsen2022-07-151-101/+45
* Add 'nibbles' to gdb.print_optionsTom Tromey2022-07-152-2/+6
* PowerPC: Add support for IEEE 128-bit format.Carl Love2022-07-151-18/+69
* Add 'summary' mode to Value.format_stringTom Tromey2022-07-156-1/+26
* Expose current 'print' settings to PythonTom Tromey2022-07-1510-26/+209
* PowerPC: fix for gdb.base/eh_return.expCarl Love2022-07-151-1/+35
* Run 'black' on gdbTom Tromey2022-07-152-5/+8
* Automatic date update in version.inGDB Administrator2022-07-151-1/+1
* [gdb/symtab] Fix data race in cooked_index_functions::expand_symtabs_matchingTom de Vries2022-07-142-5/+14
* [gdbsupport] Add sequential_for_eachTom de Vries2022-07-141-0/+23
* gdb: Document floating-point support for LoongArchTiezhu Yang2022-07-142-0/+8
* [gdb/build] Fix gdb build with gcc 4.8.5Tom de Vries2022-07-141-0/+2
* [gdb/symtab] Make per_cu->m_lang atomicTom de Vries2022-07-141-9/+13
* [gdb/symtab] Make per_cu->unit_type atomicTom de Vries2022-07-141-9/+14
* [gdb/symtab] Fix data race in ~charset_vectorTom de Vries2022-07-141-1/+7
* Re: PowerPC: implement md_operand to parse register namesAlan Modra2022-07-142-6/+5
* PowerPC: implement md_operand to parse register namesAlan Modra2022-07-146-89/+82
* Automatic date update in version.inGDB Administrator2022-07-141-1/+1
* Tighten gdb.threads/no-unwaited-for-left.exp regexpsPedro Alves2022-07-131-2/+2
* Fix for gdb.base/stap-probe.cCarl Love2022-07-131-0/+2
* Add PowerPC support to gdb.cp/call-method-register.ccCarl Love2022-07-131-0/+2
* Fix gdb.base/step-indirect-call-thunk.expCarl Love2022-07-131-1/+5
* Fix "until LINE" in main, when "until" runs into longjmpPedro Alves2022-07-133-1/+79
* gdbserver: remove unused variableEnze Li2022-07-131-6/+2
* [gdb/symtab] Make per_cu->set_lang more strictTom de Vries2022-07-133-25/+28
* Automatic date update in version.inGDB Administrator2022-07-131-1/+1
* Improve "set scheduler-locking" documentationPedro Alves2022-07-121-13/+27