Commit graph

30 commits

Author SHA1 Message Date
Mirek Fidler
dbed223abc upp.src: in win32 usp10 now strictly before gdi32 (to avoid win 7 issues) 2022-02-11 17:51:20 +01:00
Mirek Fidler
54e8b63ae7 ide: PDB debugger now supports ErrorValue 2022-02-11 17:27:54 +01:00
Mirek Fidler
5ea2cb8792 ide: wchar32 support in debugger 2021-10-18 20:49:44 +02:00
cxl
5ab308359d debugger improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14187 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-25 14:46:09 +00:00
cxl
6dd243317e ide: PDB Image support
git-svn-id: svn://ultimatepp.org/upp/trunk@14184 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-23 09:14:00 +00:00
cxl
c91ee56aeb .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-22 15:41:57 +00:00
cxl
0c87ce1191 ide: PDB std::unordered_ support
git-svn-id: svn://ultimatepp.org/upp/trunk@14181 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-22 15:28:02 +00:00
cxl
28c6c25ffc ide: PDB std::deque support
git-svn-id: svn://ultimatepp.org/upp/trunk@14179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-19 23:58:09 +00:00
cxl
b6bde9a68d ide: PDB std::list support
git-svn-id: svn://ultimatepp.org/upp/trunk@14170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-15 17:49:23 +00:00
cxl
134ac490da ide: PDB pretty for clang's map/set
git-svn-id: svn://ultimatepp.org/upp/trunk@14168 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-15 15:54:19 +00:00
cxl
282ed1c2d1 ide: PDB set/map support
git-svn-id: svn://ultimatepp.org/upp/trunk@14127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-06 08:10:16 +00:00
cxl
7136e56ad6 ide: Developing debugger support for std::map, set, multimap, multiset
git-svn-id: svn://ultimatepp.org/upp/trunk@14126 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-05 14:26:10 +00:00
cxl
562e26a7b6 ide: PDB std::string display fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@14118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-03 19:43:10 +00:00
cxl
5941dfdae3 ide: clang related fixes, find in files now trims long lines when putting them to output display array to avoid slowdowns
git-svn-id: svn://ultimatepp.org/upp/trunk@14115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-02 13:34:24 +00:00
cxl
7dd2e46a3e .DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@14112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-01 15:58:42 +00:00
cxl
ed1048eaba ide: Clang debugger fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-29 06:50:11 +00:00
cxl
b9e18e9f45 ide: WithDeepCopy support in pdb debugger pretty display
git-svn-id: svn://ultimatepp.org/upp/trunk@14104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-28 19:11:48 +00:00
cxl
9bf85e1e67 ide: PDB debugger improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13740 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-06 12:23:06 +00:00
cxl
c9930e79c8 PDB debugger improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-05 17:22:12 +00:00
cxl
1c3ca080b2 ide: PDB debugger improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-03 13:57:46 +00:00
cxl
a4acebff82 ide: PDB Color, RGBA support
git-svn-id: svn://ultimatepp.org/upp/trunk@13731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-03 10:12:57 +00:00
cxl
44ebb07a26 ide: PDB debugger now supports tree view of recognized high-level types
git-svn-id: svn://ultimatepp.org/upp/trunk@13724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-29 13:51:32 +00:00
cxl
69a2402e86 ide: PDB debugger expressions now support high-level types
git-svn-id: svn://ultimatepp.org/upp/trunk@13721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-28 11:35:12 +00:00
cxl
5174cb1bd4 ide: PDB pretty std::string support
git-svn-id: svn://ultimatepp.org/upp/trunk@13720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-28 09:09:39 +00:00
cxl
113d0e6f0e ide: PDB debugger BiVector/BiArray support
git-svn-id: svn://ultimatepp.org/upp/trunk@13708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-23 09:52:37 +00:00
cxl
fd590d9c96 ide: PDB debugger U++ pretty displaying
git-svn-id: svn://ultimatepp.org/upp/trunk@13706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-22 09:15:05 +00:00
cxl
aedeae9dad ide: DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@13702 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-19 16:07:03 +00:00
cxl
9bca5227c8 ide: developing PDB pretty printers
git-svn-id: svn://ultimatepp.org/upp/trunk@13701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-19 15:26:51 +00:00
cxl
a0a55ce329 ide: PDB debugger refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@13698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-16 18:57:20 +00:00
cxl
34107bea15 PDB debugger pretty printing
git-svn-id: svn://ultimatepp.org/upp/trunk@13695 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-15 16:13:08 +00:00