Pavel Labath
acebc43799
Report more precise error message when attach fails
...
Summary:
If the remote stub sends a specific error message instead of just a E??
code, we can use this to display a more informative error message
instead of just the generic "unable to attach" message.
I write a test for this using the SB API.
On the console this will show up like:
(lldb) process attach ...
error: attach failed: <STUB-MESSAGE>
if the stub supports error messages, or:
error: attach failed: Error ??
if it doesn't.
Reviewers: jingham, JDevlieghere
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D45573
llvm-svn: 330247
2018-04-18 11:56:21 +00:00
..
2016-09-06 20:57:50 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-03-13 23:37:11 +00:00
2018-01-30 18:29:16 +00:00
2018-02-12 18:06:34 +00:00
2016-09-06 20:57:50 +00:00
2018-04-16 22:26:21 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2018-01-19 23:24:35 +00:00
2016-09-06 20:57:50 +00:00
2018-03-16 12:04:46 +00:00
2017-10-05 23:41:28 +00:00
2018-03-09 14:32:16 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-02-22 23:48:21 +00:00
2018-01-19 23:24:35 +00:00
2018-03-26 15:17:58 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-03-16 12:04:46 +00:00
2018-01-19 23:24:35 +00:00
2018-01-30 18:29:16 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2016-10-26 19:17:49 +00:00
2018-01-30 17:02:42 +00:00
2018-01-30 18:29:16 +00:00
2018-04-18 11:56:21 +00:00
2017-04-19 23:21:04 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-30 18:29:16 +00:00
2018-02-08 23:10:29 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2016-09-06 20:57:50 +00:00
2018-01-19 23:24:35 +00:00
2018-01-25 21:20:29 +00:00
2018-01-19 23:24:35 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2018-03-13 21:06:05 +00:00
2018-01-30 18:29:16 +00:00
2018-03-21 15:29:32 +00:00
2018-02-08 23:10:29 +00:00
2018-02-21 15:33:53 +00:00
2018-02-21 15:33:53 +00:00
2018-03-15 15:21:54 +00:00
2018-01-30 18:29:16 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-03-08 19:46:39 +00:00
2018-01-19 23:24:35 +00:00
2018-02-01 21:35:50 +00:00
2018-01-19 23:24:35 +00:00
2018-02-08 10:37:23 +00:00
2018-03-15 13:47:09 +00:00
2018-03-15 09:16:15 +00:00
2018-04-13 18:02:39 +00:00
2018-04-16 23:59:01 +00:00
2018-01-30 18:29:16 +00:00
2018-01-30 18:29:16 +00:00
2018-01-30 18:29:16 +00:00
2016-10-03 22:49:13 +00:00
2018-03-20 12:46:33 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-02-23 05:03:10 +00:00
2018-03-26 12:42:07 +00:00
2018-01-19 23:24:35 +00:00
2018-03-26 12:42:07 +00:00