Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-08-31 | Implement the ability to set/unset environment variables to GDBserver when st... | Sergio Durigan Junior | 1 | -14/+61 |
2017-06-22 | Update comment on gdb_environ::unset | Sergio Durigan Junior | 1 | -1/+1 |
2017-06-20 | Use '::iterator' instead of '::const_iterator' on environ.c (and fix breakage... | Sergio Durigan Junior | 1 | -2/+2 |
2017-06-20 | C++ify gdb/common/environ.c | Sergio Durigan Junior | 1 | -124/+78 |
2017-03-07 | Share gdb/environ.[ch] with gdbserver | Sergio Durigan Junior | 1 | -0/+182 |