bugDDD - Bugs: bug #67200, Data>Memory - Invalid character...

 
 

bug #67200: Data>Memory - Invalid character in expression for examine

Submitter:  Michael Eager <eager>
Submitted:  Sun 08 Jun 2025 05:31:58 PM UTC
   
 
Category:  Gdb integration Severity:  2 - Minor
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release:  3.4.1
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 08 Jun 2025 05:31:58 PM UTC, original submission:  

DDD passes incorrect string to GDB to print/display memory.

To reproduce:
$ ddd ddd/cxxtest
break at list_test(), step to line 403.
Click Data, select Memory, enter "list" in Examine box
Click Display
In Data window, right click, select New Display, select any format

DDD sends "display /o `x /listxb list_test`\n"
GDB responds "Invalid character \'`\' in expression.\n"

Note:  specifying different format in popup window work correctly.

Michael Eager <eager>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by eager (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.15-e6e5.
    Corresponding source code