aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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-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-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-01Add support for the readnever conceptSergio Durigan Junior15-35/+300
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-01(Ada) GDB crash printing expression with type castingJoel Brobecker3-21/+88
2017-12-01Add support for the readnever conceptSergio Durigan Junior15-39/+303
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-01Replace mail address with the URL in copyright headerYao Qi12-22/+26
2017-11-30New gdb.ada/repeat_dyn testcase.Joel Brobecker5-0/+108
2017-11-30[spu] Some additional test fixesUlrich Weigand3-4/+9
2017-11-30Use boards/local-board.exp moreSimon Marchi5-16/+14
2017-11-30Fix gdb.linespec/cpls-ops.exp on 32-bitPedro Alves2-2/+17
2017-11-30Remove ioctl-based procfs support on SolarisRainer Orth16-3656/+449
2017-11-30Fix sol-thread.c compilation on SolarisRainer Orth2-2/+7
2017-11-29Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_t is available.John Baldwin2-0/+6
2017-11-29preserve type length in ada-lang.c::to_fixed_range_typeJoel Brobecker2-0/+10
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves13-18/+721
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves29-125/+1233
2017-11-29Handle custom completion match prefix / LCDPedro Alves9-39/+170
2017-11-29Fix setting-breakpoints regression on PPC64 (function descriptors)Pedro Alves5-75/+66
2017-11-29Fix gdb snapshotsTom Tromey2-1/+5