Skip to content

Print lldb output when attaching to the iOS Simulator with trace logging #2244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 28, 2016

Conversation

jasssonpet
Copy link
Contributor

@jasssonpet jasssonpet commented Nov 21, 2016

Merge with telerik/mobile-cli-lib#840.

Can be useful when debugging connection issues.

Example output:

(lldb) process attach --pid 581
Process 581 stopped
* thread #1: tid = 0xa0c738, 0x00007fff661e7000 dyld`_dyld_start, stop reason = signal SIGSTOP
    frame #0: 0x00007fff661e7000 dyld`_dyld_start
dyld`_dyld_start:
->  0x7fff661e7000 <+0>: popq   %rdi
    0x7fff661e7001 <+1>: pushq  $0x0
    0x7fff661e7003 <+3>: movq   %rsp, %rbp
    0x7fff661e7006 <+6>: andq   $-0x10, %rsp

Executable module set to "/usr/lib/dyld".
Architecture set to: x86_64h-apple-ios.

ping @KristinaKoeva

@jasssonpet jasssonpet added this to the 2.5.0 milestone Nov 21, 2016
@jasssonpet jasssonpet self-assigned this Nov 21, 2016
@jasssonpet jasssonpet force-pushed the jasssonpet/ios-lldb-output branch 2 times, most recently from b71d5e4 to 8aa7c84 Compare November 23, 2016 09:13
@jasssonpet jasssonpet force-pushed the jasssonpet/ios-lldb-output branch from 8aa7c84 to cbb446d Compare November 28, 2016 16:21
@jasssonpet jasssonpet merged commit 150ac02 into master Nov 28, 2016
@jasssonpet jasssonpet deleted the jasssonpet/ios-lldb-output branch November 28, 2016 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant