Skip to content

phil-opp/binutils-gdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GDB for 64-bit Rust operating systems

Installation

First install the build dependencies:

apt-get install texinfo flex bison python-dev ncurses-dev

Then download and build the fixed GDB for x86_64-pc-linux-gnu:

curl -sf https://raw.githubusercontent.com/phil-opp/binutils-gdb/rust-os/build-rust-os-gdb.sh | sh

It will take a while. After completion, you will have a rust-os-gdb subfolder that contains the fixed gdb executable and the rust-gdb script.

About

Unofficial mirror of sourceware binutils-gdb repository. Updated daily.

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

Packages

No packages published

Languages

  • C 49.7%
  • Makefile 20.7%
  • Assembly 15.6%
  • C++ 6.3%
  • D 2.5%
  • Scheme 1.1%
  • Other 4.1%