Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly include <array> for std::array<>. | 2017-09-04 | 1 | -0/+1 | |
* | Introduce gdb::array_view | 2017-09-04 | 1 | -0/+494 | |
* | Implement the ability to set/unset environment variables to GDBserver when st... | 2017-08-31 | 1 | -49/+195 | |
* | Put selftests api into selftests namespace | 2017-08-18 | 5 | -5/+5 | |
* | environ-selftests: Ignore -Wself-move warning | 2017-06-22 | 1 | -0/+8 | |
* | C++ify gdb/common/environ.c | 2017-06-20 | 1 | -0/+151 | |
* | Make inferior::detaching a bool, and introduce scoped_restore::release() | 2017-04-19 | 1 | -0/+110 | |
* | gdb::optional unit tests | 2017-04-18 | 15 | -0/+1726 | |
* | ptid-selftests: Fix erroneous assert messages | 2017-04-07 | 1 | -9/+9 | |
* | Class-ify ptid_t | 2017-04-06 | 1 | -0/+153 | |
* | Make sect_offset and cu_offset strong typedefs instead of structs | 2017-04-04 | 1 | -0/+178 | |
* | Introduce gdb::function_view | 2017-02-23 | 1 | -0/+178 |