aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-17libsframe: revisit sframe_find_fre APIusers/ibhagat/try-sframe-2Indu Bhagat
2023-05-17libsframe: use const char * consistently for immutable FRE buffersIndu Bhagat
2023-05-17libsframe: testsuite: add tests for sframe_get_funcdesc_with_addr APIIndu Bhagat
2023-05-17libsframe: testsuite: add new tests for sframe_find_fre APIIndu Bhagat
2023-05-17Special case "&str" in Rust parserTom Tromey
2023-05-17Decorated symbols in import libs (BUG 30421)Luca Bacci
2023-05-17PR29961, plugin-api.h: "Could not detect architecture endianess"Alan Modra
2023-05-17gcc-4.5 build fixesAlan Modra
2023-05-17Automatic date update in version.inGDB Administrator
2023-05-16gprofng: include a new function in the right placeVladimir Mezentsev
2023-05-16[gdb/tui] Don't show line number for lines not in source fileTom de Vries
2023-05-16Document how to use the linker to create a resource only DLL.Nick Clifton
2023-05-16Add section caches to coff_data_typeOleg Tolmatcev
2023-05-16Update comments for the gdb/24331 fix.Paul Pluzhnikov
2023-05-16gdb/testsuite: fix formatting of gdb.python/py-disasm.pyAndrew Burgess
2023-05-16gdb/testsuite: make gdb_supported_languages a caching procAndrew Burgess
2023-05-16-Ur option documentationNick Clifton
2023-05-16gdb/testsuite: fix regressions in break-main-file-remove-fail.expAndrew Burgess
2023-05-16gdb/python: extend the Python Disassembler API to allow for stylingAndrew Burgess
2023-05-16gdb/python: rework how the disassembler API reads the result objectAndrew Burgess
2023-05-16Automatic date update in version.inGDB Administrator
2023-05-15Correctly handle forward DIE references in scannerTom Tromey
2023-05-15LoongArch: Fix PLT entry generate bugmengqinggang
2023-05-15Automatic date update in version.inGDB Administrator
2023-05-14Automatic date update in version.inGDB Administrator
2023-05-13Fix bad interaction between element limit and repeated values (BZ#24331).Paul Pluzhnikov
2023-05-13PR28955 mips gas segfaultAlan Modra
2023-05-13PR28902, -T script with INSERT orderingAlan Modra
2023-05-13Automatic date update in version.inGDB Administrator
2023-05-12Fix regression due to Pragma Import seriesTom Tromey
2023-05-12Use bool and early loop exit in remove_extra_symbolsTom Tromey
2023-05-12Use reference parameter in remove_extra_symbolsTom Tromey
2023-05-12Handle Ada Pragma Import and Pragma ExportTom Tromey
2023-05-12Introduce symbol_block_ops::get_block_valueTom Tromey
2023-05-12Define symbol::value_block separatelyTom Tromey
2023-05-12Bump MAX_SYMBOL_IMPLSTom Tromey
2023-05-12Introduce lookup_minimal_symbol_linkageTom Tromey
2023-05-12gdb: remove unnecessary call to std::string constructorSimon Marchi
2023-05-12Add dynamic_prop::is_constantTom Tromey
2023-05-12Implement DAP register scopeTom Tromey
2023-05-12Fix calling debuginfo-less functions in AdaTom Tromey
2023-05-12gdb/python: implement DisassemblerResult.__str__ methodAndrew Burgess
2023-05-12gdb/python: implement __repr__ methods for py-disasm.c typesAndrew Burgess
2023-05-12gdb/doc: improve Python Disassembler API documentationAndrew Burgess
2023-05-12gdb/testsuite: extend special '^' handling to gdb_test_multipleAndrew Burgess
2023-05-12gdb: fix error message for $_gdb_maint_settingAndrew Burgess
2023-05-12[gdb/testsuite] Fix gdb.dwarf2/opt-out-not-implptr.exp for -m32Tom de Vries
2023-05-12[gdb/testsuite] Make is_64_target more robustTom de Vries
2023-05-12[gdb/cli] Fix wrapping for TERM=ansiTom de Vries
2023-05-12x86: move a few more disassembler helper functionsJan Beulich