https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241773

--- Comment #9 from bc...@lafn.org ---
Using 

(lldb) log enable posix all
then run
(lldb) p id


generates a lot of ptrace entries, however after the p id command, I get:

Process 26878 stopped
* thread #1, name = 'testprog', stop reason = step in failed (Could not create
return address breakpoint. Return address (0x80024d6ae) permissions not found.)
    frame #0: 0x0000000800404dd0 libc.so.7`stat
libc.so.7`stat:
->  0x800404dd0 <+0>: pushq  %rbp
    0x800404dd1 <+1>: movq   %rsp, %rbp
    0x800404dd4 <+4>: pushq  %r15
    0x800404dd6 <+6>: pushq  %r14
(lldb)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to