bugDDD - Bugs: bug #50747, Add support for GDB's ProcessRecord

 
 

bug #50747: Add support for GDB's ProcessRecord

Submitter:  None
Submitted:  Fri 07 Apr 2017 11:24:14 AM UTC
   
 
Category:  Gdb integration Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 28 Dec 2022 04:26:48 PM UTC, comment #1: 

fixed

Stefan Eickeler <eickeler>
Group administrator
Fri 07 Apr 2017 11:24:14 AM UTC, original submission:  

Since 2009, GDB is able to "record the execution of a program being debugged by gdb, and then 'play back' the recorded execution, deterministicly and repeatedly if desired." [1]

    1. https://sourceware.org/gdb/wiki/ProcessRecord

It is already possible to use those features in the gdb console in DDD, but DD will not update its source code window when using various reverse-* commands, only the forward ones that it already knows.

That is, if I do reverse-continue or reverse-step, the line showed in the code window will not move (but the display window will update variables).

Anonymous

 

(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 eickeler (Posted a comment)
  •  

    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.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-12-28 eickeler StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code