------- Comment From [email protected] 2018-08-16 10:28 EDT-------
I give it a real test and it is working. Closing it at our side. Thanks!

(lldb) process launch --stop-at-entry

Process 5690 launched: '/home/breno/htm_examples/a.out' (powerpc64le)

(lldb) disas
->  0x7ffff7fa1700: addis  2, 12, 5
0x7ffff7fa1704: addi   2, 2, 26368
0x7ffff7fa1708: mr     3, 1
0x7ffff7fa170c: li     4, 0
0x7ffff7fa1710: stdu   4, -128(1)
0x7ffff7fa1714: bl     .+4964
0x7ffff7fa1718: nop
0x7ffff7fa171c: b      .+36

(lldb) si
Process 5690 stopped
* thread #1, name = 'a.out', stop reason = instruction step into
frame #0: 0x00007ffff7fa1704
->  0x7ffff7fa1704: addi   2, 2, 26368
0x7ffff7fa1708: mr     3, 1
0x7ffff7fa170c: li     4, 0
0x7ffff7fa1710: stdu   4, -128(1)

(lldb) si
Process 5690 stopped
* thread #1, name = 'a.out', stop reason = instruction step into
frame #0: 0x00007ffff7fa1708
->  0x7ffff7fa1708: mr     3, 1
0x7ffff7fa170c: li     4, 0
0x7ffff7fa1710: stdu   4, -128(1)
0x7ffff7fa1714: bl     .+4964

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777136

Title:
  [18.10] Enabled LLDB on ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1777136/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to