summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* Make tdesc_feature::types an std::vectorSimon Marchi2017-12-052-40/+34
* Make tdesc_reg string fields std::stringSimon Marchi2017-12-054-41/+51
* Make tdesc_feature::registers an std::vectorSimon Marchi2017-12-052-47/+35
* Make tdesc_feature::name an std::stringSimon Marchi2017-12-052-10/+19
* Make target_desc::features an std::vectorSimon Marchi2017-12-052-52/+33
* Make target_desc::compatible an std::vectorSimon Marchi2017-12-052-30/+19
* Make target_desc::properties an std::vectorSimon Marchi2017-12-052-40/+30
* Redefine gdb_static_assert as static_assertSimon Marchi2017-12-052-2/+6
* Remove some unused variablesSimon Marchi2017-12-0585-224/+179
* Extend gdb.core/coredump-filter.exp to test dump-excluded-mappings.Sergio Lopez2017-12-041-12/+34
* Document the new "-a" command line option for gcoreSergio Lopez2017-12-042-1/+13
* Implement "-a" command line option for gcoreSergio Lopez2017-12-041-17/+30
* Document new {set,show} dump-excluded-mappings commands.Sergio Lopez2017-12-042-1/+18
* Implement 'set dump-excluded-mappings' commandSergio Lopez2017-12-041-1/+29
* Update manual for Rust changeTom Tromey2017-12-044-3/+11
* Fix displaced-stepping RIP-relative VEX-encoded instructions (AVX) (PR gdb/22...Pedro Alves2017-12-045-9/+274
* Remove mem_region_vector typedefSimon Marchi2017-12-034-12/+17
* Make make-target-delegates grok namespace scope op and template paramsPedro Alves2017-12-034-3/+24
* Fix gdb.threads/process-dies-while-detaching.expPedro Alves2017-12-033-22/+71
* Remove for_each_inferior_with_dataSimon Marchi2017-12-024-20/+12
* Remove for_each_inferiorSimon Marchi2017-12-027-35/+32
* Remove find_inferiorSimon Marchi2017-12-023-14/+5
* Update commentsSimon Marchi2017-12-022-3/+8
* Remove usages of find_inferior that call proceed_one_lwpSimon Marchi2017-12-022-16/+32
* Remove usage of find_inferior in linux_resumeSimon Marchi2017-12-022-9/+15
* Remove usages of find_inferior in stop_all_lwpsSimon Marchi2017-12-022-11/+27
* Remove usage of find_inferior in linux_stabilize_threadsSimon Marchi2017-12-022-8/+13
* Remove usages of find_inferior in select_event_lwpSimon Marchi2017-12-022-62/+38
* Remove usages of find_inferior calling not_stopped_callbackSimon Marchi2017-12-022-19/+27
* Remove usage of find_inferior in find_lwp_pidSimon Marchi2017-12-022-18/+10
* Remove usage of find_inferior in linux_mournSimon Marchi2017-12-022-13/+9
* Remove usage of find_inferior in linux_detachSimon Marchi2017-12-022-15/+13
* Remove usage of find_inferior in last_thread_of_process_pSimon Marchi2017-12-022-22/+22
* Remove find_inferior_in_randomSimon Marchi2017-12-024-29/+29
* Remove find_inferior_idSimon Marchi2017-12-026-40/+28
* Remove usages of find_inferior in linux-mips-low.cSimon Marchi2017-12-022-24/+19
* Remove usage of find_inferior in lynx_mournSimon Marchi2017-12-022-15/+6
* Remove usage of find_inferior in regcache_invalidate_pidSimon Marchi2017-12-022-13/+7
* Fix typo in poison.hSimon Marchi2017-12-022-1/+5
* Add support for the readnever conceptSergio Durigan Junior2017-12-0115-35/+300
* Make '{add-,}symbol-file' not care about the position of command line argumentsSergio Durigan Junior2017-12-014-47/+151
* Revert "Add support for the readnever concept"Sergio Durigan Junior2017-12-0115-303/+39
* (Ada) GDB crash printing expression with type castingJoel Brobecker2017-12-013-21/+88
* Add support for the readnever conceptSergio Durigan Junior2017-12-0115-39/+303
* Fix dependency tracking for objects in subdirectoriesTom Tromey2017-12-012-1/+10
* Update GDB's list of maintainers to reflect today's realityJoel Brobecker2017-12-012-32/+27
* Replace mail address with the URL in copyright headerYao Qi2017-12-0112-22/+26
* New gdb.ada/repeat_dyn testcase.Joel Brobecker2017-11-305-0/+108
* [spu] Some additional test fixesUlrich Weigand2017-11-303-4/+9
* Use boards/local-board.exp moreSimon Marchi2017-11-305-16/+14