[lldb] [gdb-remote] Fix processing generic regnums
Fix regression in processing generic regnums that was introduced in fa456505 ("[lldb] [gdb-remote] Refactor getting remote regs to use local vector"). Since then, the "generic" field was wrongly interpreted as integer rather than string constant. Thanks to Ted Woodward for noticing and providing the correct code.
Loading
Please sign in to comment