Hi ALL, 

I build lldb for i386 architecture on linux platform, When I launch lldb, 
it exits automatically after a wait of few seconds and does not wait for any
command. 

The below is the log that lldb outpts before exiting.

-----snip---
mtyagi@mtyagi-ubuntu:~/lldb/new_lldb/build/Debug+Asserts/bin$ ./lldb
Cannot read termcap database;
using dumb terminal settings.
Cannot read termcap database;
using dumb terminal settings.
Cannot read termcap database;
using dumb terminal settings.
Traceback (most recent call last):
  File "<console>", line 1, in <module>
ImportError: No module named gnu_libstdcpp
Traceback (most recent call last):
  File "<console>", line 1, in <module>
ImportError: No module named CFString
Cannot read termcap database;
using dumb terminal settings.
mtyagi@mtyagi-ubuntu:~/lldb/new_lldb/build/Debug+Asserts/bin$ 
-----snip---

will appreciate any help regarding this. 

regards
Tyagi


_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to