|
NAMEGammaRay - Qt-application inspection and manipulation tool.SYNOPSISgammaray [--pid <pid> | <application> <args> | --connect <host>[:<port>]DESCRIPTIONGammaRay inspects runtime internals of a Qt-application, such as: Object tree, properties, signal/slots, widgets, models, graphics views, javascript debugger, resources, state machines, meta types, fonts, codecs, text documentsWhen run without any options, gammaray will present a list of running Qt-applications from which you can attach the selected injector. Else, you can attach to a running process by specifying its pid, or you can start a new Qt-application by specifying its name (and optional arguments). OPTIONS
EXAMPLES
EXIT STATUSExits with 0 under normal operation; otherwise, exists with a positive integer indicating a problem occurred while launching or attaching an injector.COPYRIGHTCopyright (C) 2010-2021 Klaralvdalens Datakonsult AB, a KDAB Group company, <info@kdab.com>Licensees holding valid commercial KDAB GammaRay licenses may use this file in accordance with GammaRay Commercial License Agreement provided with the Software. Contact info@kdab.com if any conditions of this licensing are not clear to you. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. StackWalker code Copyright (c) 2005-2019, Jochen Kalmbach, All rights reserved. lz4 fast LZ compression code Copyright (C) 2011-2015, Yann Collet, All rights reserved. backward-cpp code Copyright 2013-2017 Google Inc. All rights reserved. AUTHORSAllen Winter <allen.winter@kdab.com> Andreas Holzammer <andreas.holzammer@kdab.com> Anton Kreuzkamp <anton.kreuzkamp@kdab.com> BogDan Vatra <bogdan.vatra@kdab.com> Dan Vratil <dvratil@redhat.com> David Faure <david.faure@kdab.com> Filipe Azevedo <filipe.azevedo@kdab.com> Frank Osterfeld <frank.osterfeld@kdab.com> James Turner <james.turner@kdab.com> Jan Dalheimer <jan.dalheimer@kdab.com> Kevin Funk <kevin.funk@kdab.com> Laurent Montel <laurent.montel@kdab.com> Mathias Hasselmann <mathias.hasselmann@kdab.com> Milian Wolff <milian.wolff@kdab.com> Nicolas Arnaud-Cormos <nicolas.arnaud-cormos@kdab.com> Patrick Spendrin <patrick.spendrin@kdab.com> Peter Kuemmel <syntheticpp@gmx.net> Rafael Roquetto <rafael.roquetto@kdab.com> Sergio Martins <sergio.martins@kdab.com> Stephen Kelly <stephen.kelly@kdab.com> Thomas McGuire <thomas.mcguire@kdab.com> Till Adam <till.adam@kdab.com> Tobias Koenig <tobias.koenig@kdab.com> Volker Krause <volker.krause@kdab.com>
Visit the GSP FreeBSD Man Page Interface. |