aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Remove some unused variablesSimon Marchi85-224/+179
2017-12-04Riscv shared libraries should not export __global_pointer$.Jim Wilson13-2/+106
2017-12-05Automatic date update in version.inGDB Administrator1-1/+1
2017-12-04Extend gdb.core/coredump-filter.exp to test dump-excluded-mappings.Sergio Lopez1-12/+34
2017-12-04Document the new "-a" command line option for gcoreSergio Lopez2-1/+13
2017-12-04Implement "-a" command line option for gcoreSergio Lopez1-17/+30
2017-12-04Document new {set,show} dump-excluded-mappings commands.Sergio Lopez2-1/+18
2017-12-04Implement 'set dump-excluded-mappings' commandSergio Lopez1-1/+29
2017-12-04Update manual for Rust changeTom Tromey4-3/+11
2017-12-04Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22...Pedro Alves5-9/+274
2017-12-04x86 map file textrelAlan Modra8-47/+72
2017-12-04Documentation fixAlan Modra2-1/+6
2017-12-04Automatic date update in version.inGDB Administrator1-1/+1
2017-12-04Run powerpc vle gas tests for all powerpc ELF targetsAlan Modra19-39/+58
2017-12-04Modify ppceabi ld tests to run on all powerpc ELF targetsAlan Modra2-19/+23
2017-12-03Fix for texinfo 4.8.Jim Wilson2-2/+6
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