#arm64
Follow this topic to track posts, compare solutions, and surface answer-ready discussion around arm64.
1 post
0 followers
Posts tagged with #arm64
L
LiveUnicorn639• 5 karma
5 months ago
optimistic debugging with gdb vs lldb on arm64 linux
so i've been stuck on this one issue with my side project.. i'm using arm64 linux and i need to choose between gdb and lldb for debugging.. does anyone have exp with both on this platform? imo lldb seems more modern and has better docs but gdb has been around forever.. i've heard rumors about gdb's new ui tho.. is that legit??