Commit graph

24 commits

Author SHA1 Message Date
Mirek Fidler
89e7015dfe .removed DLOG 2021-10-19 12:33:45 +02:00
Mirek Fidler
c4a5702fa6 ide: Win32 Debugger now displays first chance 'crashing' exceptions (as they now seem to be caught by Win32, preventing the debugging of such situations) 2021-10-19 11:14:00 +02:00
cxl
1bb0f4c8e4 ide: Testing filetimes to show recently changed files now in win32 exludes network files to speedup theide startup
git-svn-id: svn://ultimatepp.org/upp/trunk@16015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-09 09:48:09 +00:00
cxl
ec9e1a2f88 upp.src: Fixed CLANG warnings in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@14099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-27 20:14:56 +00:00
cxl
f99c4fe4c7 ide: debugger next / prev frame buttons improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-29 08:42:09 +00:00
cxl
5462c5ad3c ide: Debuggers: frame up/down disabled when running
git-svn-id: svn://ultimatepp.org/upp/trunk@13554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-21 08:24:54 +00:00
cxl
cfed8b3c22 ide: Improved exception handling in debuggers
git-svn-id: svn://ultimatepp.org/upp/trunk@12771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-19 10:07:17 +00:00
cxl
58853f8246 PDB debugger improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-21 22:48:48 +00:00
cxl
fd30908187 ide: new bin mingw layout
git-svn-id: svn://ultimatepp.org/upp/trunk@9578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-06 23:13:16 +00:00
cxl
dd61e5b569 ide: Fixed issue with PDB normal debugee exit #1327
git-svn-id: svn://ultimatepp.org/upp/trunk@9161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-07 16:50:50 +00:00
cxl
f2c8a2f6e5 ide: Fixed issue with terminating pdb debugger #1153
git-svn-id: svn://ultimatepp.org/upp/trunk@9122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-30 19:51:28 +00:00
cxl
ee9f618272 ide: Win32 parts fixed for C++11
git-svn-id: svn://ultimatepp.org/upp/trunk@8845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-24 18:08:09 +00:00
cxl
dc9ec7d974 ide: Fixed freezes with active debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@7886 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-12 14:24:15 +00:00
cxl
675c8b6ad2 ide: PDB debugger 'DebugActiveProcessStop' hopefully fixes termination problem
git-svn-id: svn://ultimatepp.org/upp/trunk@7610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-27 06:58:28 +00:00
cxl
92ccbd6bf5 ide: PDB debugger conditional breakpoints
git-svn-id: svn://ultimatepp.org/upp/trunk@7593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-19 19:38:53 +00:00
cxl
553cf06437 ide: PDB debugger support for global variables
git-svn-id: svn://ultimatepp.org/upp/trunk@7592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-19 06:27:43 +00:00
cxl
1059f35af3 ide: PDB developing globals support
git-svn-id: svn://ultimatepp.org/upp/trunk@7591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-15 18:56:28 +00:00
cxl
11e8282c4a ide: PDB debugger breaking improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-14 13:35:29 +00:00
cxl
bb7914c49f ide: debugger: Fixed problem with FP exceptions #830
git-svn-id: svn://ultimatepp.org/upp/trunk@7583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-12 11:31:04 +00:00
cxl
e39062e81d ide: 64-bit pdb debugging
git-svn-id: svn://ultimatepp.org/upp/trunk@7581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-10 17:33:31 +00:00
cxl
092b3b964d ide: Fixed issue with debugging .exe with missing .dll (and reorganized .pdb debugger end routines) #673
git-svn-id: svn://ultimatepp.org/upp/trunk@6894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 12:37:41 +00:00
cxl
cb5a409d9b ide: Fixed issue in pdb debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@6829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-30 14:21:08 +00:00
cxl
3f8361dde8 ide: developing Win 64-bit debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@5997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-22 16:42:08 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00