aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-30gdb: remove TYPE_FIELD_NAME and FIELD_NAME macrosSimon Marchi34-158/+155
2021-09-30gdb: add field::name / field::set_nameSimon Marchi11-59/+71
2021-10-01Automatic date update in version.inGDB Administrator1-1/+1
2021-09-30[PR gdb/28369] Use get_shell on gdb/ser-pipe.cSergio Durigan Junior1-1/+4
2021-09-30[gdb/testsuite] Add untested for missing xml support in gdb.base/valgrind*.expTom de Vries4-0/+4
2021-09-30arm: enable Cortex-R52+ CPUPrzemyslaw Wirkus5-0/+13
2021-09-30aarch64: Enable Cortex-X2 CPUPrzemyslaw Wirkus3-2/+9
2021-09-30aarch64: Enable Cortex-A710 CPUPrzemyslaw Wirkus3-1/+8
2021-09-30aarch64: Enable Cortex-A510 CPUPrzemyslaw Wirkus3-0/+9
2021-09-30aarch64: Update AArch64 features command line options docs 2/2Przemyslaw Wirkus1-49/+52
2021-09-30aarch64: Update AArch64 features command line options docs 1/2Przemyslaw Wirkus1-7/+8
2021-09-30aarch64: add armv9-a architecture to -marchPrzemyslaw Wirkus4-3/+12
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi598-784/+75
2021-09-30gdbsupport: make gdb_mkostemp_cloexec return a scoped_fdSimon Marchi5-12/+13
2021-09-30gdbsupport: make gdb_open_cloexec return scoped_fdSimon Marchi16-50/+41
2021-09-30gdbsupport: move gdb_file_up to its own fileSimon Marchi3-13/+39
2021-09-30ld: pru: Fix resource_table output section alignmentDimitar Dimitrov2-4/+8
2021-09-30Fix Windows crash from stop_pc changeTom Tromey1-0/+1
2021-09-30[gdb/testsuite] Use untested in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries1-1/+1
2021-09-30[gdb/testsuite] Remove redundant FAIL in gdb.base/info-os.expTom de Vries1-1/+0
2021-09-30[gdb/testsuite] Fix DUPLICATE in gdb.base/info-os.expTom de Vries1-9/+6
2021-09-30[gdb/testsuite] Check compilation result in gdb.dwarf2/dw2-opt-structptr.expTom de Vries1-3/+5
2021-09-30[gdb/testsuite] Check compilation result in gdb.base/structs.expTom de Vries1-141/+63
2021-09-30[gdb/testsuite] Prepare nodebug exec in gdb.base/cvexpr.expTom de Vries1-8/+14
2021-09-30[gdb/testsuite] Fix DUPLICATE in gdb.base/cvexpr.expTom de Vries1-3/+5
2021-09-30[gdb/testsuite] Check compilation result in gdb.base/call-sc.expTom de Vries1-27/+18
2021-09-30[gdb/testsuite] Fix untested messages in gdb.mi/*.expTom de Vries5-5/+5
2021-09-30make objcopy fail if it is asked to redefine symbols in an object file contai...Nick Clifton2-0/+12
2021-09-30[gdb/testsuite] Fix full buffer in gdb.rust/dwindex.expTom de Vries1-10/+24
2021-09-30Add Solaris specific ELF note processingLibor Bukata2-2/+215
2021-09-30Add support to readelf for reading OpenBSD ELF core notes.Frederic Cambus1-0/+24
2021-09-30Automatic date update in version.inGDB Administrator1-1/+1
2021-09-30[gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so without debugTom de Vries1-0/+3
2021-09-29Add a testcase for PR binutils/27202H.J. Lu3-0/+28
2021-09-29Fix gdb.multi/multi-term-settings.exp racePedro Alves1-6/+34
2021-09-29[gdb/testsuite] Disable vgdb tests if xml not supportedTom de Vries4-0/+20
2021-09-29[gdb/testsuite] Fix gdb.python/py-breakpoint.exp with python 2Tom de Vries1-1/+9
2021-09-29[gdb/testsuite] Fix breakpoint detection in gdb.gdb/python-helper.expTom de Vries1-1/+1
2021-09-29gdb: fix build when libbacktrace and execinfo backtrace are not availableAndrew Burgess1-0/+2
2021-09-29gdb/doc: use 'standard error stream' instead of 'stderr' in some placesAndrew Burgess1-6/+6
2021-09-29gdb: fix manor -> manner typo in some commentsAndrew Burgess3-3/+3
2021-09-29PR27202, readelf -wL doesn't work on ".loc 0"Alan Modra1-3/+8
2021-09-28gdb: enable target_async around stop_all_threads call in process_initial_stop...Simon Marchi3-1/+117
2021-09-29Automatic date update in version.inGDB Administrator1-1/+1
2021-09-28gdb: fix darwin-nat build (again)Simon Marchi1-1/+1
2021-09-28gdb: fix darwin-nat buildSimon Marchi1-4/+4
2021-09-28gdb.base/foll-fork.exp: accept "info breakpoints" output in any orderSimon Marchi1-3/+10
2021-09-28RISC-V: Fix wrong version number when arch contains 'p'.Cooper Qu1-6/+2
2021-09-28RISC-V: Allow to add numbers in the prefixed extension names.Nelson Chu9-47/+58
2021-09-28gdb: print backtrace for internal error/warningAndrew Burgess5-37/+174