aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-08Fix an illegal memory access when parsing a corrupt assembler file.Nick Clifton2-2/+16
2021-02-08[gdb/testsuite] Use DW_FORM_ref_addr in gdb.dwarf2/enqueued-cu-base-addr.expTom de Vries2-1/+5
2021-02-08gdb: Do not interrupt atomic sequences for ARCShahab Vahedi2-1/+82
2021-02-08gdb: return true in TuiWindow.is_valid only if TUI is enabledAndrew Burgess11-15/+394
2021-02-08gdb/python: don't allow the user to delete window title attributesAndrew Burgess5-2/+29
2021-02-08gdb/tui: don't add windows to global list from tui_layout:window::applyAndrew Burgess5-15/+56
2021-02-08gdb/tui: restore delete of window objectsAndrew Burgess2-0/+6
2021-02-08gdb/python: reformat an error stringAndrew Burgess5-3/+12
2021-02-08sim/rx: enable build with warningsAndrew Burgess3-1/+8
2021-02-08sim/rx: avoid pointer arithmetic on void * pointersAndrew Burgess3-6/+18
2021-02-08sim/rx: add some missing includesAndrew Burgess3-2/+8
2021-02-08sim/rx: use PRIx64 in printf format stringAndrew Burgess2-2/+7
2021-02-08sim/rx: move some variable declarations to the start of the blockAndrew Burgess3-3/+11
2021-02-08sim/rx: provide a format string for printfAndrew Burgess2-4/+9
2021-02-08sim/rx: delete an unused functionAndrew Burgess2-9/+4
2021-02-08sim/rx: mark some functions as staticAndrew Burgess4-3/+9
2021-02-08sim/rx: fill in missing 'void' for empty argument listsAndrew Burgess7-9/+21
2021-02-08sim/rx: fix an issue where we try to modify a const stringAndrew Burgess2-2/+6
2021-02-08sim/rx: define sim_memory_mapAndrew Burgess2-0/+12
2021-02-08gdb/tui: fix issue with handling the return characterAndrew Burgess6-54/+110
2021-02-08gdb/testsuite: fix implementation of delete line in tuiterm.expAndrew Burgess4-18/+106
2021-02-08Automatic date update in version.inGDB Administrator1-1/+1
2021-02-07ld: Remove x86 ISA level run-time testsH.J. Lu3-126/+7
2021-02-07Don't draw register sub windows outside the visible areaHannes Domani2-2/+19
2021-02-07Don't fill regs window with a negative number of spacesHannes Domani2-1/+7
2021-02-07Refresh regs window in display_registers_fromHannes Domani2-0/+7
2021-02-07Also compare frame_id_is_next in frapy_richcompareHannes Domani2-2/+9
2021-02-07asan: unwind-ia64.c: stack buffer overflowAlan Modra2-0/+9
2021-02-07Automatic date update in version.inGDB Administrator1-1/+1
2021-02-06[gdb/testsuite] Fix gdb.tui/tui-layout-asm.exp with -m32Tom de Vries2-2/+11
2021-02-06sim: erc32/m32c/rl78: add sim_memory_map stub for gdbMike Frysinger6-0/+30
2021-02-06sim: watchpoints: use common sim_pc_getMike Frysinger25-54/+129
2021-02-06sim: add ChangeLog entries for last commitsMike Frysinger2-0/+12
2021-02-06sim: igen: drop libiberty linkageMike Frysinger3-10/+1
2021-02-06sim: common: switch AC_CONFIG_HEADERSMike Frysinger31-92/+61
2021-02-06sim: drop use of bfd/configure.hostMike Frysinger73-233/+434
2021-02-06Automatic date update in version.inGDB Administrator1-1/+1
2021-02-06PR27349, ar breaks symlinksAlan Modra2-7/+16
2021-02-05gnulib: update to 776af40e0Paul E. Murphy399-4531/+7192
2021-02-05gdb: symmisc.c: remove std_{in,out,err}Simon Marchi2-14/+5
2021-02-05[gdb/breakpoints] Handle glibc with debuginfo in create_exception_master_brea...Tom de Vries2-5/+10
2021-02-05[gdb/symtab] Handle DW_TAG_type_unit in process_psymtab_comp_unitTom de Vries2-0/+8
2021-02-05[gdb/breakpoints] Fix segfault for catch syscall -1Tom de Vries4-0/+17
2021-02-05Return unique_ptr from language_defn::get_compile_contextTom Tromey7-32/+48
2021-02-05Extract symbol-writing function from parsersTom Tromey8-129/+78
2021-02-05Remove Richard Henderson as the Alpha maintainerNick Clifton2-1/+4
2021-02-05[gdb/testsuite] Add KFAILs for PR symtab/24549Tom de Vries3-3/+37
2021-02-05[gdb/exp] Fix assert when adding ptr to imaginary unitTom de Vries6-2/+36
2021-02-05[gdb/symtab] Fix duplicate CUs in create_cus_from_debug_names_listTom de Vries4-0/+28
2021-02-05[gdb/symtab] Fix indentation in create_cus_from_debug_names_listTom de Vries2-15/+21