aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxdebugsupport.h
blob: 8f5f310283145c74da4599596b63560d2e7dde22 (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2016 BlackBerry Limited. All rights reserved.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

#pragma once

namespace Qnx::Internal {

void showAttachToProcessDialog();
void setupQnxDebugging();

} // Qnx::Internal