[dependencies.regex]
version = "1.5.4"
[package]
authors = ["Andrey Fedotov <fedotoff@ispras.ru>", "Alexey Vishnyakov <vishnya@ispras.ru>", "Georgy Savidov <avgor46@ispras.ru>"]
description = "Wrapper for gdb in batch mode."
edition = "2021"
exclude = ["/tests", ".gitignore", ".github"]
homepage = "https://github.com/anfedotoff/gdb-command.git"
keywords = ["gdb", "backtrace", "stacktrace", "debugging", "coredump"]
license = "MIT"
name = "gdb-command"
readme = "README.md"
repository = "https://github.com/anfedotoff/gdb-command.git"
version = "0.6.3"