Opened 2 days ago

Last modified 2 days ago

#19243 new bug

Debugger didn't retrieve the source code from debuging info

Reported by: DigitalBox98 Owned by: anevilyak
Priority: normal Milestone: Unscheduled
Component: Applications/Debugger Version: R1/beta5
Keywords: Cc:
Blocked By: Blocking:
Platform: x86-64

Description

In some situations, the Debugger is not able to retrieve the source code of the program.

In the example attached, putting the break point in the About dialog part is not attaching it in the source code. The breakpoint is working however the source code is not more displayed after that.

Attached example : SimpleOpenGLCube : working example (Debugger is able to work with the source code) SimpleApp : example where Debugger is not able to retrieve the source code once the main is runned

Attachments (6)

debug1.png (159.6 KB ) - added by DigitalBox98 2 days ago.
Initial run working OK (source displayed)
debug2.png (145.3 KB ) - added by DigitalBox98 2 days ago.
Putting breaking in the AboutDialog is not attached to the source code for an unknown reason
debug3.png (292.3 KB ) - added by DigitalBox98 2 days ago.
Once the breakpoint is reached, no source code is diplayed
debug4.png (94.6 KB ) - added by DigitalBox98 2 days ago.
The application source code is no more found by the Debugger
SimpleApp.zip (9.8 KB ) - added by DigitalBox98 2 days ago.
SimpleApp source code to reproduce the issue
SimpleOpenGLCube.zip (2.8 KB ) - added by DigitalBox98 2 days ago.
Example where Debugger is working without any issue

Download all attachments as: .zip

Change History (7)

by DigitalBox98, 2 days ago

Attachment: debug1.png added

Initial run working OK (source displayed)

by DigitalBox98, 2 days ago

Attachment: debug2.png added

Putting breaking in the AboutDialog is not attached to the source code for an unknown reason

by DigitalBox98, 2 days ago

Attachment: debug3.png added

Once the breakpoint is reached, no source code is diplayed

by DigitalBox98, 2 days ago

Attachment: debug4.png added

The application source code is no more found by the Debugger

by DigitalBox98, 2 days ago

Attachment: SimpleApp.zip added

SimpleApp source code to reproduce the issue

by DigitalBox98, 2 days ago

Attachment: SimpleOpenGLCube.zip added

Example where Debugger is working without any issue

comment:1 by waddlesplash, 2 days ago

Component: ApplicationsApplications/Debugger
Owner: changed from nobody to anevilyak
Note: See TracTickets for help on using tickets.