../gcc-arm-none-eabi/bin/arm-none-eabi-gdb ../LPC1768/main.elf --baud 115200 -ex "set target-charset ASCII" -ex "set print pretty on" -ex "set remotelogfile mri.log" -ex "target remote /dev/tty.usbserial-A965PN37"
Traceback (most recent call last):
File "<string>", line 70, in <module>
File "<string>", line 67, in GdbSetPythonDirectory
File "/Users/douglaspearless/Documents/workspace/SmoothieProject/Smoothieware/gcc-arm-none-eabi/arm-none-eabi/share/gdb/python/gdb/__init__.py", line 19, in <module>
import _gdb
ImportError: No module named _gdb
GNU gdb (GNU Tools for ARM Embedded Processors) 7.4.1.20121207-cvs
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later LINK REMOVED AS CANNOT POST WITH A LINK
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=x86_64-apple-darwin11.4.2 --target=arm-none-eabi".
For bug reporting instructions, please see:
LINK REMOVED AS CANNOT POST WITH A LINK>
Reading symbols from /Users/douglaspearless/Documents/workspace/SmoothieProject/Smoothieware/LPC1768/main.elf...done.
Remote debugging using /dev/tty.usbserial-A965PN37
Ignoring packet error, continuing...
warning: unrecognized item "timeout" in "qSupported" response
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Malformed response to offset query, timeout
(gdb) list
Segmentation fault: 11
Imported from wikidot