Skip to content

avatarone/gdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

== Building GDB for Avatar == Install packages

  • libexpat1-dev (for XML support)
  • python2.7-dev (for Python support)

Configure gdb with: ./configure --with-python --with-expat=yes --target=arm-none-eabi

== Notes == if you see errors like the following when running Avatar, the python support of GDB was not compiled well.

    avatar.bintools.gdb.parse_stream.ParseError: Unhandled Output: Python Exception <type 'exceptions.ImportError'> No module named gdb:

About

GDB clone with modifications for Avatar

Resources

License

GPL-2.0 and 3 other licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB
Unknown
COPYING.LIBGLOSS
Unknown
COPYING.NEWLIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 66