Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to create custom buttons? #30

Open
ceremcem opened this issue Dec 15, 2017 · 1 comment
Open

Is it possible to create custom buttons? #30

ceremcem opened this issue Dec 15, 2017 · 1 comment

Comments

@ceremcem
Copy link

Is it possible to run custom commands with custom buttons? For example, I defined a command in gdbinit like so:

define reload 
    shell make mytarget
    file path/to/elf
    tb main 
    continue 
end 

I would like to use this function whenever I changed my source code, through a button, something like this:

image

Is this possible?

@ceremcem
Copy link
Author

ceremcem commented Feb 23, 2018

This feature might be left after this one

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

No branches or pull requests

1 participant