clayborg requested changes to this revision.
clayborg added inline comments.
This revision now requires changes to proceed.
Comment at: examples/python/crashlog.py:99
image_regex_uuid = re.compile(
-'(0x[0-9a-fA-F]+)[- ]+(0x[0-9a-fA-F]+) +[+]?([^ ]+)
+([^<]+)<([-0-9
Author: jmolenda
Date: Sun Dec 16 10:44:54 2018
New Revision: 349316
URL: http://llvm.org/viewvc/llvm-project?rev=349316&view=rev
Log:
Add a description of the similar packets defined in the
gdb-remote serial protocol documentation, call out the
incompatability of lldb's vFile:open: packet as it
Author: jmolenda
Date: Sun Dec 16 10:33:58 2018
New Revision: 349313
URL: http://llvm.org/viewvc/llvm-project?rev=349313&view=rev
Log:
Clarify a few minor details.
Modified:
lldb/trunk/docs/lldb-platform-packets.txt
Modified: lldb/trunk/docs/lldb-platform-packets.txt
URL:
http://llvm.org/vi