summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* [gdb/symtab] Fix data race on per_cu->dwarf_versionTom de Vries2022-07-022-5/+23
* [gdb/testsuite] Fix gdb.base/early-init-file.exp with -fsanitize=threadTom de Vries2022-07-021-2/+17
* GDB/doc: Remove indentation from `print -elements' completion exampleMaciej W. Rozycki2022-07-011-0/+1
* GDB/doc: Remove extraneous spaces from completion examplesMaciej W. Rozycki2022-07-011-6/+6
* GDB: Add `NUMBER' completion to `set' integer commandsMaciej W. Rozycki2022-06-304-1/+36
* gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocationBruno Larsen2022-06-302-0/+24
* gdb/doc: fix column widths in MI compatibility tableAndrew Burgess2022-06-301-1/+1
* GDB/testsuite: Tighten `set print elements' error checkMaciej W. Rozycki2022-06-291-1/+2
* GDB: Remove extraneous full stops from `set' command error messagesMaciej W. Rozycki2022-06-292-9/+9
* gdb/doc: improve description of --data-disassemble opcodes outputAndrew Burgess2022-06-291-2/+4
* gdb/arm: Only stack S16..S31 when FPU registers are secureYvan Roux2022-06-292-1/+17
* gdb/testsuite: fix gdb.base/break-idempotent.exp on ppcCarl Love2022-06-291-1/+7
* gdb+gdbserver/Linux: avoid reading registers while going through shellPedro Alves2022-06-283-0/+14
* [gdb/build] Fix gdb build with -fsanitize=thread and gcc 7Tom de Vries2022-06-281-1/+2
* gdb:csky add pseudo regs for float and vector regsJiangshuai Li2022-06-282-0/+268
* gdb/testsuite: update bug numbers from Gnats to bugzillaBruno Larsen2022-06-272-11/+11
* gdb/arm: Unwind Non-Secure callbacks from SecureYvan Roux2022-06-271-30/+84
* [gdb/testsuite] Handle older python in gdb.python/py-send-packet.pyTom de Vries2022-06-271-2/+6
* [gdb/testsuite] Fix gdb.reverse/i387-env-reverse.exp for -pieTom de Vries2022-06-271-1/+1
* [gdb/testsuite] Enable some test-cases for x86_64 -m32Tom de Vries2022-06-274-173/+166
* [gdb/testsuite] Workaround unnecessary .s file with gfortran 4.8Tom de Vries2022-06-271-0/+6
* [gdb/testsuite] Skip gdb.fortran/namelist.exp for gfortran 4.8Tom de Vries2022-06-272-4/+12
* [gdb/symtab] Fix parsing of .debug_str_offsets headerTom de Vries2022-06-271-7/+57
* Fix corrupt DWARF in dw2-double-set-die-typeTom Tromey2022-06-251-31/+0
* Fix end of CU calculation in cooked_indexer::index_diesTom Tromey2022-06-251-1/+3
* gdb: LoongArch: Implement loongarch_linux_syscall_next_pc()Tiezhu Yang2022-06-253-0/+36
* gdb: LoongArch: Define register numbers and clean up codeTiezhu Yang2022-06-254-133/+89
* Eliminate TUI/CLI observers duplicationPedro Alves2022-06-242-253/+64
* Revert "Delete delete_thread_silent"Pedro Alves2022-06-242-5/+27
* gdb/arm: Update the value of active sp when base sp changesYvan Roux2022-06-241-5/+11
* gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess2022-06-24174-714/+10
* gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess2022-06-2437-177/+54
* Include count of unexpected core files in gdb.sum summaryPedro Alves2022-06-242-1/+49
* Improve core file path detection & put cores in output dirPedro Alves2022-06-245-54/+117
* gdb: make use of RAII in run_inferior_callAndrew Burgess2022-06-241-14/+11
* Delete delete_thread_silentPedro Alves2022-06-242-27/+5
* Don't declare cli_set_loggingTom Tromey2022-06-231-5/+0
* Use PyBool_FromLongTom Tromey2022-06-233-8/+4
* Use std::string for interpreter_pTom Tromey2022-06-224-31/+15
* Move mi_interpreter to mi-interp.hTom Tromey2022-06-223-51/+51
* Use unique_xmalloc_ptr in interpTom Tromey2022-06-222-8/+6
* Document how GDB searches for files when using -s, -e, and -se optionsKevin Buettner2022-06-211-0/+5
* Move finish_print out of value_print_optionsTom Tromey2022-06-203-9/+10
* Fix assertion failure in copy_typeTom Tromey2022-06-182-12/+12
* gdb/python: Export nibbles to python layerEnze Li2022-06-183-1/+84
* gdb/doc: Documentation for the new print commandEnze Li2022-06-182-4/+36
* gdb: Add new 'print nibbles' featureEnze Li2022-06-188-3/+113
* gdb: NEWS: Move LoongArch gdbserver to the correct sectionTiezhu Yang2022-06-171-3/+8
* Fix GDB build with GCC 4.8 & 4.9Pedro Alves2022-06-172-10/+15
* Convert set_location_spec_string to a methodPedro Alves2022-06-173-27/+19