config/debug.in
author Titus von Boxberg <titus@v9g.de>
Mon Aug 22 09:35:29 2011 +0200 (2011-08-22)
branch1.12
changeset 2639 c87df1f5330c
parent 924 941294c6fcf1
permissions -rw-r--r--
debug/gdb: correct compilation error when stpcpy is a define

On OSX stpcpy is a define which is not recognized by gdb's configure.
This results in a compilation error.

Reported-by: "Guylhem Aznar" <crossgcc@guylhem.net>
Signed-off-by: "Titus von Boxberg" <titus@v9g.de>
(transplanted from 8cadd5a4c6113f9c7107f1c8d3b29ef310f1ed30)
yann@924
     1
menu "Debug facilities"
yann@1870
     2
source "config.gen/debug.in"
yann@924
     3
endmenu