On 6/18/19 1:53 PM, richard.glos...@l3t.com wrote:
>
> Hi, having an event in our code where the debugger just shows “exit with code 
> = 0” and no other information is provided.  Not possible to observe 
> variables, see a stack trace, or even know where the code is executing.  Does 
> anyone know how to track this down with the LIDE or grmon?
>
When the program exits, print the history trace in grmon. Then run the program 
again in LIDE, and put a breakpoint some where in the trace. Then execution 
should stop before the program exits and you should be able to see the stack 
trace.

Jiri.

> ------------------------------------------- CONFIDENTIALITY NOTICE: This 
> email and any attachments are for the sole use of the intended recipient and 
> may contain material that is proprietary, confidential, privileged or 
> otherwise legally protected or restricted under applicable government laws. 
> Any review, disclosure, distributing or other use without expressed 
> permission of the sender is strictly prohibited. If you are not the intended 
> recipient, please contact the sender and delete all copies without reading, 
> printing, or saving..
>
> _______________________________________________
> users mailing list
> users@rtems.org
> http://lists.rtems.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to