Tulio Magno Quites Machado Filho
ffe7fa64b2
Update lldb output in LLVM 17.0
...
There have been a few changes that require to modify the regexes used in
lldb-std-vector-prettyprint and in python-embedded-interpreter.
2023-08-09 19:08:51 -03:00
Tulio Magno Quites Machado Filho
052a886fd0
lldb-std-vector-prettyprint: Update lldb output
...
lldb started to print the type used in the template.
2023-03-21 15:54:43 -03:00
Edjunior Machado
af3dcbf8a1
Add llvm-toolset-15.0
2022-09-29 10:25:03 +02:00
Jesus Checa Hidalgo
208cf98117
lldb-dwz: use a reproducible test
...
This test used /usr/bin/true to check that lldb doesn't crash with
DW_FORM values 0x1f20 and 0x1f21, but this is not happening in all
distros. Also there's no way to guarantee that it will stay this
way in future distros as well. Replaced with a a reproducible test
that generates debug info with the required DW_FORM values
2022-08-23 12:26:20 +02:00
Jesus Checa Hidalgo
fc28d8cd09
python-embedded-interpreter: fix line breakpoint
...
Breaking in line 9 was actually out of main() context
which might cause issues. Corrected to point to line 8
2022-07-15 12:30:16 +02:00
Jesus Checa Hidalgo
2c73313075
Add gating testplan
2022-07-13 10:09:05 +02:00
Jesus Checa Hidalgo
125e4514d1
Add nitrate metadata
2022-07-13 10:05:17 +02:00
Jesus Checa Hidalgo
a8cc88906c
Import the tests from lldb dist-git
2022-07-13 09:53:06 +02:00
Jesus Checa Hidalgo
7744bcc340
Initialize tmt
2022-07-13 08:25:17 +02:00
Jesus Checa Hidalgo
acfc82b341
Add license files
2022-07-12 18:16:58 +02:00
59589a3599
Added the README
2022-07-11 14:58:02 +00:00