From 64bdab59cc0938a5cd8a422c25b4fba5cc2c4126 Mon Sep 17 00:00:00 2001 From: Alexey R Date: Sun, 25 Feb 2018 10:03:36 +0300 Subject: [PATCH] upd: kdlibcpp (dev-1.0 -> FETCH_HEAD) --- .gitmodules | 6 +++--- LICENSE | 42 +++++++++++++++++++++--------------------- README.md | 34 +++++++++++++++++----------------- kdlibcpp | 2 +- 4 files changed, 42 insertions(+), 42 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4581c11..a1c8259 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "kdlibcpp"] - path = kdlibcpp - url = https://githomelab.ru/kdlibcpp/kdlibcpp.git +[submodule "kdlibcpp"] + path = kdlibcpp + url = https://githomelab.ru/kdlibcpp/kdlibcpp.git diff --git a/LICENSE b/LICENSE index 9228a1b..4928aa4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,21 +1,21 @@ -MIT License - -Copyright (c) 2017 pykd - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +MIT License + +Copyright (c) 2017 pykd + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md index 9da6bde..a07bf98 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ -# Pykd - python extension for WinDBG - -## Purpose -This project can help to automate debugging and crash dump analysis using Python. It allows one to take the best from both worlds: the expressiveness and convenience of Python with the power of WinDbg! - -## Why do I need this? -If you want to automate the debugger but dislike the WinDbg built-in script machine syntax it's time to try again using the handy and powerful Python language. Even if you don't want to create your own script, maybe some existing scripts will be of interest to you? - -## Pykd bootstrapper -[Download](/../wikis/Pykd bootstrapper) - -## Releases: -[Last Release](/../wikis/Last Release) - -## Documentation -[User Manual](/../wikis/User Manual rus) -[API Reference](/../wikis/API Reference) +# Pykd - python extension for WinDBG + +## Purpose +This project can help to automate debugging and crash dump analysis using Python. It allows one to take the best from both worlds: the expressiveness and convenience of Python with the power of WinDbg! + +## Why do I need this? +If you want to automate the debugger but dislike the WinDbg built-in script machine syntax it's time to try again using the handy and powerful Python language. Even if you don't want to create your own script, maybe some existing scripts will be of interest to you? + +## Pykd bootstrapper +[Download](/../wikis/Pykd bootstrapper) + +## Releases: +[Last Release](/../wikis/Last Release) + +## Documentation +[User Manual](/../wikis/User Manual rus) +[API Reference](/../wikis/API Reference) diff --git a/kdlibcpp b/kdlibcpp index 3bb3cbf..9bfa80d 160000 --- a/kdlibcpp +++ b/kdlibcpp @@ -1 +1 @@ -Subproject commit 3bb3cbf8e4a206d7bcf08f0d8303e3c59dd4e2b4 +Subproject commit 9bfa80d7f415e8697f7c84696d67afda07dbc559