summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorOCHyams <orlando.hyams@sony.com>2022-02-09 11:32:29 +0000
committerOCHyams <orlando.hyams@sony.com>2022-02-09 11:45:39 +0000
commit00b2a9c9da40ef17c7645bc6cb1a7614cda1aac5 (patch)
tree4469c74fb34a83bd17096791a4ea7e46f466325b /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent29caa8583f60ed5aa668144491ce65be00986947 (diff)
[cross-project-tests] Make GDB version string parsing more robust
Follow up to D118468 (5257efdc5b30212b62a9d68857dc8e66d0e1a863). When built from source, gdb's version string looks like this: GNU gdb (GDB) 9.2 ... But for installed versions it looks different. E.g. GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2 ... Use a regex rather than str.parition in the version string parsing in order to handle this case too.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions