-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Open
Labels
Description
| Bugzilla Link | 13294 |
| Version | unspecified |
| OS | MacOS X |
| CC | @jryans,@timotheecour |
Extended Description
I built lldb from the svn using the instructions provided.
I tried the example:
darwin-debug --arch=i386 -- /bin/ls -al /tmp
but it keeps throwing the same help message whichever the arguments (except when i try to input an inexistant architecture):
NAME
darwin-debug -- posix spawn a process that is stopped at the entry point
for debugging.
etc...