summaryrefslogtreecommitdiff
path: root/gdb/unittests
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-15Skip parse_memory_map_tests if XML is disabledYao Qi
2017-11-24remote: C++ify thread_item and threads_listing_contextSimon Marchi
2017-11-14Fix mem region parsing regression and add testSimon Marchi
2017-11-08lookup_name_info::make_ignore_paramsPedro Alves
2017-10-30Introduce string_appendf/string_vappendfPedro Alves
2017-10-30Merge/shared string_printf and string_vprintf unit testsPedro Alves
2017-10-27common-utils-selftests.c: Add ATTRIBUTE_PRINTFSimon Marchi
2017-10-16Get rid of VEC(mem_range_s)Simon Marchi
2017-09-29Introduce string_vprintfTom Tromey
2017-09-28Move utils-selftests.c -> gdb/unittests/Pedro Alves
2017-09-16Make xml_escape_text return an std::stringSimon Marchi
2017-09-16Add unit test for xml_escape_textSimon Marchi
2017-09-16Add selftests run filteringSimon Marchi
2017-09-04Explicitly include <array> for std::array<>.John Baldwin
2017-09-04Introduce gdb::array_viewPedro Alves
2017-08-31Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior
2017-08-18Put selftests api into selftests namespaceYao Qi
2017-06-22environ-selftests: Ignore -Wself-move warningPedro Alves
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior
2017-04-19Make inferior::detaching a bool, and introduce scoped_restore::release()Pedro Alves
2017-04-18gdb::optional unit testsPedro Alves
2017-04-07ptid-selftests: Fix erroneous assert messagesSimon Marchi
2017-04-06Class-ify ptid_tSimon Marchi
2017-04-04Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves
2017-02-23Introduce gdb::function_viewPedro Alves