Skip to content

Show function params in variables#121

Open
integraledelebesgue wants to merge 1 commit into
mainfrom
fix/show-function-params
Open

Show function params in variables#121
integraledelebesgue wants to merge 1 commit into
mainfrom
fix/show-function-params

Conversation

@integraledelebesgue
Copy link
Copy Markdown
Member

Closes #110

Comment thread src/debugger/context.rs Outdated
Comment thread src/debugger/context.rs Outdated
Comment thread src/debugger/context/variables.rs Outdated
Comment thread src/debugger/context/variables.rs Outdated
Comment thread src/debugger/context/variables.rs Outdated
Comment thread src/debugger/context/variables.rs Outdated
Comment thread src/debugger/state/call_stack.rs Outdated
Comment thread src/debugger/state/call_stack/variables.rs Outdated
Comment thread src/debugger/state/call_stack/variables.rs
@integraledelebesgue integraledelebesgue force-pushed the fix/show-function-params branch 2 times, most recently from 7953c83 to af4a300 Compare May 5, 2026 16:20
Comment thread src/debugger/context/variables.rs Outdated
Comment thread Cargo.toml Outdated
@integraledelebesgue integraledelebesgue force-pushed the fix/show-function-params branch 2 times, most recently from 70ee715 to ab46c9e Compare May 6, 2026 16:26
@integraledelebesgue integraledelebesgue force-pushed the fix/show-function-params branch from ab46c9e to 0489f5f Compare May 6, 2026 16:29
Copy link
Copy Markdown
Collaborator

@piotmag769 piotmag769 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logic wise is good after we add += 1 to compiler

Comment thread src/debugger/context/variables.rs Outdated
Comment thread src/debugger/state/call_stack.rs Outdated
Comment thread src/debugger/context.rs
Comment thread src/debugger/context.rs Outdated
@integraledelebesgue integraledelebesgue force-pushed the fix/show-function-params branch 3 times, most recently from 98a5373 to 49360a6 Compare May 15, 2026 12:41
@integraledelebesgue integraledelebesgue force-pushed the fix/show-function-params branch from 49360a6 to 1648ba5 Compare May 19, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show function params values

2 participants