taskDDD - Tasks: task #8942, Interface to inferior debuggers...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #8942: Interface to inferior debuggers should be modular

Submitter:  Peter Wainwright <pwainwright>
Submitted:  Wed 31 Dec 2008 10:41:52 AM UTC
   
 
Should Start On:  Wed 31 Dec 2008 12:00:00 AM UTC Should be Finished on:  Wed 31 Dec 2008 12:00:00 AM UTC
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Closed Effort:  0.00

Wed 31 Dec 2008 10:41:52 AM UTC, original submission:  

DDD supports a large number of inferior debuggers.  but it is not as easy as it should be to interface these with DDD.  The present interface to the inferior debuggers involves multiple switch
statements (case BASH, case DBX, case GDB...) scattered through the code.  It would be helpful to have a proper modular approach so that we could

  • add new languages more easily, and
  • maintain the interface to each language without affecting the others


Peter Wainwright <pwainwright>

 

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

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 (Updated the item)
  • -email is unavailable- added by pwainwright (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.

     

    Follows 1 latest change.

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

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code