|
From: | address@hidden |
Subject: | breakpoints in shared libraries |
Date: | Fri, 12 May 2023 13:34:04 +0000 |
1
- Thank you for reviving ddd. I have missed it.
2 - When I run gdb from the command line and try to set a break point ("b cudaDebug") in a shared library, it responds with:
Function "cudaDebug" not defined.
Make breakpoint pending on future shared library load? (y or [n])
When I run "b cudaDebug" in ddd at the "(gdb)" prompt, it just responds with:
Function "cudaDebug" not defined.
I used the "--debugger" option of ddd to be sure I am using the same version of gdb (13.1).
Is this expected?
Will it be changed in the future?
Regards,
Peter
Peter Epstein
Siemens Digital Industries Software
5114 Raymond Rd.Madison WI 53711 USA Office: +1 (608) 271-1219 Mobile: +1 (608) 571-8413 peter.epstein@siemens.com www.siemens.com/plm |
[Prev in Thread] | Current Thread | [Next in Thread] |