Matt Kopec
b96a126b5b
Add output of fault address on an address related crash (ie. segfault).
...
llvm-svn: 183701
2013-06-10 22:14:47 +00:00
Andrew Kaylor
93132f504f
Adding support for stopping all threads of multithreaded inferiors on Linux. Also adding multithreaded test cases.
...
llvm-svn: 182809
2013-05-28 23:04:25 +00:00
Matt Kopec
52c8476a47
Fix assertion from previous fix for debian os watchpoints.
...
Also mark one of the tests as expected fail on Linux due to the debian fix.
llvm-svn: 181448
2013-05-08 16:52:34 +00:00
Matt Kopec
e9ea0da82e
Add watchpoint support for Linux on 64-bit host.
...
llvm-svn: 181341
2013-05-07 19:29:28 +00:00
Matt Kopec
650648fa57
Add initial support to trace spawned threads in a process on Linux.
...
llvm-svn: 171864
2013-01-08 16:30:18 +00:00
Johnny Chen
9ed5b49c45
Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=rev :
...
This patch combines common code from Linux and FreeBSD into
a new POSIX platform. It also contains fixes for 64bit FreeBSD.
The patch is based on changes by Mark Peek <mp@FreeBSD.org > and
"K. Macy" <kmacy@freebsd.org > in their github repo located at
https://github.com/fbsd/lldb .
llvm-svn: 147613
2012-01-05 21:48:15 +00:00