Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] DSF features I did not know about

Yes, they should work:

Marc Khouzam wrote:
Hi,
 
The DSF Expressions view test section
mentions some things that I was not aware existed, and was not able to see:
 
o Adding new _expression_: Using conext menu in var, reg, editor
This is the "Watch" action.

o Editing _expression_ values: Editor type (ext vs. drop down, etc.) as dictated by the _expression_ type

Yes, the RegisterBitFieldVM node allows the user to set the bit field mnemonic values using a drop-down selector, instead of a text field.  But GDB does not support bit fields or mnemonics, so the only way to test this feature is using a commecial debugger that does (Wind River's for example), or the PDA debugger.  I implemented mnemonics in the PDA example debugger a long while back, and I have to admit I haven't tested it lately. 
I'll give it a try in this test cycle and add a procedure to test it on the test site.

Cheers,
Pawel
Should I be able to see such features?
 
Thanks
 
 

 

Marc Khouzam
Software Designer, Methods and Tools

 

Ericsson Canada Inc

EMC/Q
8500 Decarie Blvd.
H4P 2N2, Mont-Royal, Qc, Canada
www.ericsson.com

Office: +514 345 7900 x42350
Fax: +514 345 6159
Mobile: +514 951 7191
Email: Marc.Khouzam@xxxxxxxxxxxx



Ce courriel est confidentiel et uniquement destiné à son ou ses destinataires. Il est défendu de le consulter, de l'utiliser, de le dévoiler ou de le diffuser sans autorisation. Si ce message vous est parvenu par erreur, merci d'en aviser l'expéditeur par retour de courrier et de le détruire sans le divulguer.  Un courriel et ses pièces jointes peut être sans autorisation corrompu, interrompu, amendé, altéré et infecté. L'entreprise ne reçoit et n'envoie de courriel qu'avec l'entente qu'elle n'est responsable d'aucune corruption, interception, modification, altération, infection ou conséquence possible.

This communication is confidential and intended solely for the addressee(s). Any unauthorized review, use, disclosure or distribution is prohibited. If you believe this message has been sent to you in error, please notify the sender by replying to this transmission and delete the message without disclosing it. Thank you.  E-mail including attachments is susceptible to data corruption, interruption, unauthorized amendment, tampering and viruses, and we only send and receive e-mails on the basis that we are not liable for any such corruption, interception, amendment, tampering or viruses or any consequences thereof.

 

_______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top