Hi,
I am trying to run lldb testsuite on arm hardware with lldb and
lldbserver binaries cross compiled on x86_64 builder.
I have lldb-server running on my arm hardware. Also i have lldb source
tree checkout and liblldb and lldb binaries places in lib and bin
folders respectively.
I am ablle to c
https://llvm.org/bugs/show_bug.cgi?id=28055
Bug ID: 28055
Summary: continue in watchpoint commands disables the
watchpoint
Product: lldb
Version: unspecified
Hardware: All
OS: All
Status: NEW
LLDB and the GDB remote serial protocol beneath it are quite strongly
byte-oriented, for example the RSP "read memory" command has arguments
"addr,length-in-bytes". I'm experimenting with a debugger target for an
architecture that is based upon 16-bit-words, and while it's simple to map
between wor
Hi everyone,
I am a member of the HSA Foundation tools group, who are attempting to
standardise debugging and profiling interfaces for heterogeneous systems.
HSA is a low-level heterogeneous system architecture and software
platform. There are standards describing the architectural requiremen