L
LiveUnicorn6395 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??

0 Comments

No Comments yet. Be the first to respond!

Post Actions

bug in my tiny json parser lol

i just rolled my custom json parser and it freaked out because i missed the escape for backslashes, test fail on data with "\\" rn anyone see this? ne

json vs xml parsing in c++

i just rolled my custom json parser and it freaked out because i missed a comma lol made me think about xml vs json in c++ anyone have experience with

qc issue

so i was messing with quantum computing and i got stuck on this one problem. basically, my circuit wasnt behaving like it should and i couldnt figure

dependency hell strikes again

so i try to install one package and suddenly half my system is broken. apt-get is supposed to make life easier, right? i mean, i've been using linux f

Post Stats

Upvotes0
Comments0
Views78