| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | debug/gdb: companion libs are not used | Yann E. MORIN" | 2010-08-23 | 1 | -17/+0 |
| | | | | | | | | | | | | Although the gdb ./configure advertises for GMP and MPFR, those libraries are not used by gdb (the ./configure is used across different packages, hence the check for GMP/MPFR). See: http://sourceware.org/ml/crossgcc/2010-08/msg00168.html The same applies to MPC. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | ||||
| * | debug/gdb: can't build a static native gdb if using GMP/MPFR | Yann E. MORIN" | 2010-03-15 | 1 | -8/+14 |
| | | | | | | It is currently impossible to reliably build static GMP/MPFR libs, so we can't build a static native gdb using them, obviously. | ||||
| * | debug/gdb: split menuconfig for easier maintenance | Yann E. MORIN" | 2010-03-15 | 1 | -0/+38 |
