[Lldb-commits] [lldb] Reland "[lldb] Reland 2402b3213c2f with `/H` to debug the windows build issue (PR #101672)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 15 05:36:49 PDT 2024


labath wrote:

`lldbPluginScriptInterpreterPythonScriptedThreadPlanPythonInterface` quite a mouthful for just a single cpp file. Maybe all of the interfaces could be a part of a single library?

That would end up with something like:
```
D:\build-lldb\tools\lldb\source\Plugins\ScriptInterpreter\Python\Interfaces\CMakeFiles\lldbPluginScriptInterpreterPythonInterfaces.dir\lldbPluginScriptInterpreterPythonInterfaces.pdb
```

.. which is 80 chars shorter?

https://github.com/llvm/llvm-project/pull/101672


More information about the lldb-commits mailing list