aboutsummaryrefslogtreecommitdiff
path: root/gdb/unittests
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Update copyright year range in all GDB filesJoel Brobecker27-27/+27
2017-12-15Skip parse_memory_map_tests if XML is disabledYao Qi1-0/+6
2017-11-24remote: C++ify thread_item and threads_listing_contextSimon Marchi1-0/+59
2017-11-14Fix mem region parsing regression and add testSimon Marchi1-0/+81
2017-11-08lookup_name_info::make_ignore_paramsPedro Alves1-0/+111
2017-10-30Introduce string_appendf/string_vappendfPedro Alves1-0/+49
2017-10-30Merge/shared string_printf and string_vprintf unit testsPedro Alves1-15/+29
2017-10-27common-utils-selftests.c: Add ATTRIBUTE_PRINTFSimon Marchi1-1/+1
2017-10-16Get rid of VEC(mem_range_s)Simon Marchi1-0/+115
2017-09-29Introduce string_vprintfTom Tromey1-0/+23
2017-09-28Move utils-selftests.c -> gdb/unittests/Pedro Alves1-0/+50
2017-09-16Make xml_escape_text return an std::stringSimon Marchi1-4/+2
2017-09-16Add unit test for xml_escape_textSimon Marchi1-0/+46
2017-09-16Add selftests run filteringSimon Marchi6-6/+10
2017-09-04Explicitly include <array> for std::array<>.John Baldwin1-0/+1
2017-09-04Introduce gdb::array_viewPedro Alves1-0/+494
2017-08-31Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior1-49/+195
2017-08-18Put selftests api into selftests namespaceYao Qi5-5/+5
2017-06-22environ-selftests: Ignore -Wself-move warningPedro Alves1-0/+8
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior1-0/+151
2017-04-19Make inferior::detaching a bool, and introduce scoped_restore::release()Pedro Alves1-0/+110
2017-04-18gdb::optional unit testsPedro Alves15-0/+1726
2017-04-07ptid-selftests: Fix erroneous assert messagesSimon Marchi1-9/+9
2017-04-06Class-ify ptid_tSimon Marchi1-0/+153
2017-04-04Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves1-0/+178
2017-02-23Introduce gdb::function_viewPedro Alves1-0/+178