summaryrefslogtreecommitdiff
path: root/gdb/unittests
Commit message (Expand)AuthorAgeFilesLines
* common: add scoped_mmapMarkus Metzger2018-02-091-0/+92
* common: add scoped_fdMarkus Metzger2018-02-091-0/+90
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0227-27/+27
* Skip parse_memory_map_tests if XML is disabledYao Qi2017-12-151-0/+6
* remote: C++ify thread_item and threads_listing_contextSimon Marchi2017-11-241-0/+59
* Fix mem region parsing regression and add testSimon Marchi2017-11-141-0/+81
* lookup_name_info::make_ignore_paramsPedro Alves2017-11-081-0/+111
* Introduce string_appendf/string_vappendfPedro Alves2017-10-301-0/+49
* Merge/shared string_printf and string_vprintf unit testsPedro Alves2017-10-301-15/+29
* common-utils-selftests.c: Add ATTRIBUTE_PRINTFSimon Marchi2017-10-271-1/+1
* Get rid of VEC(mem_range_s)Simon Marchi2017-10-161-0/+115
* Introduce string_vprintfTom Tromey2017-09-291-0/+23
* Move utils-selftests.c -> gdb/unittests/Pedro Alves2017-09-281-0/+50
* Make xml_escape_text return an std::stringSimon Marchi2017-09-161-4/+2
* Add unit test for xml_escape_textSimon Marchi2017-09-161-0/+46
* Add selftests run filteringSimon Marchi2017-09-166-6/+10
* Explicitly include <array> for std::array<>.John Baldwin2017-09-041-0/+1
* Introduce gdb::array_viewPedro Alves2017-09-041-0/+494
* Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior2017-08-311-49/+195
* Put selftests api into selftests namespaceYao Qi2017-08-185-5/+5
* environ-selftests: Ignore -Wself-move warningPedro Alves2017-06-221-0/+8
* C++ify gdb/common/environ.cSergio Durigan Junior2017-06-201-0/+151
* Make inferior::detaching a bool, and introduce scoped_restore::release()Pedro Alves2017-04-191-0/+110
* gdb::optional unit testsPedro Alves2017-04-1815-0/+1726
* ptid-selftests: Fix erroneous assert messagesSimon Marchi2017-04-071-9/+9
* Class-ify ptid_tSimon Marchi2017-04-061-0/+153
* Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves2017-04-041-0/+178
* Introduce gdb::function_viewPedro Alves2017-02-231-0/+178