summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eliminate mi_run_to_main, introduce mi_clean_restartusers/palves/runto_mainPedro Alves2020-10-1259-400/+184
* gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves2020-10-1245-83/+83
* gdb/testsuite/: Use -qualified in runto_main / mi_runto_mainPedro Alves2020-10-124-6/+10
* Introduce mi_runto_mainPedro Alves2020-10-1211-18/+24
* 'runto main' -> 'runto_main' throughoutPedro Alves2020-10-1256-63/+63
* Automatic date update in version.inGDB Administrator2020-10-121-1/+1
* gdb: detect main function even when there's no matching msymbolAndrew Burgess2020-10-114-10/+33
* Automatic date update in version.inGDB Administrator2020-10-111-1/+1
* Automatic date update in version.inGDB Administrator2020-10-101-1/+1
* ada-lang.c::advance_wild_match improve doc and parameter+temporaries typesJoel Brobecker2020-10-092-6/+11
* Fix bit offset regressionTom Tromey2020-10-095-10/+23
* Return std::string from ada_encodeTom Tromey2020-10-094-40/+34
* [GOLD] Power10 segv due to wild r2Alan Modra2020-10-094-18/+50
* [GOLD] internal error in relocate, at powerpc.cc:10473Alan Modra2020-10-092-7/+21
* x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu2020-10-09211-404/+1149
* Handle void results as unformatted printsHannes Domani2020-10-094-0/+17
* gdb: Delay releasing target_desc_up in more casesAndrew Burgess2020-10-0912-69/+97
* gnulib: Ensure all libraries are used when building gdb/gdbserverAndrew Burgess2020-10-099-10/+77
* Notify observers that directories have changed when using "directory" CLI com...Jan Vrany2020-10-094-2/+30
* Style more output of "disassemble" commandTom Tromey2020-10-084-9/+27
* Automatic date update in version.inGDB Administrator2020-10-091-1/+1
* gold: Update testsuite/split_[i386|x32|x86_64].shH.J. Lu2020-10-084-3/+9
* Update GDB NEWS with ARC support in GDBserverShahab Vahedi2020-10-082-0/+6
* gdb: Have allocate_target_description return a unique_ptrAndrew Burgess2020-10-0883-529/+632
* [GOLD] Increase --split-stack-adjust-sizeAlan Modra2020-10-082-1/+5
* Automatic date update in version.inGDB Administrator2020-10-081-1/+1
* x86: Update GNU property testsH.J. Lu2020-10-077-0/+16
* Add simple_search_memory unit testsTom Tromey2020-10-073-0/+106
* Document inclusive range in help for "find"Tom Tromey2020-10-072-0/+7
* Remove some dead code from handle_search_memoryTom Tromey2020-10-072-7/+6
* Use simple_search_memory in gdbserverTom Tromey2020-10-072-107/+11
* Move simple_search_memory to gdbsupport/search.ccTom Tromey2020-10-079-113/+197
* Rename some tests in find.expTom Tromey2020-10-072-6/+10
* gdb: put user-supplied CFLAGS at the endSimon Marchi2020-10-074-6/+33
* Add Makefile.in entry for "Add NetBSD/aarch64 gdbserver support"Kamil Rytarowski2020-10-071-0/+1
* gdb: Correct the ChageLog entryShahab Vahedi2020-10-071-1/+1
* arc: Add support for Linux coredump filesAnton Kolesov2020-10-075-4/+270
* gdbserver: Add GNU/Linux support for ARCAnton Kolesov2020-10-074-0/+437
* arc: Rename "arc_gdbarch_features" structShahab Vahedi2020-10-074-19/+26
* Stop passing netbsd_process_target to local functionsKamil Rytarowski2020-10-072-22/+29
* gdb/infcmd: remove redundant clear_proceed_status callTankut Baris Aktemur2020-10-072-1/+5
* Correct logical error in NetBSD's read_memory and write_memoryKamil Rytarowski2020-10-072-2/+6
* Fix whitespace formattingKamil Rytarowski2020-10-073-7/+12
* Add common write_memory and read_memory NetBSD routinesKamil Rytarowski2020-10-076-59/+138
* Add ChangeLog for "Add NetBSD/aarch64 gdbserver support"Kamil Rytarowski2020-10-071-0/+6
* Add NetBSD/aarch64 gdbserver supportKamil Rytarowski2020-10-072-0/+119
* gdb: make signal_catch_counts a static arraySimon Marchi2020-10-072-3/+6
* gdb: Fix installation of gcore.1 on some platformsMichael Forney2020-10-062-0/+6
* Automatic date update in version.inGDB Administrator2020-10-071-1/+1
* x86: Properly merge -z ibt and -z shstkH.J. Lu2020-10-0615-12/+173