Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 408 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 408 Bytes

ghidra-gcc2-stabs

A Ghidra script for importing Stabs debug information generated by vintage GCC

The following build types are currently supported:

  • C source files
  • ELF binary files
  • x86 architecture

The code has been tested with egcs 1.1.2 (1999-03-14) and gcc 2.95.3 (2001-03-15) running on Red Hat Linux 6.2. See the docs folder for instructions on how to set up an instance of Compiler Explorer.