Skip to content
Snippets Groups Projects
Commit 3337580d authored by Pekka Enberg's avatar Pekka Enberg
Browse files

Fix setup_libstdcxx() in scripts/loader.py


Fix the following breakage caused by commit c98b928e ("Explicitly use python
version number") when starting GDB:

  Traceback (most recent call last):
    File "/home/penberg/osv/scripts/loader.py", line 833, in <module>
      setup_libstdcxx()
    File "/home/penberg/osv/scripts/loader.py", line 496, in setup_libstdcxx

Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
parent 0bdd4bc6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment