- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I type in the debugger.
print x(1)**2
(where x is an array)
it does not work. How can I evaluate a power? (do not answer x(1)*x(1), that would work for this simple example, but not for others)
print x(1)**2
(where x is an array)
it does not work. How can I evaluate a power? (do not answer x(1)*x(1), that would work for this simple example, but not for others)
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which debugger are you using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using Intel debugger idb.

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