[lldb-dev] [Bug 48349] New: Host::ShellExpandArguments not implemented on Linux, FreeBSD and NetBSD

2020-12-01 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=48349

Bug ID: 48349
   Summary: Host::ShellExpandArguments not implemented on Linux,
FreeBSD and NetBSD
   Product: lldb
   Version: unspecified
  Hardware: PC
OS: Linux
Status: NEW
  Severity: enhancement
  Priority: P
 Component: All Bugs
  Assignee: lldb-dev@lists.llvm.org
  Reporter: mgo...@gentoo.org
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

I was considering implementing it but it's not clear what exactly is it
expected to do.  The applicable expansions vary a lot between different shells.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 48342] LLDB crashes when inspecting an object created using ni::type_hierarchy

2020-12-01 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=48342

Raphael Isemann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 48352] New: TestOSPluginStepping hits an infinite loop

2020-12-01 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=48352

Bug ID: 48352
   Summary: TestOSPluginStepping hits an infinite loop
   Product: lldb
   Version: unspecified
  Hardware: PC
OS: FreeBSD
Status: NEW
  Severity: normal
  Priority: P
 Component: All Bugs
  Assignee: lldb-dev@lists.llvm.org
  Reporter: mgo...@gentoo.org
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

TIMEOUT: lldb-api ::
functionalities/plugins/python_os_plugin/stepping_plugin_threads/TestOSPluginStepping.py
(2 of 2)
 TEST 'lldb-api ::
functionalities/plugins/python_os_plugin/stepping_plugin_threads/TestOSPluginStepping.py'
FAILED 
Script:
--
/usr/local/bin/python3.7
/home/mgorny/llvm-project/llvm/tools/lldb/test/API/dotest.py -S nm -u CXXFLAGS
-u CFLAGS --env ARCHIVER=/usr/bin/ar --env OBJCOPY=/usr/bin/objcopy --env
LLVM_LIBS_DIR=/home/mgorny/llvm-project/_build/./lib --arch x86_64 --build-dir
/home/mgorny/llvm-project/_build/lldb-test-build.noindex -s
/home/mgorny/llvm-project/_build/lldb-test-traces --lldb-module-cache-dir
/home/mgorny/llvm-project/_build/lldb-test-build.noindex/module-cache-lldb/lldb-api
--clang-module-cache-dir
/home/mgorny/llvm-project/_build/lldb-test-build.noindex/module-cache-clang/lldb-api
--executable /home/mgorny/llvm-project/_build/./bin/lldb --compiler
/home/mgorny/llvm-project/_build/./bin/clang --dsymutil
/home/mgorny/llvm-project/_build/./bin/dsymutil --filecheck
/home/mgorny/llvm-project/_build/./bin/FileCheck --yaml2obj
/home/mgorny/llvm-project/_build/./bin/yaml2obj --lldb-libs-dir
/home/mgorny/llvm-project/_build/./lib
/usr/home/mgorny/llvm-project/lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads
-p TestOSPluginStepping.py
--
Exit Code: -9
Timeout: Reached timeout of 15 seconds

Command Output (stdout):
--
lldb version 12.0.0
Called get_thread_info: g_value: 0
Called get_thread_info: g_value: 0
Called get_thread_info: g_value: 0
Called get_thread_info: g_value: 0
Called get_thread_info: g_value: 0
[...]

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev