aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-03Remove mem_region_vector typedefSimon Marchi4-12/+17
2017-12-03Make make-target-delegates grok namespace scope op and template paramsPedro Alves4-3/+24
2017-12-03Fix gdb.threads/process-dies-while-detaching.expPedro Alves3-22/+71
2017-12-03Fix "FAIL: VLE relocations 3"Alan Modra2-7/+7
2017-12-02Remove for_each_inferior_with_dataSimon Marchi4-20/+12
2017-12-02Remove for_each_inferiorSimon Marchi7-35/+32
2017-12-02Remove find_inferiorSimon Marchi3-14/+5
2017-12-02Update commentsSimon Marchi2-3/+8
2017-12-02Remove usages of find_inferior that call proceed_one_lwpSimon Marchi2-16/+32
2017-12-02Remove usage of find_inferior in linux_resumeSimon Marchi2-9/+15
2017-12-02Remove usages of find_inferior in stop_all_lwpsSimon Marchi2-11/+27
2017-12-02Remove usage of find_inferior in linux_stabilize_threadsSimon Marchi2-8/+13
2017-12-02Remove usages of find_inferior in select_event_lwpSimon Marchi2-62/+38
2017-12-02Remove usages of find_inferior calling not_stopped_callbackSimon Marchi2-19/+27
2017-12-02Remove usage of find_inferior in find_lwp_pidSimon Marchi2-18/+10
2017-12-02Remove usage of find_inferior in linux_mournSimon Marchi2-13/+9
2017-12-02Remove usage of find_inferior in linux_detachSimon Marchi2-15/+13
2017-12-02Remove usage of find_inferior in last_thread_of_process_pSimon Marchi2-22/+22
2017-12-02Remove find_inferior_in_randomSimon Marchi4-29/+29
2017-12-02Remove find_inferior_idSimon Marchi6-40/+28
2017-12-02Remove usages of find_inferior in linux-mips-low.cSimon Marchi2-24/+19
2017-12-02Remove usage of find_inferior in lynx_mournSimon Marchi2-15/+6
2017-12-02Remove usage of find_inferior in regcache_invalidate_pidSimon Marchi2-13/+7
2017-12-02Fix typo in poison.hSimon Marchi2-1/+5
2017-12-03Automatic date update in version.inGDB Administrator1-1/+1
2017-12-02Handle case where posix_fallocate is not supported for a filesystem.Cary Coutant2-3/+23
2017-12-01Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant6-53/+84
2017-12-01Workaround GCC 7 bug with debug line numbers causing debug_msg.sh failure.Cary Coutant3-3/+17
2017-12-01Fix incremental linking failure with GCC 7+.Cary Coutant5-4/+21
2017-12-01Add support for the readnever conceptSergio Durigan Junior15-35/+300
2017-12-02Automatic date update in version.inGDB Administrator1-1/+1
2017-12-01Update and clean up RISC-V gas documentation.Jim Wilson3-19/+134
2017-12-01Make '{add-,}symbol-file' not care about the position of command line argumentsSergio Durigan Junior4-47/+151
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior15-303/+39
2017-12-01Fix localized help string output for -fuse-ld.Cary Coutant2-1/+6
2017-12-01(Ada) GDB crash printing expression with type castingJoel Brobecker3-21/+88
2017-12-01Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson6-11/+81
2017-12-01Fix problem where undef can fail to trigger archive rescan.Stephen Crane2-7/+14
2017-12-01Add support for the readnever conceptSergio Durigan Junior15-39/+303
2017-12-01Use consistent types for holding instructions, instruction masks, etc.Peter Bergner7-556/+625
2017-12-01Fix dependency tracking for objects in subdirectoriesTom Tromey2-1/+10
2017-12-01Update GDB's list of maintainers to reflect today's realityJoel Brobecker2-32/+27
2017-12-01x86: Print dynreloc in readonly section for map file outputH.J. Lu2-0/+10
2017-12-01Replace mail address with the URL in copyright headerYao Qi12-22/+26
2017-12-01Check return value of bfd_new_link_orderTobias Ulmer2-0/+9
2017-12-01Add --strip-unneeded to objcopy synopsisOleksandr Pikozh2-0/+5
2017-12-01weak alias testAlan Modra7-110/+85
2017-12-01readonly_dynrelocsAlan Modra25-321/+618
2017-12-01Automatic date update in version.inGDB Administrator1-1/+1
2017-11-30New gdb.ada/repeat_dyn testcase.Joel Brobecker5-0/+108