aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-12Eliminate mi_run_to_main, introduce mi_clean_restartusers/palves/runto_mainPedro Alves59-400/+184
2020-10-12gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves45-83/+83
2020-10-12gdb/testsuite/: Use -qualified in runto_main / mi_runto_mainPedro Alves4-6/+10
2020-10-12Introduce mi_runto_mainPedro Alves11-18/+24
2020-10-12'runto main' -> 'runto_main' throughoutPedro Alves56-63/+63
2020-10-12Automatic date update in version.inGDB Administrator1-1/+1
2020-10-11gdb: detect main function even when there's no matching msymbolAndrew Burgess4-10/+33
2020-10-11Automatic date update in version.inGDB Administrator1-1/+1
2020-10-10Automatic date update in version.inGDB Administrator1-1/+1
2020-10-09ada-lang.c::advance_wild_match improve doc and parameter+temporaries typesJoel Brobecker2-6/+11
2020-10-09Fix bit offset regressionTom Tromey5-10/+23
2020-10-09Return std::string from ada_encodeTom Tromey4-40/+34
2020-10-09[GOLD] Power10 segv due to wild r2Alan Modra4-18/+50
2020-10-09[GOLD] internal error in relocate, at powerpc.cc:10473Alan Modra2-7/+21
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu211-404/+1149
2020-10-09Handle void results as unformatted printsHannes Domani4-0/+17
2020-10-09gdb: Delay releasing target_desc_up in more casesAndrew Burgess12-69/+97
2020-10-09gnulib: Ensure all libraries are used when building gdb/gdbserverAndrew Burgess9-10/+77
2020-10-09Notify observers that directories have changed when using "directory" CLI com...Jan Vrany4-2/+30
2020-10-08Style more output of "disassemble" commandTom Tromey4-9/+27
2020-10-09Automatic date update in version.inGDB Administrator1-1/+1
2020-10-08gold: Update testsuite/split_[i386|x32|x86_64].shH.J. Lu4-3/+9
2020-10-08Update GDB NEWS with ARC support in GDBserverShahab Vahedi2-0/+6
2020-10-08gdb: Have allocate_target_description return a unique_ptrAndrew Burgess83-529/+632
2020-10-08[GOLD] Increase --split-stack-adjust-sizeAlan Modra2-1/+5
2020-10-08Automatic date update in version.inGDB Administrator1-1/+1
2020-10-07x86: Update GNU property testsH.J. Lu7-0/+16
2020-10-07Add simple_search_memory unit testsTom Tromey3-0/+106
2020-10-07Document inclusive range in help for "find"Tom Tromey2-0/+7
2020-10-07Remove some dead code from handle_search_memoryTom Tromey2-7/+6
2020-10-07Use simple_search_memory in gdbserverTom Tromey2-107/+11
2020-10-07Move simple_search_memory to gdbsupport/search.ccTom Tromey9-113/+197
2020-10-07Rename some tests in find.expTom Tromey2-6/+10
2020-10-07gdb: put user-supplied CFLAGS at the endSimon Marchi4-6/+33
2020-10-07Add Makefile.in entry for "Add NetBSD/aarch64 gdbserver support"Kamil Rytarowski1-0/+1
2020-10-07gdb: Correct the ChageLog entryShahab Vahedi1-1/+1
2020-10-07arc: Add support for Linux coredump filesAnton Kolesov5-4/+270
2020-10-07gdbserver: Add GNU/Linux support for ARCAnton Kolesov4-0/+437
2020-10-07arc: Rename "arc_gdbarch_features" structShahab Vahedi4-19/+26
2020-10-07Stop passing netbsd_process_target to local functionsKamil Rytarowski2-22/+29
2020-10-07gdb/infcmd: remove redundant clear_proceed_status callTankut Baris Aktemur2-1/+5
2020-10-07Correct logical error in NetBSD's read_memory and write_memoryKamil Rytarowski2-2/+6
2020-10-07Fix whitespace formattingKamil Rytarowski3-7/+12
2020-10-07Add common write_memory and read_memory NetBSD routinesKamil Rytarowski6-59/+138
2020-10-07Add ChangeLog for "Add NetBSD/aarch64 gdbserver support"Kamil Rytarowski1-0/+6
2020-10-07Add NetBSD/aarch64 gdbserver supportKamil Rytarowski2-0/+119
2020-10-07gdb: make signal_catch_counts a static arraySimon Marchi2-3/+6
2020-10-06gdb: Fix installation of gcore.1 on some platformsMichael Forney2-0/+6
2020-10-07Automatic date update in version.inGDB Administrator1-1/+1
2020-10-06x86: Properly merge -z ibt and -z shstkH.J. Lu15-12/+173