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

Re: Bug 3732 #3759

Closed
vicuna opened this issue Aug 16, 2005 · 1 comment
Closed

Re: Bug 3732 #3759

vicuna opened this issue Aug 16, 2005 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Aug 16, 2005

Original bug ID: 3759
Reporter: administrator
Status: closed (set by @damiendoligez on 2005-12-15T13:48:13Z)
Resolution: not a bug
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)
Child of: #3732

Bug description

Just to help out a bit with a bug I reported:

It seems that when setting a breakpoint at a given character offset, the
breakpoint IS set correctly. What appears to be going wrong is the
reporting of WHERE the breakpoint was set.

So, for example, if I request a breakpoint at offset 64, OCaml will
respond that the breakpoint was created at offset 31. However, the program
WILL break at offset 64, despite the fact that it always reports the wrong
line number when queried.

Hopefully this will help you narrow down the problem!

-- Nate

@vicuna
Copy link
Author

vicuna commented Aug 26, 2005

Comment author: administrator

see also #3732, #3765, #3766

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant