zayd · @zayd
2 followers · 16 posts · Server mstdn.social

ugh i'm stuck using instead of for and even then i don't know what i'm doing with either.

#cpp #lldb #gdb

Last updated 1 year ago

Michał Górny · @mgorny
168 followers · 714 posts · Server pol.social

Drodzy użytkownicy ,

Zbliżamy się do wydania 17.0.0. Wersje RC są już w ::gentoo, zamaskowane brakiem słów kluczowych. Będziemy wdzięczni za testowanie! W tym celu wykorzystać można poniższy fragment package.accept_keywords:

```
=dev-ml/llvm-ocaml-17.0.0_rc* **
=dev-python/lit-17.0.0_rc* **
=dev-util/lldb-17.0.0_rc* **
=dev-python/clang-python-17.0.0_rc* **
=sys-devel/clang-17.0.0_rc* **
=sys-devel/clang-common-17.0.0_rc* **
=sys-devel/clang-runtime-17.0.0_rc* **
=sys-devel/lld-17.0.0_rc* **
=sys-devel/llvm-17.0.0_rc* **
=sys-devel/llvm-common-17.0.0_rc* **
=sys-libs/compiler-rt-17.0.0_rc* **
=sys-libs/compiler-rt-sanitizers-17.0.0_rc* **
=sys-libs/libcxx-17.0.0_rc* **
=sys-libs/libcxxabi-17.0.0_rc* **
=sys-libs/libcxxrt-17.0.0_rc* **
=sys-libs/libomp-17.0.0_rc* **
=sys-libs/llvm-libunwind-17.0.0_rc* **
=dev-libs/libclc-17.0.0_rc* **
=dev-libs/mlir-17.0.0_rc* **

~sys-devel/llvmgold-17 **
~sys-devel/clang-toolchain-symlinks-17 **
~sys-devel/lld-toolchain-symlinks-17 **
~sys-devel/llvm-toolchain-symlinks-17 **
```

Wrzuciłem też pierwsze tygodniowe migawki 18.x (czyli głównej gąłęzi git). Dla tej wersji można użyć poniższego fragmentu:

```
=dev-ml/llvm-ocaml-18.0.0_pre* **
=dev-python/lit-18.0.0_pre* **
=dev-util/lldb-18.0.0_pre* **
=dev-python/clang-python-18.0.0_pre* **
=sys-devel/clang-18.0.0_pre* **
=sys-devel/clang-common-18.0.0_pre* **
=sys-devel/clang-runtime-18.0.0_pre* **
=sys-devel/lld-18.0.0_pre* **
=sys-devel/llvm-18.0.0_pre* **
=sys-devel/llvm-common-18.0.0_pre* **
=sys-libs/compiler-rt-18.0.0_pre* **
=sys-libs/compiler-rt-sanitizers-18.0.0_pre* **
=sys-libs/libcxx-18.0.0_pre* **
=sys-libs/libcxxabi-18.0.0_pre* **
=sys-libs/libcxxrt-18.0.0_pre* **
=sys-libs/libomp-18.0.0_pre* **
=sys-libs/llvm-libunwind-18.0.0_pre* **
=dev-libs/libclc-18.0.0_pre* **
=dev-libs/mlir-18.0.0_pre* **

~sys-devel/llvmgold-18 **
~sys-devel/clang-toolchain-symlinks-18 **
~sys-devel/lld-toolchain-symlinks-18 **
~sys-devel/llvm-toolchain-symlinks-18 **
```

#lldb #lld #clang #llvm #gentoo

Last updated 1 year ago

yugaego 🌻 · @yugaego
20 followers · 113 posts · Server fosstodon.org

I was interested in what tools for could be used, so I've done research on this topic.

