CVS log for winex/include/dbghelp.h

(logo)

ViewCVS and CVS Help

(back) Up to [cvs] / winex / include / dbghelp.h

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.5 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Nov 27 18:26:12 2007 UTC (11 months, 3 weeks ago) by mark
CVS Tags: HEAD
Changes since 1.4: +30 -25 lines
Diff to previous 1.4
added extra SymSetOptions() flags
trac #2210

- added all the missing flags for calls to SymSetOptions().  None of the new flags are supported yet (neither are most of the old ones either).

Signed-off-by: Alex Tudor
Signed-off-by: Mark Adams

Revision 1.4 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Aug 30 14:19:34 2007 UTC (14 months, 3 weeks ago) by mark
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
- added another minidump stream type that was listed in MSDN but missing in our header

Revision 1.3 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Aug 30 14:17:24 2007 UTC (14 months, 3 weeks ago) by mark
Changes since 1.2: +6 -5 lines
Diff to previous 1.2
- fixed a few compiler warnings in the PDB file dumper
- fixed some alignment issues in some of the dbghelp structs.  Windows apps expected some members to be at different offsets than gcc was generating
- added the WINE_ALIGN() macro to align single members of structs

Revision 1.2 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Aug 30 14:15:26 2007 UTC (14 months, 3 weeks ago) by mark
Changes since 1.1: +2 -0 lines
Diff to previous 1.1
- forced the alignment of the SYMBOL_INFO struct to 8 bytes so it matches the layout under windows.
- removed an old warning for unsupported 8-byte alignment.  Mark verified that this is actually supported under mac & linux.

Revision 1.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Aug 30 14:14:28 2007 UTC (14 months, 3 weeks ago) by mark
- added some headers used by dbghelp

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin
Powered by
ViewCVS 1.0-dev