https://bugs.kde.org/show_bug.cgi?id=510781

--- Comment #2 from nyanpasu64 <[email protected]> ---
For completeness, since you don't have the same binary/disassembly as I do:
(gdb) set disassembly-flavor intel
(gdb) disas
Dump of assembler code for function std::_Function_handler<bool(KWin::Item*),
KWin::WorkspaceScene::finalDrawWindow(const KWin::RenderTarget&, const
KWin::RenderViewport&, KWin::EffectWindow*, int, const QRegion&,
KWin::WindowPaintData&)::<lambda(KWin::Item*)> >::_M_invoke(const
std::_Any_data &, KWin::Item *&&):
   0x00007f689e14cc80 <+0>:     endbr64
   0x00007f689e14cc84 <+4>:     push   rbp
   0x00007f689e14cc85 <+5>:     mov    rax,QWORD PTR [rdi]
   0x00007f689e14cc88 <+8>:     mov    rsi,QWORD PTR [rsi]
   0x00007f689e14cc8b <+11>:    mov    rdi,QWORD PTR [rax+0x48]
   0x00007f689e14cc8f <+15>:    mov    rbp,rsp
   0x00007f689e14cc92 <+18>:    mov    rax,QWORD PTR [rdi]
=> 0x00007f689e14cc95 <+21>:    call   QWORD PTR [rax+0xb0]
   0x00007f689e14cc9b <+27>:    pop    rbp
   0x00007f689e14cc9c <+28>:    xor    eax,0x1
   0x00007f689e14cc9f <+31>:    ret
End of assembler dump.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to