Re: [Qemu-discuss] Custom board with DTS/DTB

2016-12-08 Thread Peter Maydell
On 7 December 2016 at 20:31, James Hanley wrote: > Seems like I spoke too soon. Removed the DTB option and started down the > road of building up our board as a test and connect gdb to the target with > the --gdb option. > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Re: [Qemu-discuss] Custom board with DTS/DTB

2016-12-08 Thread Thomas Huth
On 07.12.2016 21:31, James Hanley wrote: > Seems like I spoke too soon. Removed the DTB option and started down the > road of building up our board as a test and connect gdb to the target > with the --gdb option. > jim@jim-VirtualBox:~/project/test$ gdb > qemu-build/arm-softmmu/qemu-system-arm > /t