llvm-project/lldb/lit
Aleksandr Urakov 9d5b2d4adc [Windows] A basic implementation of memory allocations in a debuggee process
Summary:
This patch adds a basic implementation of `DoAllocateMemory` and
`DoDeallocateMemory` for Windows processes. For now it considers only the
executable permission (and always allows reads and writes).

Reviewers: zturner, asmith, stella.stamenova, labath, clayborg

Reviewed By: zturner

Subscribers: Hui, vsk, jingham, aleksandr.urakov, clayborg, abidh, teemperor, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D52618

llvm-svn: 345815
2018-11-01 08:54:38 +00:00
..
Breakpoint [LLDB] - Add support for DW_FORM_addrx[1-4]? forms. 2018-10-31 10:14:03 +00:00
Expr [Windows] A basic implementation of memory allocations in a debuggee process 2018-11-01 08:54:38 +00:00
Modules Upstreaming the BridgeOS device support and the 2018-10-11 00:28:35 +00:00
Quit Allow specifying an exit code for the 'quit' command 2018-07-11 17:18:01 +00:00
Settings Fix and rename broken test for `settings write`. 2018-10-26 23:01:25 +00:00
Suite Fix a typo in mac SIP workaround 2018-08-31 06:01:02 +00:00
SymbolFile [NativePDB] Add support for dumping global variables of class type. 2018-10-30 18:57:08 +00:00
Unit Resubmit "[lit] Force site configs to run before source-tree configs" 2017-09-15 22:10:46 +00:00
tools/lldb-mi [lldb-mi] Implement -gdb-set breakpoint pending on/off 2018-10-30 03:10:41 +00:00
CMakeLists.txt Add dependency on llc required by find-variable-dwo test 2018-09-21 13:40:22 +00:00
lit-lldb-init Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the existing EchoCommands and expose both as interpreter settings. 2018-10-05 16:49:47 +00:00
lit.cfg Resubmit "Add SymbolFileNativePDB plugin." 2018-10-12 19:47:13 +00:00
lit.site.cfg.in lldb-test symbols: Add ability to do name-based lookup 2018-05-03 10:57:16 +00:00