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

Why redbug can not trace the un-exported function? What should I set? #35

Closed
tclugao opened this issue Nov 9, 2023 · 2 comments
Closed

Comments

@tclugao
Copy link

tclugao commented Nov 9, 2023

as the following pic. the function handle is exported, and function select_option is not exported
image

@sebastiw
Copy link
Collaborator

Hi,
first of all you are running an old (more than 4 year old) version of redbug.

New syntax would be something in the style of

1> redbug:start(["nurse_call_callback_handler:select_option"], #{msgs => 1_000_000, time => 100_000}).

Anyway, without a minimal example or access to your module it is impossible to answer your question.

I would suggest two things: upgrade to latest redbug, or add the module nurse_call_callback_handler as example here.

@sebastiw
Copy link
Collaborator

sebastiw commented Dec 9, 2024

please reopen if you have more issues.

@sebastiw sebastiw closed this as completed Dec 9, 2024
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

2 participants