This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
test
/
functionalities
/
watchpoint
History
Johnny Chen
fd4177d9fd
Check in main.c modified for testing hardware watchpoints on arm architectures.
...
llvm-svn: 153268
2012-03-22 18:51:59 +00:00
..
hello_watchlocation
Create an additional watchpoint during the test run and verify that the watchpoint fired has the expected watchpoint id.
2012-02-24 23:12:08 +00:00
hello_watchpoint
Check in main.c modified for testing hardware watchpoints on arm architectures.
2012-03-22 18:51:59 +00:00
multiple_threads
Remove the functionality of using 'frame variable -w' to set a watchpoint now that 'watchpoint set variable/expression'
2012-02-14 22:00:40 +00:00
watchpoint_commands
Remove the functionality of using 'frame variable -w' to set a watchpoint now that 'watchpoint set variable/expression'
2012-02-14 22:00:40 +00:00
watchpoint_set_command
Add error handling for missing option terminator "--" and a test scenario for it.
2012-02-09 18:44:27 +00:00