• Home
  • History
  • Annotate
  • only in /external/lldb/test/linux/
History log of /external/lldb/test/linux/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6bc4dcdfbcdfa455299d2123011b82a77351ee72 15-May-2013 Daniel Malea <daniel.malea@intel.com> Clean up linux test decorators and add links to known bugs
- s/skipOnLinux/skipIfLinux/ to match style of every other decorator
- linkify bugizilla/PR numbers in comments

No intended change in functionality.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181913 91177308-0d34-0410-b5e6-96231b3b80d8
uiltin_trap/TestBuiltinTrap.py
015f7add7c98b53b12d17c77412778a90c2b451f 08-May-2013 Daniel Malea <daniel.malea@intel.com> Adding test-case for llvm.org/pr15936 (known failure with GCC 4.6/4.7)
- verify that backtraces for stacks that include functions which contain
illegal instructions are correct, and that variables in said functions can be
printed.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181442 91177308-0d34-0410-b5e6-96231b3b80d8
uiltin_trap/Makefile
uiltin_trap/TestBuiltinTrap.py
uiltin_trap/main.cpp