Notes |
(0000865)
hagepe
01-06-06 06:35
|
You have to do just the same for the host version of gdb in toolchain_build_TARGETARCH/gdb-6.4/gdb/Makefile.in |
| |
(0001165)
alessio
03-06-06 04:35
|
The problem is in toolchain/gdb/gdb.mk
The statement
DISABLE_GDBMI:=--disable-gdbmi
must not be executed for gdb 6.4 |
| |
(0001405)
alessio
06-09-06 04:25
edited on: 06-09-06 04:27
|
Fix patch uploaded
|
| |
(0001541)
vapier
07-19-06 17:08
|
disabling gdmi ignores the issue (whatever that may be)
the buildroot gdb.mk simply runs `make`, it doesnt screw around in the build system |
| |