Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Debugging C++ function call using Interposition agent
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
freesoft12@gmail.com  
View profile  
 More options Jun 21 2008, 1:18 am
Newsgroups: comp.lang.c++, alt.os.linux, alt.solaris.x86, comp.unix.solaris
From: "freesof...@gmail.com" <freesof...@gmail.com>
Date: Fri, 20 Jun 2008 22:18:17 -0700 (PDT)
Local: Sat, Jun 21 2008 1:18 am
Subject: Debugging C++ function call using Interposition agent
Folks,

Anyone have any ideas of using an interposition agent to trap a C++
function call using an interposition agent and then printing out the
function's arguments, for debugging purposes?

I  read about problems with C++ name mangling making interposing them
difficult but not sure what that meant...

Regards
Nick


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Collins  
View profile  
 More options Jun 21 2008, 2:09 am
Newsgroups: comp.lang.c++, alt.os.linux, alt.solaris.x86, comp.unix.solaris
From: Ian Collins <ian-n...@hotmail.com>
Date: Sat, 21 Jun 2008 18:09:19 +1200
Local: Sat, Jun 21 2008 2:09 am
Subject: Re: Debugging C++ function call using Interposition agent
freesof...@gmail.com wrote:
> Folks,

> Anyone have any ideas of using an interposition agent to trap a C++
> function call using an interposition agent and then printing out the
> function's arguments, for debugging purposes?

Why don't you set a debugger watchpoint?

--
Ian Collins.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »