- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On Linux it is possible to call a function from within the debugger, either idb or gdb? Does anybody knows how to do this within DevStudio?
I have internal routines that when called from the debugger can do additional output/calculations to help with the debugging process.. They work well on Linux(gdb+g77/pgdebug+pgf90)/AIX/HPUX/IRIX but I have not found a way to do this on Windows..
Is there a "DevStudio API" or alikethat allows such a functionality?
Thanks in advance,
Juan Carlos
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is no way we know of to do this in the context of the DevStudio debugger.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I hate to disagree with Steve, but ...
You can put a call in the WATCH window, and it displays its output to the command window created as part of the debugging session.
- Lorri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oh, I love it when you disagree me like that! :smileywink: Always glad to hear that something is possible. I assume this is new with VS.NET, because I'm pretty sure it wouldn't work in CVF.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page