- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6.9k
Open
Labels
Feature: AnalysisFeature: Segmented AddressesStatus: TriageInformation is being gatheredInformation is being gathered
Description
Describe the bug
Stack variables are no longer analysed in the assembly of x86 16-bit apps.
Could have something to do with one/both changes listed below:
c396867
4723729
To Reproduce
Steps to reproduce the behavior:
- Unzip attachment
- Load gzf project
- Go to address 1008:006e- aMOVstatement
- See issue
Expected behavior
Stack variables should be recognised and named and not left like [BP + -0x6]!
Screenshots
N/A
Attachments
PROJ0000.EXE2.zip
Environment (please complete the following information):
- OS: Windows 11
- Java Version: 21.0.3]
- Ghidra Version: 12.1-DEV
- Ghidra Origin: locally built
Additional context
The attachment also includes a simple .cpp source file and the .map file.
Metadata
Metadata
Assignees
Labels
Feature: AnalysisFeature: Segmented AddressesStatus: TriageInformation is being gatheredInformation is being gathered