GithubHelp home page GithubHelp logo

embedded_toolkit's Introduction

Embedded-toolkit

Embedded-toolkit是用来收集能够直接在嵌入式平台上运行的小工具的工具箱,比如各平台下的gdb、gdbserver、tcpdump等等。
创建这个目录主要目的也是为了方便直接分析、调试各平台的程序。不用在需要的时候每次都自己去重新交叉编译。
本目录主要收集Binary。
希望大家也都补充。

##Directory structure GEmbedded-tools/
├── arm
│   ├── gdb
│   ├── gdbserver
│   ├── gdbserver.self
│   ├── README
│   └── tcpdump
└── mips
  ├── LSB
  │   ├── gdb-linux.mipsle
  │   ├── gdb.mipsle
  │   ├── gdbserver
  │   ├── gdbserver.mipsle
  │   ├── README.md
  │   └── tcpdump.mipsle
  └── MSB
    ├── gdb.mipsbe
    ├── gdbserver.mipsbe
    └── README.md

##Cross compile

!<cross_compile.pdf>(./cross_compile.pdf)

embedded_toolkit's People

Contributors

purpleroc avatar

Watchers

James Cloos avatar Woojin, Lee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.