Skip to content

Gdb with patches to support tricore architecture up to v1.6.1

License

Notifications You must be signed in to change notification settings

NoMore201/tricore-gdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tricore GDB package

This folder contains the tricore GDB PKGBUILD for building the sofware under MSYS2 framework (more info: https://www.msys2.org).

The PKGBUILD and patches 0001, 0002 and 0005 are based on the gdb package in MINGW-packages repository.

Patch 0006 was created by re-applying all changes found in this repo to latest 11.2 release of binutils-gdb

Prerequisites

Recommended environment to use is UCRT64, but also MINGW32 and MINGW64 environments should work (may not be tested though).

For information on how to prepare the environment for building packages, refer to the official documentation

Building

$ MINGW_ARCH=ucrt64 makepkg-mingw -Cs

-C tells makepkg to do a clean build, -s is used to automatically download build dependencies.

If you want to ignore PGP signature verification of the original author of the MSYS2 package, append the --skippgpcheck flag to the makepkg command

About

Gdb with patches to support tricore architecture up to v1.6.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages