diff options
author | Tom Tromey <tom@tromey.com> | 2024-08-23 18:46:25 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2024-10-19 13:18:00 -0600 |
commit | f4ab1188c055d65c99663902317eb5ec4cfc7271 (patch) | |
tree | 33ebf54c8ac59e76f18028d2f6a9098c485d7d09 /gdb/python | |
parent | 03ace3807c891427019686f4137ad0257d63e138 (diff) | |
download | gdb-f4ab1188c055d65c99663902317eb5ec4cfc7271.zip gdb-f4ab1188c055d65c99663902317eb5ec4cfc7271.tar.gz gdb-f4ab1188c055d65c99663902317eb5ec4cfc7271.tar.bz2 |
Add cwd paramter to openp
This patch adds a cwd paramter to openp, so that the current directory
can be passed in by the caller. This is useful when background
threads call this function -- they can then avoid using the global and
thus avoid races with the user using "cd".
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31716
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions