Giter Site home page Giter Site logo

Comments (3)

mumbel avatar mumbel commented on June 15, 2024 2

3500034 should fix. there were a few other changes I had locally as well, so hopefully nothing broke too bad (I'm stil having issues figuring out how to make sp+fp play nice with ghidra)

from ghidra_i960.

iankahan avatar iankahan commented on June 15, 2024

Update to this issue and providing more data points:

  1. The error above happens with Ghidra 10.1-Beta
  2. There is NO error with Ghidra 10.0.4

Looking at the Ghidra source code, the processing logic and code for .cspec has changed.
[Ghidra/Framework/SoftwareModeling/src/main/java/ghidra/program/model/lang/ParamEntry.java]
In particular code for parsing .cspec has been added to new function
public static void orderWithinGroup(ParamEntry entry1, ParamEntry entry2)
that throws the reported error on any two consequtive that are of similar size and don't distinguish in type.
I cannot follow the idea or logic behind as this prevents predefined options. But probably it is what it is.

So this issue is a probable issue for an upcoming Ghidra release. And I confirm no issue with the latest non-beta

from ghidra_i960.

mumbel avatar mumbel commented on June 15, 2024

I did come across cspec issues on another module I work on and reported that, which was fixed. Didn't think to double check this one, thanks for letting me know. Shouldn't be too hard to fix.

from ghidra_i960.

Related Issues (9)

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.