Cache a copy of the user's shell on macOS
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 346d9c6c52b39b398495021102098fb0eab19601..2fb66c619ce5be1b7279ce214f3164e5b34b232a 100644 (file)
@@ -1,3 +1,12 @@
+2018-10-27  Tom Tromey  <tom@tromey.com>
+
+       PR cli/23364:
+       * darwin-nat.c (copied_shell): New global.
+       (may_have_sip): Rename from should_disable_startup_with_shell.
+       (copy_shell_to_cache, maybe_cache_shell): New functions.
+       (darwin_nat_target::create_inferior): Update.  Use
+       copied_shell.
+
 2018-10-27  Tom Tromey  <tom@tromey.com>
 
        * unittests/scoped_fd-selftests.c (test_to_file): New function.
This page took 0.025969 seconds and 4 git commands to generate.