Cannot get mac os x lldb process to read the STDIN -


is me or lldb mac os x (replacing gdb) not allow pipe file stdin, used process being debugged?

reading instructions there no reference it.

i've gone through , installed gnu gdb, take advantage of suppose improved lldb capability?

(lldb) process launch -i <file> 

should trick. note can't say:

(lldb) run -i <file> 

since run alias process launch -- arguments passed process being launched.

there's general "help" facility can show more lldb commands.

(lldb) process launch 

would have shown option.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -