config/debug/gdb.in.cross
changeset 2789 e6b5bd481942
parent 2717 13df2720b374
child 2856 7723b8457efa
     1.1 --- a/config/debug/gdb.in.cross	Fri Oct 14 22:44:24 2011 +0200
     1.2 +++ b/config/debug/gdb.in.cross	Fri Nov 25 23:57:55 2011 +0100
     1.3 @@ -38,5 +38,12 @@
     1.4        Building a static gdb can help in this regard, although there
     1.5        have been reports of problems when linking gdb to the static
     1.6        libpython.a. This should be fixed in gdb >=7.3. YMMV.
     1.7 -      
     1.8 +
     1.9 +config GDB_CROSS_EXTRA_CONFIG_ARRAY
    1.10 +    string
    1.11 +    prompt "Cross-gdb extra config"
    1.12 +    default ""
    1.13 +    help
    1.14 +      Extra flags to pass onto ./configure when configuring the gdb cross.
    1.15 +
    1.16  endif # GDB_CROSS