aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-12-21testsuite, gdb.btrace: skip multi-inferior.exp on gdbserver targetsMarkus Metzger2-0/+9
2020-12-21testsuite, gdb.python: make py-record-*.exp test names uniqueMarkus Metzger3-4/+15
2020-12-21testsuite, gdb.btrace: make test names uniqueMarkus Metzger11-140/+231
2020-12-21gdb, record: rephrase the 'not recording' error messageMarkus Metzger8-13/+26
2020-12-21gdb.texinfo: Document GMP as mandatory requirement to build GDBJoel Brobecker2-0/+13
2020-12-20[gdb/testsuite] Add save_target_board_infoTom de Vries2-19/+61
2020-12-19[gdb/testsuite] Introduce supports_scalar_storage_order_attributeTom de Vries4-4/+63
2020-12-19Don't compare types of enum fieldsHannes Domani7-1/+119
2020-12-19Warn about static libs vs. source-highlight only when necessaryBernd Edlinger3-12/+18
2020-12-18Fix name of main_type field type in pretty printerHannes Domani2-1/+5
2020-12-18Remove erroneous 'a' in gdb.register_window_type documentationHannes Domani2-1/+5
2020-12-18Add address keyword to Value.format_stringHannes Domani6-1/+66
2020-12-18Fix accessing a method's fields from PythonHannes Domani4-0/+12
2020-12-18gdb: define COFF file offsets with file_ptrJameson Nash2-15/+25
2020-12-18Run fixed_points.exp with -fgnat-encodings=minimalTom Tromey2-61/+78
2020-12-17Remove a use of n_spacesTom Tromey2-1/+5
2020-12-17Remove printfi_filtered and fprintfi_filteredTom Tromey11-215/+212
2020-12-17gdb/doc: fix "show check range" command nameSimon Marchi2-1/+7
2020-12-16Change parameters to language_defn::post_parserTom Tromey6-17/+29
2020-12-16Change void_context_p to boolTom Tromey4-6/+14
2020-12-16gdb/testsuite: make some tests in gdb.base enable non-stop using GDBFLAGSSimon Marchi5-13/+27
2020-12-16[gdb/testsuite] Fix prompt regexp in batch-preserve-term-settings.expTom de Vries2-1/+5
2020-12-16[gdb] Print progress for debuginfodMartin Liska2-10/+21
2020-12-16[gdb/cli] Add a progress meterTom Tromey7-0/+224
2020-12-16[gdb/testsuite] Fix shlib compilation with target board unix/-pie/-fPIETom de Vries2-1/+43
2020-12-16Record FPSR for SIMD/FP data instructionsLuis Machado2-1/+12
2020-12-16Fix TBI handling for watchpointsLuis Machado5-12/+43
2020-12-15gdb: multi-line support for "document" commandRae Kim5-7/+89
2020-12-15Add expected type parameter to evaluate_expressionTom Tromey6-15/+26
2020-12-15Introduce expression::first_opcodeTom Tromey9-11/+31
2020-12-15Clean up arguments to evaluate_subexp_do_callTom Tromey4-19/+28
2020-12-15C++-ify Ada component interval handlingTom Tromey2-74/+43
2020-12-15Highlight deprecated commands using title styleTom Tromey4-7/+32
2020-12-15[gdb/testsuite] Handle PS1 quirk in gdb.base/multi-line-starts-subshell.expTom de Vries1-3/+3
2020-12-14gdb/testsuite: fix typo in gdb_test_multiple docSimon Marchi2-1/+5
2020-12-14Add form used for SPECIAL_expr as comment in testsuite Dwarf AssemblerMark Wielaard2-1/+16
2020-12-14Use DW_FORM_exprloc in testsuite Dwarf Assembler for DWARF version 4+.Mark Wielaard2-5/+16
2020-12-14[gdb/testsuite] Don't pass -fPIC to gdb_compile_shlibTom de Vries12-23/+38
2020-12-14Do not manually dissect OP_TYPE operationsTom Tromey3-29/+15
2020-12-14[gdb/testsuite] Handle missing xz in gdb.base/gnu-debugdata.expTom de Vries2-1/+10
2020-12-14[gdb/testsuite] Handle no glibc debuginfo in gdb.base/solib-corrupted.expTom de Vries2-1/+17
2020-12-14[gdb/testsuite] Handle shell prompt in batch-preserve-term-settings.expTom de Vries2-3/+12
2020-12-14Handle block-local names for AdaTom Tromey6-25/+92
2020-12-14Use exact match in get_var_valueTom Tromey2-3/+9
2020-12-14Be more careful when rewriting thick pointer array typeTom Tromey4-13/+162
2020-12-14Handle fixed-point division by zeroTom Tromey4-0/+13
2020-12-13Constify parse_and_eval_typeTom Tromey4-3/+9
2020-12-13[gdb/testsuite] Fix gdb.base/endianity.exp with gcc-4.8Tom de Vries2-4/+13
2020-12-13[gdb/testsuite] Handle ada in gdb_compile_shlibTom de Vries3-23/+45
2020-12-13[gdb/testsuite] Avoid gnatbind/gnatlink in gdb.ada/catch_ex_std.expTom de Vries2-48/+28