patchDDD - Patches: patch #7103, Full patch for register display...

 
 

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

patch #7103: Full patch for register display mod and kludge to fix many errors.

Submitter:  Dancie Reeves <dancie>
Submitted:  Fri 26 Feb 2010 10:01:52 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Fri 26 Feb 2010 10:01:52 PM UTC, original submission:  

This is another full patch to fix errors in the register "Settings" dialog. I found many small bugs and I am sure there are more but now it seems fairly stable. As with all the others, execute the patch program from the directory above the ddd-3.3.12 source code. Do patch -p0 < ddd-3.3.12-260210.patch. There is a second patch that is more like a kludge, but not so bad. It correct many faults that are caused by the init files giving badly formated commands to gdb. Do the same as with the full ddd-3.3.12 patch. patch -p0 < comm-manag-250210.patch. It filters out and corrects some bad commands given by the init files. If before you patch the file you put a breakpoint in the routine above the one modified, at init_session(info->restart, info->settings, False);, you can see the errors that prevent gdb from reading the complete init file. After patching all the multible breakpoint problems were gone and ddd started up correctly. Even Restart works good now. This is just a kludge until I can understand more of ddd.
Dancie

Dancie Reeves <dancie>
Group Member

 

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

Attached Files
file #19801:  ddd-3.3.12-260210.patch added by dancie (42KiB - text/x-patch)
file #19802:  comm-manag-250210.patch added by dancie (1KiB - text/x-patch)

 

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 dancie (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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-12-28 eickeler Open/ClosedOpen Closed
    2010-02-26 dancie Attached File- Added ddd-3.3.12-260210.patch, #19801
        Attached File- Added comm-manag-250210.patch, #19802

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code