summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in
blob: 02882aa0307c39cfefdb80f766ae9602d2be7ce3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# GDB menu

## help gdb is the GNU debugger

source "config/debug/gdb.in.cross"
source "config/debug/gdb.in.native"
source "config/debug/gdb.in.gdbserver"

config GDB_HAS_PKGVERSION_BUGURL
    bool
    default y if GDB_7_0_or_later

config GDB_HAS_PYTHON
    bool
    default y if GDB_7_0_or_later

config GDB_INSTALL_GDBINIT
    bool
    default y if GDB_7_0_or_later