Bug 183385 - [patch] Missing breakpoint actions section
Summary: [patch] Missing breakpoint actions section
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-doc (show other bugs)
Version: 4.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.0   Edit
Assignee: Doug Schaefer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
: 100702 184742 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-20 10:27 EDT by L. Frank Turovich CLA
Modified: 2008-06-20 10:00 EDT (History)
3 users (show)

See Also:


Attachments
Pages and images for brkpt action pages (56.53 KB, patch)
2007-04-20 10:28 EDT, L. Frank Turovich CLA
no flags Details | Diff
Real patch file with images included (101.93 KB, patch)
2007-05-16 22:41 EDT, L. Frank Turovich CLA
no flags Details | Diff
Zip of patch file and separate image files (70.80 KB, patch)
2007-05-17 18:35 EDT, L. Frank Turovich CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description L. Frank Turovich CLA 2007-04-20 10:27:49 EDT
Build ID: I20070323-1616

Steps To Reproduce:
1. Open the C/C++ Developer Guide
2. Look for into on Breakpoint Actions

None is present.


More information:
- added Breakpoint action pages for:
-- ref/pref panel
-- task/adding breakpt action
-- task/attaching and removing brkpt actions
- revised task and ref TOCs
Comment 1 L. Frank Turovich CLA 2007-04-20 10:28:45 EDT
Created attachment 64443 [details]
Pages and images for brkpt action pages
Comment 2 Doug Schaefer CLA 2007-05-16 13:51:10 EDT
Hi Frank. I'm starting to go through your patches. But I'm having trouble applying them. Did you use Eclipse's create patch to create them?
Comment 3 L. Frank Turovich CLA 2007-05-16 14:15:48 EDT
Yes I did, but in speaking with Ken on this yesterday looks like I misunderstood the meaning of the patch flag. I assumed it simply marked it as a patch so that the commiters could search for patches. Now I know they are for indicating patch files only. Duh!

Anyway, most of the 'patches' I uploaded and marked as such are really zip files with the patch file and updated images inside a folder. Sorry for the confusion on those. Now that I know better I won't make that mistake again.
Comment 4 Doug Schaefer CLA 2007-05-16 14:23:58 EDT
Actually using the patch flag is fine. It's what I'm doing my search on to find the patches so they are easier to find that way. Downloading them they get recognized as zip files so I have no problem with that.

The problem I'm having is that the Apply Patch is getting confused by the directory structure and for some reason, Ignore leading path name segments isn't letting me change it.

Also, I'm finding that ^M's are getting inserted into your file. Are you creating the patch on Windows?
Comment 5 Doug Schaefer CLA 2007-05-16 14:25:47 EDT
Oh, wait, I think I see. The patch thinks the project is org.eclipse.cdt-doc. That's not a project. The project should be org.eclipse.cdt.doc.user.
Comment 6 L. Frank Turovich CLA 2007-05-16 14:40:25 EDT
Well, pretty much all I'm doing is selecting the files that have changed and choosing team > create patch. I do note the the cvs download on my work machine has the doc plugins as separate projects, not combined under a single project. I'll fix that asap.

Some of the early writing was done on a Mac, but I've since just started using Parallels at home to avoid any issues there and to get the screenshots correct.
Comment 7 Doug Schaefer CLA 2007-05-16 14:44:27 EDT
If it makes it easier, once you have the user.doc as it's own project, I'd accept a big patch that has all your updates to the docs. It'd be easier for me to apply too :). Thanks!
Comment 8 L. Frank Turovich CLA 2007-05-16 22:41:20 EDT
Created attachment 67567 [details]
Real patch file with images included

Ok, downloaded org.eclipse.cdt.doc.user as standalone project and ran create patch for project and included binaries with it. Includes patches for:

- modules view (#184742)
- breakpoint actions (#183385)
- before you begin move (#100702)
- run config update to remove bgcolor (#183537)

These were what I had done on my home machine, will get ones off work machine asap.
Comment 9 Doug Schaefer CLA 2007-05-17 15:59:19 EDT
Unfortunately, the images didn't work out. This could be a line ending issue between Mac and Windows (I'm on Windows). I got no warnings but I can't preview the images in the Image Previewer like I can the other png files.
Comment 10 L. Frank Turovich CLA 2007-05-17 17:32:01 EDT
Will separate patch and images files and resubmit tonight.
Comment 11 L. Frank Turovich CLA 2007-05-17 18:35:10 EDT
Created attachment 67741 [details]
Zip of patch file and separate image files
Comment 12 Doug Schaefer CLA 2007-05-18 10:55:45 EDT
That did it, thanks Frank! Patch applied.

I'll mark the bug reports you mentioned as duplicates of this one.
Comment 13 Doug Schaefer CLA 2007-05-18 10:57:04 EDT
*** Bug 184742 has been marked as a duplicate of this bug. ***
Comment 14 Doug Schaefer CLA 2007-05-18 10:57:55 EDT
*** Bug 100702 has been marked as a duplicate of this bug. ***
Comment 15 Doug Schaefer CLA 2008-06-03 14:48:11 EDT
assigning
Comment 16 Doug Schaefer CLA 2008-06-03 14:48:29 EDT
done