commit | 11bd012ed256688f43d71dcc531c2f105a9c55dd | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Fri Jun 25 18:07:54 2021 -0400 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Fri Jul 23 15:38:54 2021 -0400 |
tree | eeff398be94163b59fc0f261615449bd9dbeaeb1 | |
parent | fd2dec2a45a73154d9824071ebb8664a39a69174 [diff] |
gdb: make inferior::m_cwd an std::string Same idea as the previous patch, but for m_cwd. To keep things consistent across the board, change get_inferior_cwd as well, which is shared with GDBserver. So update the related GDBserver code too. Change-Id: Ia2c047fda738d45f3d18bc999eb67ceb8400ce4e