Initially, my aim was to pick up a tool for Emacs, but -at this stage at least- it all ended up with introducing self into / world.
(I've still saved useful Emacs references for a possible practical dig-in later on.)

Anyway, the current results are wrapped up in the following post:

blog.ego.team/programming/rust

#debugging #rustlang #lldb #gdb

Last updated 1 year ago

· @mort
97 followers · 625 posts · Server fosstodon.org

Does anyone have any clue why attaching to a process with 's causes the process's stdin to close?

Here's an asciinema recording which demonstrates the issue: asciinema.org/a/tWu7v2RIR1PWSs

#llvm #lldb #c #cpp #macos #macdev #debugging

Last updated 1 year ago

Michał Górny :gentoo: · @mgorny
371 followers · 1765 posts · Server fosstodon.org

Today's snapshot looked good until the very last package. Then it turned out that doesn't build on GCC anymore.

reviews.llvm.org/D149397#43077

#gentoo #llvm #lldb

Last updated 2 years ago

Michał Górny :gentoo: · @mgorny
366 followers · 1732 posts · Server fosstodon.org

Honestly, I'm not thinking positively of my past "commercial" work. Even these that weren't purely for someone's greed/vanity.

I mean, I'm really grateful for the opportunity to work on and I'm sure this helped some people.

But still, I can't help thinking that is about a few corporations figuring out they can outsource toolchain dev to and just hire a few strategic devs to protect their interest. No offense to the contributors.

#lldb #llvm #opensource #anticapitalism

Last updated 2 years ago

Just added a script to Ghidra to build the lldb bindings from a brew install. Hopefully this will make it a little easier to use lldb and Ghidra together! 🐉👩‍💻

github.com/NationalSecurityAge

#ghidra #debugger #lldb

Last updated 2 years ago

Chandler Carruth · @chandlerc
1125 followers · 362 posts · Server hachyderm.io

@chasseur to try to get visibility...

#llvm #lldb

Last updated 2 years ago

Dan · @dans
4 followers · 15 posts · Server iosdev.space

Can anyone recommend me some tutorials?

#lldb #llvm #macos

Last updated 2 years ago

Ale Funguju · @alefunguju
22 followers · 59 posts · Server mastodon.social

Oh how I wish I had a nice for ! Ideally a or frontend, and project-format-agnostic.

#gui #debugger #linux #gdb #lldb

Last updated 2 years ago

Ganesh · @ganeshnj
7 followers · 21 posts · Server hachyderm.io

You can't do this on Friday

(lldb) po originalRequest
error: expression failed to parse:
warning: <EXPR>:11:7: warning: initialization of variable '$__lldb_error_result' was never used; consider replacing with assignment to '_' or removing it

#lldb

Last updated 2 years ago

Michał Górny :gentoo: · @mgorny
169 followers · 360 posts · Server fosstodon.org

After fixing a test failure and an build failure, a new snapshot has finally landed. I've also hit an MSAN test failure but sanitizers are scary and it seems to affect 6.1.x kernels only, so I've only reported it for the brave heroes to deal with: github.com/llvm/llvm-project/i

#clang #lldb #llvm

Last updated 2 years ago

Andrew Scott · @ascott
282 followers · 162 posts · Server fosstodon.org

Wait... realgud + realgud-lldb = no fiddling with json files or editing templates? Am I missing something? Because that would be a huge QoL improvement for me.

#emacs #debugging #realgud #lldb

Last updated 2 years ago

jki · @jki
5 followers · 22 posts · Server mastodon.gamedev.place

Learned a new little trick: reading values directly from memory locations (using e.g. the stack pointer as the base). E.g.

$ memory read --format u --size 4 --count 1

I guess this is not super useful day-to-day, but when debugging argument passing via stack, it was super helpful to figure out where the Swift compiler has placed the values.

#lldb #xcode

Last updated 2 years ago

ant4g0nist · @ant4g0nist
5 followers · 6 posts · Server infosec.exchange

ufff, couple hours of work to make RetDec decompiler working for @llvmorg's debugger.

Why you ask? Maybe not everyone want's to send their disassembly to ChatGPT for decompiling. Also, why not🤷‍♂️

Will release the source once ready ready.

#llvm #lldb

Last updated 2 years ago

ant4g0nist · @ant4g0nist
5 followers · 3 posts · Server infosec.exchange

So, I wrote a LLDB plugin called Polar that queries @OpenAI davinci-003 and explains the disassembly of the frame. Will add this Lisa.py later, but now you can find the code for Polar here and try it out:

github.com/ant4g0nist/polar

#lldb #netsec

Last updated 2 years ago

Yes, I Know IT ! 🎓 · @YesIKnowIT
653 followers · 3676 posts · Server mastodon.social

If you are using Node.js, take a look at the `llnode` plug-in, allowing JavaScript stack frames, objects and source code inspection from the LLDB debugger.

github.com/nodejs/llnode

#nodejs #llnode #lldb #javascript #debugger

Last updated 3 years ago

Yes, I Know IT ! 🎓 · @YesIKnowIT
653 followers · 3676 posts · Server mastodon.social

If you are using Node.js, take a look at the `llnode` plug-in, allowing JavaScript stack frames, objects and source code inspection from the LLDB debugger.

github.com/nodejs/llnode

#lldb #nodejs #javascript #llnode #debugger

Last updated 3 years ago

Yes, I Know IT ! 🎓 · @YesIKnowIT
653 followers · 3676 posts · Server mastodon.social

If you are using Node.js, take a look at the `llnode` plug-in, allowing JavaScript stack frames, objects and source code inspection from the LLDB debugger.

github.com/nodejs/llnode

#nodejs #llnode #lldb #javascript #debugger

Last updated 3 years ago

Yes, I Know IT ! 🎓 · @YesIKnowIT
653 followers · 3676 posts · Server mastodon.social

If you are using Node.js, take a look at the `llnode` plug-in, allowing JavaScript stack frames, objects and source code inspection from the LLDB debugger.

github.com/nodejs/llnode

#nodejs #llnode #lldb #javascript #debugger

Last updated 4 years ago