社区
PowerBuilder
帖子详情
用SP做DW的数据源:data-convertion resulted in overflow。。。估计是什么原因?
fallstone
2002-07-02 02:39:52
我在MSSQL里执行此SP,得到2250条数据左右。(随条件变化而变化)
在PB65里建DW时可以选择列,可以保存。但PREVIEW时出现标题的提示。
在PB70里做的时候,根本建不了DW。提示如下:CANNOT CREATE DATAWINDOW,然后是标题的提示,然后是提示在执行哪个SP。
就这样,请高手提示一下可能是哪里出错。
...全文
73
4
打赏
收藏
用SP做DW的数据源:data-convertion resulted in overflow。。。估计是什么原因?
我在MSSQL里执行此SP,得到2250条数据左右。(随条件变化而变化) 在PB65里建DW时可以选择列,可以保存。但PREVIEW时出现标题的提示。 在PB70里做的时候,根本建不了DW。提示如下:CANNOT CREATE DATAWINDOW,然后是标题的提示,然后是提示在执行哪个SP。 就这样,请高手提示一下可能是哪里出错。
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
4 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
fallstone
2002-09-03
打赏
举报
回复
呵呵,这问题是SP的。
重新改好了,再建DW就OK。还有没人来拿分?
fallstone
2002-07-05
打赏
举报
回复
看来我的数据类型还没完全搞对,我对过了,自己感觉没错,呵呵,下次再检查一遍。
Methodor
2002-07-04
打赏
举报
回复
数据类型的原因~
和驱动\dw都有关系~
tjm1
2002-07-04
打赏
举报
回复
如果你选中了数据源是sp, 并且没有选中manual result set,就会出现
你说的此类问题, 解决的办法是关闭pb, 然后重新打开.
如果以存储过程做数据源, 最好选中manual result set,然后自定义,
根据SP的返回值的类型创建.
比如你在存储过程里有select aa from table
如果这个'aa'的数据类型是int, 那数据窗口自定义列的类型也得是'number',
就和自定义外部数据源数据窗口一样.
EurekaLog_7.5.0.0_Enterprise
EurekaLog 7.5 (18-August-2016) 1)..Important: Installat
ion
layout was chang
ed
. All packages now have vers
ion
suffix (e.g. EurekaLogCore240.bpl). No files are copi
ed
to \bin folder of IDE. Run-time package (EurekaLogCore) is copi
ed
to Windows\System32 folder. Refer to help for more info. 2)....Add
ed
: RAD Studio 10.1 Berlin support 3)....Add
ed
: IDE F1 help integrat
ion
(on CHM-bas
ed
IDEs only, i.e. XE8+) 4)....Add
ed
"--el_injectjcl", "--el_createjcl", and "--el_creat
ed
bg" command-line opt
ion
s for ecc32/emake to inject J
ED
I/JCL debug info, create .jdbg file, and create .dbg file (Microsoft debug format). Later is support
ed
when map2dbg.exe tool is plac
ed
in \Bin folder of EurekaLog installat
ion
(separate download is requir
ed
) 5)....Add
ed
: Except
ion
2H
RESULT
in EAppDLL to simplify developing DLLs with "DLL" profile 6)....Add
ed
: Use ShellExecute opt
ion
for mailto send method 7)....Add
ed
: "Mandatory e-mail only when sending" opt
ion
8)....Add
ed
: Except
ion
line highlighting in disassember view in EurekaLog except
ion
dialog and Viewer 9)....Add
ed
: Detect
ion
/logging Delphi objects in disassembly view 10)..Add
ed
: Support for multi-monitor info 11)..Add
ed
: Support for detect
ion
of Windows 10 updates 12)..Add
ed
: OS
ed
it
ion
detect
ion
13)..Add
ed
: "User" and "Sess
ion
" columns to processes list, processes list is also sort
ed
by sess
ion
first 14)..Add
ed
: Support for showing current user processes only 15)..Add
ed
: Expanding environment variables for "Support URL" 16)..Fix
ed
: Range-check error on systems with MBCS ACP 17)..Fix
ed
: 64-bit shar
ed
memory manager may not work 18)..Fix
ed
: Possible "Unit XYZ was compil
ed
with a different vers
ion
of ABC" when using packages 19)..Fix
ed
: FastMM shar
ed
MM compatibility 20)..Fix
ed
: Minor bugs in stack tracing (which usually affect
ed
stacks for leaks) 21)..Fix
ed
: Rare deadlocks in multi-thread
ed
applicat
ion
s 22)..Fix
ed
: Taking screenshot of minimiz
ed
window 23)..Fix
ed
: NT service may not log all except
ion
s 24)..Fix
ed
: SSL port number for Bugzilla 25)..Fix
ed
: Disabling "Activate Except
ion
Filters" opt
ion
was ignor
ed
26)..Fix
ed
: Missing FTP proxy settings 27)..Fix
ed
: IntraWeb support is updat
ed
up to 14.0.64 28)..Fix
ed
: Retrieving some process paths in processes list 29)..Fix
ed
: CPU view rendering in EurekaLog except
ion
dialog and Viewer 30)..Fix
ed
: Some issues in naming threads 31)..Fix
ed
: Remov
ed
export
ed
helper _462EE689226340EAA982C5E8307B3F9E funct
ion
(replac
ed
with mapp
ed
file) 32)..Chang
ed
: Descript
ion
s of EurekaLog project opt
ion
s now list corre
sp
onding property names of TEurekaModuleOpt
ion
s class. 33)..Chang
ed
: Default template of HTML/web dialog now includes call stack by default 34)..Chang
ed
: EurekaLog 7 now can be install
ed
over EurekaLog 6 automatically, with no addit
ion
al act
ion
s/tools EurekaLog 7.4 (7.4.0.0), 26-January-2016 1)....Fix
ed
: Performance issue in DLL exports debug informat
ion
provider 2)....Fix
ed
: Range-check error in Send dialog 3)....Fix
ed
: Possible FPU control word unexpect
ed
change 4)....Fix
ed
: JIRA sending to project with no vers
ion
info 5)....Fix
ed
: Viewer sorting affect
ed
by local reg
ion
settings 6)....Fix
ed
: Except
ion
filters ignore settings for restart/terminate EurekaLog 7.3 Hotfix 2 (7.3.2.0), 20-October-2015 1)....Fix
ed
: Add
ed
workaround for codegen bug in Delphi 7 (possibly - other), bug manifests itself as wrong date-time in reports or integer
overflow
s 2)....Fix
ed
: Some MAPI DLLs may not be load
ed
correctly 3)....Fix
ed
: Handling SEC_I_INCOMPLETE_CR
ED
ENTIALS in S
SP
I code (add
ed
searching client certificate) 4)....Fix
ed
: Range-check error when closing WinAPI dialog EurekaLog 7.3 Hotfix 1 (7.3.1.0), 2-October-2015 1)....Fix
ed
: Long startup time on terminal services servers EurekaLog 7.3 (7.3.0.0), 24-September-2015 1)....Add
ed
: RAD Studio 10 Seattle support 2)....Add
ed
: Performance counters for run-time (internal logging with --el_debug) 3)....Fix
ed
:
sp
awn
ed
by ecc32/emake processes now start with the same priority 4)....Fix
ed
: ThreadID = 0 in StandardEurekaNotify 5)....Fix
ed
: Dialog auto-close timer may reset without user input 6)....Fix
ed
: Possible hang when quickly loading/unloading EurekaLog-enabl
ed
DLL 7)....Fix
ed
: Possible hang in COM DLLs 8)....Fix
ed
: Remov
ed
some unnecessary file system access on startup 9)....Fix
ed
: Possible wrong font size in EurekaLog tools 10)..Fix
ed
: Ignore timeouts from Shell_NotifyIcon 11)..Fix
ed
: Possible failure to handle/process stack
overflow
except
ion
s 12)..Chang
ed
: VCL/CLX/FMX now will assign Applicat
ion
.OnExcept
ion
handler when low-level hooks are disabl
ed
EurekaLog 7.2 Hotfix 6 (7.2.6.0), 14-July-2015 1)....Add
ed
: csoCaptur
eD
elphiExcept
ion
s opt
ion
2)....Fix
ed
: Handling of SECBUFFER_EXTRA in S
SP
I code 3)....Fix
ed
: Several crashes in sending code for very old Delphi vers
ion
s 4)....Fix
ed
: Regress
ion
(from hotfix 5) crash in some IDEs EurekaLog 7.2 Hotfix 5 (7.2.5.0), 1-July-2015 1)....Add
ed
: HKCU\Software\EurekaLab\Viewer\4.0\UI\Statuses registry key to allow status customizat
ion
s in Viewer 2)....Add
ed
: "Disable hang detect
ion
under debugger" opt
ion
3)....Fix
ed
: Wrong button capt
ion
in standalone "Steps to reproduce" dialog 4)....Fix
ed
: Wrong passing of Boolean parameters in JSON (affects JIRA) 5)....Fix
ed
: Wrong sorting of BugID, Count and DateTime columns in Viewer 6)....Fix
ed
: Empty "Count" field/column is now di
sp
lay
ed
as "1" in Viewer 7)....Fix
ed
: Generic names with "," could not be decod
ed
in Viewer 8)....Fix
ed
: Updat
ed
Windows 10 detect
ion
for latest builds of Windows 10 9)....Fix
ed
: Sleep and hybernat
ion
no longer trigger false-positive "applicat
ion
freeze" 10)..Fix
ed
: Wrong funct
ion
codes for hooking (affects ISAPI applicat
ion
type) 11)..Fix
ed
: Wrong button capt
ion
in "Steps to Reproduce" dialog 12)..Fix
ed
: Crash when taking snapshot of some proccesses by Threads Snapshot tool 13)..Fix
ed
: Minor improvements in leak detect
ion
EurekaLog 7.2 Hotfix 4 (7.2.4.0), 10-June-2015 1)....Add
ed
"ECC32Trade
Sp
e
ed
ForMemory" opt
ion
- defaults to 0/False, could be chang
ed
to 1 via Custom/Manual tab. This opt
ion
will switch from fast-methods to slower methods, but which take less memory. Use 0 (default) for small projects, use 1 for large projects (if ecc32 runs out of memory). 2)....Add
ed
: --el_Disabl
eD
ebuggerPresent command-line opt
ion
for compatibility with 3rd party debuggers (AQTime, etc.) 3)....Add
ed
: AQTime auto-detect 4)....Fix
ed
: Performance optimizat
ion
s 5)....Fix
ed
: Windows 8+ App Menu shortcuts 6)....Fix
ed
: Unmangling on x64 EurekaLog 7.2 Hotfix 3 (7.2.3.0), 20-May-2015 1)....Add
ed
: Support for token auth in Bugzilla (latest 4.x builds) 2)....Add
ed
: Support for API key auth in Bugzilla (5.x) 3)....Add
ed
: Support for /EL_DisableMemoryFilter command-line opt
ion
4)....Add
ed
: Asking e-mail when user switches to "details" from MS Classic without entering e-mail 5)....Fix
ed
: Compatibility issues with older Bugzilla vers
ion
s (3.x) 6)....Fix
ed
: Passing settings between dialogs 7)....Fix
ed
: "Ask for steps to reproduce" dialog is now DPI-aware 8)....Fix
ed
: Silently ignore and fix invalid values in project opt
ion
s EurekaLog 7.2 Hotfix 2 (7.2.2.0), 30-April-2015 1)....Fix
ed
: Confusing message in Manage tool when using with Trial/Pro 2)....Fix
ed
: Range check error in processes informat
ion
for x64 machines (affects startup of any EurekaLog-enabl
ed
module) 3)....Fix
ed
: Auto-detect personality by project extens
ion
if --el_mode switch is missing 4)....Fix
ed
: More details for diagnostic sending 5)....Fix
ed
: Wrong settings for MAP files in C++ Builder 6)....Fix
ed
: Wrong code page was us
ed
to decode ANSI bug reports 7)....Fix
ed
: Attaching .PAS files instead of .OBJ in C++ Builder 2006+ Pro/Trial EurekaLog 7.2 Hotfix 1 (7.2.1.0), 3-April-2015 1)....Fix
ed
: Wrong float-str
convert
ion
when ThousandSeparator is '.' EurekaLog 7.2 (7.2.0.0), 1-April-2015 1)....Important: TEurekaLogV7 component was renam
ed
to TEurekaLogEvents. Please, update your projects by renaming or recreating the component 2)....Important: File layout was chang
ed
for BDS 2006+. Delphi and C++ Builder files are now locat
ed
in Stud
ioN
um folders instead of old DelphiNum and CBuilderNum folders. Update your search paths if ne
ed
ed
3)....Add
ed
: Major improvements in DumpAllocat
ion
sToFile funct
ion
(EMemLeaks unit) 4)....Add
ed
: MemLeaksSetParentBlock, MemLeaksOwn, EurekaTryGetMem funct
ion
s (EMemLeaks unit) 5)....Add
ed
: Improvements for call stack of dynarrays/strings allocat
ion
s (leaks) 6)....Add
ed
: "Elem size" when reporting leaks in dynarrays 7)....Add
ed
: Streaming unpack
ed
debug info into temporal files instead of memory - this greatly r
ed
uces run-time applicat
ion
memory usage at cost of slightly slower except
ion
processing. This also r
ed
uces memory footprint for ecc32/emake 8)....Add
ed
: Showing call stacks for 2 new types of fatal memory errors 9)....Add
ed
: EMemLeaks._ReserveOutOfMemory to control reserve size of out of memory errors (default is 50 Mb) 10)..Add
ed
: "MinLeaksLimitObjs" opt
ion
(EMemLeaks unit) 11)..Add
ed
: Fatal memory problem now pauses all threads in applicat
ion
12)..Add
ed
: Fatal memory problem now change thread name (to simplify debugging) 13)..Add
ed
: boPauseELThreads and boDoNotPauseELServiceThread opt
ion
s (currently not visible in UI) 14)..Add
ed
: Support for texts collect
ion
s out of default path 15)..Add
ed
: Support for relative file paths to text collect
ion
s and external settings 16)..Add
ed
: Support for environment variables in project opt
ion
's paths 17)..Add
ed
: Support for relative file paths and environment variables for events and various module paths 18)..Add
ed
: Logging in Manage tool 19)..Add
ed
: Windows 10 vers
ion
detect
ion
20)..Add
ed
: Stack
overflow
tracing 21)..Add
ed
: Major improvements in removal of recursive areas from call stack 22)..Add
ed
: Statistics collect
ion
23)..Add
ed
: Support for uploading multiple files in JIRA 24)..Add
ed
: EResLeaks improvements (new funcs: ResourceAdd, Resourc
eD
elete, ResourceName; support for realloc-like funct
ion
s) 25)..Fix
ed
: Add
ed
workaround for bug in JIRA 5.x 26)..Fix
ed
: Rare EurekaLog internal error 27)..Fix
ed
: Ignor
ed
unhandl
ed
thread except
ion
s (when EurekaLog is disabl
ed
) now triggers default OS processing (WER) 28)..Fix
ed
: Irnor
ed
except
ion
s (via per-except
ion
/events) now bring up default RTL handler 29)..Fix
ed
: Format error in Viewer 30)..Fix
ed
: Leak of EurekaLog except
ion
informat
ion
object 31)..Fix
ed
: Wrong chaining except
ion
s inside GetMem/FreeMem 32)..Fix
ed
: Memory leak after low-level unhook of funct
ion
33)..Fix
ed
: Re-parenting after ReallocMem 34)..Fix
ed
:
Ed
iting SMTP server opt
ion
s 35)..Fix
ed
: SMTP server not using real user e-mail in FROM field 36)..Fix
ed
: Some multi-threading crashes 37)..Fix
ed
: Fix
ed
crashes in Manage tool 38)..Fix
ed
: Range-check error in Viewer 39)..Fix
ed
: EurekaLog error dialog appearing under other windows 40)..Fix
ed
: AV when parsing TDS (emake/C++ Builder
sp
ecific) 41)..Fix
ed
: Unable to build call stacks for other threads due to insufficient rights 42)..Fix
ed
: Vers
ion
checks for BugZilla and JIRA 43)..Fix
ed
: Not catching out-of-module AVs when "Capture except
ion
s only from current module" opt
ion
is check
ed
44)..Fix
ed
: Checking for remaining except
ion
s at shutdown (C++ Builder
sp
ecific, AcquireExcept
ion
Object returns wrong info) 45)..Fix
ed
: "get call stack of ... threads" / "su
sp
end ... threads" opt
ion
s (avoid rare multithreading race condit
ion
s) 46)..Fix
ed
: Crash when naming thread without EurekaLog thread info 47)..Fix
ed
: Detect
ion
of imm
ed
iate caller for memory funcs 48)..Fix
ed
: Non-working Assign for opt
ion
s 49)..Fix
ed
: Handling of explicitly chain
ed
except
ion
s 50)..Fix
ed
: Various except
ion
/threading fixes for MS debug provider 51)..Fix
ed
: Processing har
dw
are unhandl
ed
except
ion
s (QC #55007) 52)..Fix
ed
: Unchecking dialog opt
ion
s when export/import 53)..Fix
ed
: BSTR leak 54)..Fix
ed
: JIRA decimal separator bug 55)..Chang
ed
: Now unhandl
ed
except
ion
s will be handl
ed
by EurekaLog even if EurekaLog is disabl
ed
in the thread - only global EurekaLog-enabl
ed
status is re
sp
ect
ed
56)..Chang
ed
: Viewer vers
ion
now matches vers
ion
of EurekaLog 57)..Chang
ed
: DeleteServiceFilesOpt
ion
now always False by default 58)..Chang
ed
:
Sp
e
ed
improvements for known memory leaks (reserv
ed
leaks) 59)..Chang
ed
: Improv
ed
logging for sending 60)..Chang
ed
: Switching to detail
ed
mode without entering (mandatory) e-mail: now EL will not block this 61)..Chang
ed
: .ToString for except
ion
info now uses compact stack formatter 62)..Remov
ed
: Custom field
ed
itor (replac
ed
it with link to "Custom" page) 63)..Remov
ed
: EurekaLog 7 no longer could be install
ed
over EurekaLog 6. Manage tool from EurekaLog 7 will no longer work with EurekaLog 6. EurekaLog 7.1 update 1 (7.1.1.0), 19-October-2014 1)....Add
ed
: "Send in separat
ed
thread" opt
ion
2)....Add
ed
: Hang detect
ion
will now use Wait Chain Traversal (WCT) on Vista+ systems to detect deadlocks in any EurekaLog-enabl
ed
threads 3)....Add
ed
: OS install language and UI language fields in bug report 4)....Fix
ed
: Viewer is not able to decrypt reports with generics 5)....Fix
ed
: EVariantTypeCastError in Viewer when changing status of some bug reports 6)....Fix
ed
: EcxInvalid
Data
ControllerOperat
ion
in Viewer 7)....Fix
ed
: Stack
overflow
at run-time for certain combinat
ion
of project opt
ion
s 8)....Fix
ed
: BMP re-draw bug in UI dialogs 9)....Fix
ed
: Rogue "corrupt
ed
" error message for valid ZIPs of certain structure 10)..Fix
ed
: Various range check errors in Viewer 11)..Fix
ed
: Possible encoding errors for non-ASCII reports in Viewer on certain environments 12)..Fix
ed
: Wrong count in Viewer when importing reports without proper "count" field 13)..Fix
ed
: Duplicate reports may appear in bug report file when "Do not save duplicate errors" opt
ion
is check
ed
14)..Fix
ed
: False-positive detect
ion
of some virtual machines 15)..Fix
ed
: Processing of except
ion
s from message handlers during message pumping cycle inside except
ion
dialogs 16)..Fix
ed
: Access Violat
ion
if except
ion
dialog was terminat
ed
by except
ion
17)..Fix
ed
: Har
dw
are except
ion
s from unit's initializat
ion
/finalizat
ion
may be unprocess
ed
18)..Chang
ed
: "VIEW" act
ion
for Viewer now will open ALL bug reports inside bug report file; reports will not be merg
ed
by BugID. "IMPORT" act
ion
remains the same: duplicate reports are merg
ed
, "count" is increas
ed
19)..Chang
ed
: Charset field in bug report now shows both charset and code page EurekaLog 7.1 (7.1.0.00), 23-September-2014 1)....Add
ed
: XE7 support 2)....Add
ed
: XE6 support 3)....Add
ed
: New DLL demo 4)....Add
ed
: Custom profiles are now shown in "Applicat
ion
type" combo-box 5)....Add
ed
: Non-empty "steps to reproduce" will be add
ed
to existing bug tracker issues with empty "steps to reproduce" 6)....Add
ed
: Support for custom fields in FogBugz (API vers
ion
8 and above) 7)....Add
ed
: Support for unsequenc
ed
line numbers in PDB/DBG files (--el_source switch) 8)....Fix
ed
: XML bug report were generat
ed
wrong 9)....Fix
ed
: Strip relocat
ion
s code for Win64 10)..Fix
ed
: EurekaLog condit
ion
al symbols remov
ed
improperly when deactivating EurekaLog 11)..Fix
ed
: Sending reports to non-default port numbers (affects web-bas
ed
methods) 12)..Fix
ed
: SSL validat
ion
check may reject valid SSL certificate (SMTP Client/Server) 13)..Fix
ed
: SSL errors may be not report
ed
14)..Fix
ed
: Viewer did not consider empty bug reports as corrupt
ed
15)..Fix
ed
: "DLL" profile now can be us
ed
with packages properly 16)..Fix
ed
: Few rare memory leaks 17)..Fix
ed
: Possible deadlock when using MS debug info provider 18)..Fix
ed
: C++ Builder project files was sav
ed
incorrectly (RAD Studio 2007+) 19)..Fix
ed
: "Show restart checkbox after N errors" counts handl
ed
except
ion
s 20)..Fix
ed
: IDE expert's DPR parser (add
ed
support for multi-part idents) 21)..Fix
ed
: Rare access violat
ion
in hook code 22)..Fix
ed
: Thread handle leaks (add
ed
_NotifyThreadGone/_CleanupFinish
ed
Threads funct
ion
s to be call
ed
manually - only when low-level hooks are not install
ed
) 23)..Fix
ed
: EurekaLog's installer hang 24)..Fix
ed
: Bug in object/class validat
ion
25)..Fix
ed
: Bug when using TThreadEx without EurekaLog 26)..Fix
ed
: Leaks detect
ion
may not work with certain combinat
ion
of opt
ion
s 27)..Fix
ed
: Deadlock in some cases when using EurekaLog threading opt
ion
set to "enabl
ed
in RTL threads, disabl
ed
in Windows threads". 28)..Chang
ed
: TEurekaExcept
ion
Info.CallStack will be nil until except
ion
is actually rais
ed
29)..Chang
ed
: FogBugz and BugZilla: chang
ed
bugs identificat
ion
within project (to allow two bugs exists with same BugID in different projects) 30)..Chang
ed
: Block
ed
manual creat
ion
/destruct
ion
of Except
ion
Manager class and EurekaExcept
ion
Info 31)..Chang
ed
: ECC32/EMAKE runs from IDE without changing priority, add
ed
ECC32PriorityClass opt
ion
32)..Improv
ed
: Minor help and text improvements EurekaLog 7.0.07 Hotfix 2 (7.0.7.2), 11-December-2013 1)....Fix
ed
: Delphi compiler code generat
ion
bug (Delphi 2007 and below) 2)....Fix
ed
: Code hooks may rarely be set incorrectly (code stub relocat
ion
fails) 3)....Fix
ed
: Win64 call stacks funct
ion
s now work more similar to 32 bit call stacks EurekaLog 7.0.07 Hotfix 1 (7.0.7.1), 2-December-2013 1)....Add
ed
: Alternative capt
ion
for e-mail input control when e-mail is mandatory 2)....Fix
ed
: Rare range check error in WinAPI visual dialogs 3)....Fix
ed
: Wrong error detect
ion
for OnExcept
ion
Error event 4)....Fix
ed
: Wrong TRe
sp
once processing 5)....Fix
ed
: Problems with encrypt
ed
call stack decoding 6)....Fix
ed
: OnPasswordRequest event may have no effect EurekaLog 7.0.07 (7.0.7.0), 25-November-2013 1)....Add
ed
: Ability to use Assign between call stack and TStrings 2)....Add
ed
: 64-bit disassembler 3)....Add
ed
: Support for variables and relative file paths in "Addit
ion
al Files" send opt
ion
4)....Add
ed
: --el_source switch for ecc32/emake compilers 5)....Add
ed
: support for post-processing non-Embarcadero executables 6)....Add
ed
: EOTL.pas unit for better OmniThreadLibrary integrat
ion
7)....Add
ed
: RAD Studio XE5 support 8)....Add
ed
: New "Capture call stacks of EurekaLog-enabl
ed
threads" opt
ion
9)....Add
ed
: "Deferr
ed
call stacks" opt
ion
for 64-bit 10)..Add
ed
: Copy report to clipboard now copies both report text and report file 11)..Add
ed
: "AttachBothXMLAndELReports" opt
ion
to include both .elx and .el files into bug report 12)..Add
ed
: EMemLeaks.MemLeaksErrorsToIgnore opt
ion
to exclude certain memory errors from being consider
ed
as fatal 13)..Add
ed
: Call stack with any encrypt
ed
entry will be fully encrypt
ed
now 14)..Add
ed
: Opt
ion
to exclude certain memory errors from being consider
ed
as fatal (EMemLeaks.MemLeaksErrorsToIgnore) 15)..Add
ed
: New "HTTP Error Code" opt
ion
for all web-bas
ed
dialogs (CGI, ISAPI, etc.) 16)..Add
ed
: Support for Unicode in Simple MAPI send method (requires Windows 8 or latest Microsoft Office) 17)..Add
ed
: New value for call stack detalizat
ion
opt
ion
(show any addresses, including those not belonging to any executable module) 18)..Fix
ed
: Wrong JSON escaping for strings (affects JIRA send method) 19)..Fix
ed
: Range-check error in Viewer when viewing bug reports with high addresses 20)..Fix
ed
: Selecting Win32 service applicat
ion
type is no longer resets to custom/unsupport
ed
21)..Fix
ed
: Possible hang when testing dialogs from EurekaLog project opt
ion
s dialog 22)..Fix
ed
: Rare resetting of some opt
ion
s when saving .eof file 23)..Fix
ed
: Except
ion
pointer could be remov
ed
from call stack due to debug details filtering 24)..Fix
ed
: Rare case when LastThreadExcept
ion
return
ed
nil while there was active thread except
ion
25)..Fix
ed
: Rare case when ShowLastThreadExcept
ion
do nothing 26)..Fix
ed
: Improv
ed
compatibility for OmniThreadLibrary and AsyncCalls 27)..Fix
ed
: Includ
ed
fix for QC #72147 28)..Fix
ed
: 64-bit MS Debug Info Provider (please, re-setup cache opt
ion
s using configurat
ion
dialog) 29)..Fix
ed
: "Deferr
ed
call stacks" opt
ion
fail
ed
to capture call stack when except
ion
is re-rais
ed
between threads 30)..Fix
ed
: "Deferr
ed
call stacks" opt
ion
may produce cutt
ed
call stack in rare cases 31)..Fix
ed
: Several minor call stacks improvements and optimizat
ion
s 32)..Fix
ed
: Several 64-bit Pointer Integer
convert
ion
issues 33)..Fix
ed
: Multi-threading deadlock issue 34)..Fix
ed
: Black screenshots in 64 bit applicat
ion
s 35)..Fix
ed
: Copying to clipboard hot-key was register
ed
globally 36)..Fix
ed
: Shell (mailto) send method may fail (64 bit) 37)..Fix
ed
: Possible wrong file paths for attaches in (S)MAPI send methods 38)..Fix
ed
: Environment variables were not expand
ed
in MAPI send method 39)..Fix
ed
: (non-Unicode IDE) EurekaLog is not activat
ed
when applicat
ion
start
ed
from folder with Unicode characters 40)..Fix
ed
: Encrypt
ed
call stacks may be encrypt
ed
partially by EurekaLog Viewer in rare cases 41)..Fix
ed
: Crash when sending leak report with visual progress dialog (only some IDEs are affect
ed
) 42)..Fix
ed
: ecc32/emake could not see external configurat
ion
file with the same name as project (e.g. Project1.eof for Project1.dpr) 43)..Fix
ed
: Add
ed
miss
ed
RTL implementat
ion
for ExternalProps in Delphi 6 (affects Mantis sending) 44)..Fix
ed
: IDE crash when switching to threads window 45)..Chang
ed
: Remov
ed
temporal solut
ion
which was us
ed
before opt
ion
to defer call stack creat
ion
was introduc
ed
46)..Chang
ed
: "Default EurekaLog state in new threads" opt
ion
is chang
ed
from Boolean flag into enum. You ne
ed
to re-setup this opt
ion
47)..Chang
ed
: Disable EurekaLog for thread when creating call stack or handle except
ion
- this increases stability and performance 48)..Chang
ed
: LastExcept
ion
property is remove from except
ion
manager as not thread safe. Use LastThreadExcept
ion
property instead 49)..Chang
ed
: Lock/Unlock from thread manager and except
ion
manager are remov
ed
to avoid deadlocks 50)..Chang
ed
: ThreadsSnapshot tool now tries to capture call stack without injecting DLL 51)..Chang
ed
: Build events now runs with CREATE_NO_WINDOW flag (console window is hidden) 52)..Improv
ed
: More articles in help EurekaLog 7.0.06 (7.0.6.0), 1-June-2013 1)....Add
ed
: Experimental 64 bit C++ Builder support 2)....Add
ed
: New tab in EurekaLog project opt
ion
s: "External tools" 3)....Add
ed
: Opt
ion
to catch all IDE errors (to debug your own IDE packages) 4)....Add
ed
: Opt
ion
to catch only except
ion
s from current module 5)....Add
ed
: Opt
ion
to defer building call stack 6)....Add
ed
: RAD Studio XE4 support 7)....Add
ed
: Support for AppWave 8)....Fix
ed
: Fix
ed
event handlers declarat
ion
s for the EurekaLog component 9)....Fix
ed
: Infinite recursive calls when using ToString from EndReport event handler 10)..Fix
ed
: UPX compatibility issue 11)..Fix
ed
: Range check errors for system error codes 12)..Fix
ed
: Rare IDE stack
overflow
13)..Fix
ed
: JIRA unit was not add
ed
automatically 14)..Fix
ed
: EurekaLog no longer tries to check for leaks when memory manager filter is disabl
ed
15)..Fix
ed
: Possible deadlock on shutdown with freeze checks active 16)..Fix
ed
: Issues with settings dialog and Win32 Service applicat
ion
type 17)..Fix
ed
: ThreadSnapshot tool was not able to take snapshots of Win64 processes 18)..Fix
ed
: WCT is disabl
ed
for leaks 19)..Fix
ed
: TContext declarat
ion
s for Win64 20)..Fix
ed
: Check for updates now correctly sets time of last check 21)..Fix
ed
: (Win64) Several Pointer Integer
convert
ion
errors 22)..Fix
ed
: Internal error when except
ion
info object was delet
ed
while it was still us
ed
by SysUtils except
ion
object 23)..Fix
ed
: Semeral problems with "EurekaLog look & feel" style for EurekaLog error dialog 24)..Fix
ed
: Using text collect
ion
resets except
ion
filters 25)..Fix
ed
: Rare access violat
ion
if registering event handlers is plac
ed
too early 26)..Fix
ed
: SMTP RFC date formatting 27)..Fix
ed
: Rare empty call stack bug 28)..Fix
ed
: Hang detect
ion
was not working if EurekaLog was disabl
ed
in threads 29)..Fix
ed
: AV for double-free TEncoding 30)..Chang
ed
: ecc32/emake no longer alters arguments for dcc32/make unless new opt
ion
s --el_add_default_opt
ion
s is
sp
ecifi
ed
31)..Chang
ed
: Save/load opt
ion
s methods was mov
ed
to TEurekaModuleOpt
ion
s class 32)..Chang
ed
: Saving opt
ion
s to EOF file now adds hidden opt
ion
s and removes obsolete opt
ion
s (only when compatibility mode is off) 33)..Chang
ed
: Compiling install
ed
packages now silently ignores EurekaLog instead of showing "File is in use" error message 34)..Improv
ed
: More readable disk/memory sizes in bug reports 35)..Improv
ed
: More descriptive settings dialog when using external configurat
ion
36)..Improv
ed
: ThreadSnapshot tool now aquir
ed
DEBUG privil
ed
ge for taking snapshot. This allows it to bypass security access checks when opening target process. 37)..Improv
ed
: Chang
ed
BugID default generat
ion
to include error code for OS errors and error message for DB errors 38)..Improv
ed
: Mantis API (WSDL) was updat
ed
to the latest vers
ion
(1.2.14) 39)..Improv
ed
: IntraWeb compatibility (old and new vers
ion
s) 40)..Improv
ed
: COM applicat
ion
s compatibility 41)..Improv
ed
: Build events now accept shell commands 42)..Improv
ed
: More articles in help EurekaLog 7.0.05 (7.0.5.0), 7-February-2013 1)....Add
ed
: JIRA support 2)....Add
ed
: Virtual machine detect
ion
(new field in bug reports) 3)....Fix
ed
: "Use Main Module opt
ion
s" opt
ion
was loading empty opt
ion
s for some cases 4)....Fix
ed
: Wrong record declarat
ion
s for Simple MAPI on Win64 5)....Fix
ed
: Performance issues with batch module opt
ion
s updating 6)....Fix
ed
: Wrong leaks report with both MemLeaks/ResLeaks opt
ion
s active 7)....Fix
ed
: Wrong info for nest
ed
except
ion
s in some cases 8)....Fix
ed
: AV under debugger for Win64 (add
ed
support for _TExitDllExcept
ion
) 9)....Fix
ed
: Wrong record declarat
ion
s for process/thread info on Win64 10)..Fix
ed
: Support for FinalBuilder on XE2/XE3 with
sp
aces in file paths 11)..Fix
ed
: Rare double-free of module informat
ion
(ModuleInfoList) 12)..Fix
ed
: Rare External Except
ion
C000071C on shutdown (only under debuggger) 13)..Fix
ed
: Add
ed
large addresses support in Viewer 14)..Fix
ed
: Counter opt
ion
s in memory leaks category is now working properly 15)..Fix
ed
: Rare range-check error in TEurekaModulesList.AddModuleFromFileName 16)..Fix
ed
: FTP force directories dead lock 17)..Fix
ed
: Fix
ed
wrong index being us
ed
when clearing compatibility mode (EurekaLog project opt
ion
s dialog) 18)..Fix
ed
: Default thread state do not affect main thread now 19)..Fix
ed
: Sometimes wrong thread may be us
ed
when altering EurekaLog active state for external thread 20)..Fix
ed
: Wrong DNS lookup on ANSI 21)..Fix
ed
: Problems with IDE expert and projects on network paths 22)..Fix
ed
: Add
ed
support for arguments in URLs (HTTP sending) 23)..Fix
ed
: Possible deadlock in multithread
ed
applicat
ion
s 24)..Fix
ed
: Problems with unicode characters in project files on non-Unicode IDEs 25)..Fix
ed
: Infinite recursive calls when using ToString from EndReport event handler 26)..Fix
ed
: Win64 GetCaller now returns pointer to call instruct
ion
, not return address 27)..Improv
ed
: Standalone
Ed
itor do not force save/load folder by default 28)..Improv
ed
: DLL profile now can use addit
ion
al applicat
ion
type hooks automatically 29)..Improv
ed
: EurekaLog now able to work with read-only projects (see help for more info) EurekaLog 7.0.04 (7.0.4.0), 2-December-2012 1)....Add
ed
: Support for nest
ed
except
ion
s in DLLs 2)....Fix
ed
: Opt
ion
s bug in EurekaLogSendEmail funct
ion
3)....Fix
ed
: Weird behaviour for steps to reproduce and custom fields 4)....Fix
ed
: Installat
ion
for single personality (BDS) 5)....Fix
ed
: Range check error in EModules 6)....Fix
ed
: Bug in except
ion
destroy hook 7)....Fix
ed
: OnExcept
ion
Notify event is no longer call
ed
for handl
ed
except
ion
s without opt
ion
check
ed
8)....Fix
ed
: DEP checks on startup no longer cause except
ion
9)....Fix
ed
: Invalid declarat
ion
for MS Debug API 10)..Fix
ed
: OLE mode change error for "Test" send button 11)..Fix
ed
: Fixes for multiply loading of the same DLL 12)..Fix
ed
: Remov
ed
PNG compress
ion
from icons (tools) 13)..Fix
ed
: Range-check error in dialogs with EurekaLog style enabl
ed
14)..Fix
ed
: Send progress dialog may keep busy forever processing window messages (message flood from rapid applicat
ion
GUI updates) 15)..Fix
ed
: Thread pausing opt
ion
s now work correctly 16)..Improv
ed
: New features in except
ion
filters - marking except
ion
s as "expect
ed
", filtering by properties (RTTI) 17)..Improv
ed
: Recovery from memory errors without debugging memory manager 18)..Improv
ed
: Viewer's password
ed
it now hides password with asterisks 19)..Updat
ed
: Chang
ed
names of .inc files to avoid name conflicts with other libraries 20)..Updat
ed
: Help EurekaLog 7.0.03 (7.0.3.0), 6-October-2012 1)....Fix
ed
: Remov
ed
some consts keywords for event handlers, so now C++ Builder can alter arguments (this change may require you to adjust your custom code) 2)....Fix
ed
: Fallback code for false-positive
result
s on memory probing 3)....Fix
ed
: Range check errors in SSL/TLS implementat
ion
4)....Fix
ed
: "EurekaLog is not active" error message during send testing 5)....Fix
ed
: Incorrect memory probing when DEP is off (old systems) 6)....Fix
ed
: Installat
ion
of 64-bit BPLs 7)....Fix
ed
: Dialog preview 8)....Fix
ed
: Win64 fixes for XE3 9)....Fix
ed
: Support for project groups (mix
ed
project types) 10)..Fix
ed
: Windows 2000 hooks compatibility 11)..Fix
ed
: mailto double quotes escaping 12)..Fix
ed
: Simple MAPI WOW compatibility 13)..Fix
ed
: Simple MAPI modal issues 14)..Fix
ed
: Various range check errors 15)..Chang
ed
: Remov
ed
minor vers
ion
number from program group name 16)..Updat
ed
: Help EurekaLog 7.0.02 hot-fix 1 (7.0.2.1), 12-September-2012 1)....Fix
ed
: Range check error in Viewer 2)....Fix
ed
: Bug in hooking code EurekaLog 7.0.02 (7.0.2.0), 11-September-2012 1)....Add
ed
: Improv
ed
memory problems detect
ion
2)....Add
ed
: Minor IDE Expert usability improvements 3)....Add
ed
: Auto-size feature for detail
ed
error dialog 4)....Add
ed
: Workaround for QC #106935 5)....Add
ed
: Workaround for bug in InvokeRegistry (SOAP/Mantis) 6)....Fix
ed
: Nest
ed
OS except
ion
s 7)....Fix
ed
: Multiply Win64 fixes 8)....Fix
ed
: Compatibility mode fixes 9)....Fix
ed
: Alter
ed
behaviour of "Add BugID/Date/ComputerName" opt
ion
s 10)..Fix
ed
: Blank screenshots 11)..Fix
ed
: Check file for corrupt
ion
s 12)..Fix
ed
: Viewer is unable to decrypt certain bug reports 13)..Fix
ed
: Internal DoNoTouch opt
ion
now works for post-processing and condt
ion
als 14)..Fix
ed
: Possible out of memory error for "Do not store class/proc
ed
ure names" opt
ion
15)..Fix
ed
: EurekaLog did not properly install itself when there is only Delphi install
ed
, but no C++ Builder of the same vers
ion
(or visa versa) 16)..Fix
ed
: Wrong argument for OnRaise event 17)..Fix
ed
: Handling memory errors in initializat
ion
/finalizat
ion
sect
ion
s 18)..Fix
ed
: Updating steps to reproduce and user e-mail in bug report 19)..Fix
ed
: Proper Success/Failure for some errors during SMTP send 20)..Add
ed
: Workaround for wrong GUI fonts 21)..Add
ed
: Delphi XE3 support 22)..Add
ed
: Individual opt
ion
s for each except
ion
EurekaLog 7.0.01 (7.0.1.0), 28-June-2012 1)....Add
ed
: New "Modal window" opt
ion
(MS Classic and EurekaLog dialogs) 2)....Add
ed
: New "Own
ed
window" opt
ion
(MS Classic and EurekaLog dialogs) 3)....Add
ed
: New "Catch EurekaLog IDE Expert errors" opt
ion
4)....Add
ed
: Backup memory manager to recover from critical errors 5)....Add
ed
: Alternative methods to provide addit
ion
al features when memory filter is not set 6)....Fix
ed
: Contains fixes from hotfixes 1-3 7)....Fix
ed
: Performance improvements 8)....Fix
ed
: Improv
ed
IDE Expert's
sp
e
ed
, stability and compatibility with other 3rd party extens
ion
s 9)....Fix
ed
: MS Classic dialog size adjustments for large "click here" translat
ion
s 10)..Fix
ed
: Fix
ed
resetting few EurekaLog project opt
ion
s to defaults 11)..Fix
ed
: Multiplying except
ion
filters when opt
ion
s are assign
ed
(for example: when switching to/from "Custom" page in project opt
ion
s) 12)..Fix
ed
: (Compatibility mode) Fix
ed
send opt
ion
s merging 13)..Fix
ed
: Updat
ed
help EurekaLog 7.0 hot-fix 3 (7.0.0.273), 20-June-2012 --------------------------- 1)....Fix
ed
: ERangeError in EResLeaks (THandle Integer) 2)....Fix
ed
: C++ Builder breakpoints for large projects 3)....Fix
ed
: Help (updates policy chang
ed
) 4)....Fix
ed
: Text collect
ion
s applying 5)....Fix
ed
: Build events are now call
ed
for unlock
ed
file 6)....Fix
ed
: Proper handling of C++ Builder project opt
ion
s files from Delphi code (settings
ed
itor and IDE expert) 7)....Fix
ed
: Terminate/Check
ed
sub-opt
ion
for MS Classic dialog 8)....Fix
ed
: Confusing message for already post-process
ed
executables 9)....Fix
ed
: Access violat
ion
for some EurekaLog IDE menu items when no project was load
ed
10)..Fix
ed
: Invoking help for "Variables" window 11)..Fix
ed
: EurekaLog Viewer vers
ion
info 12)..Fix
ed
: Events in components 13)..Add
ed
: Retry opt
ion
for "Sorry, you must close all running IDE instances before installat
ion
" 14)..Add
ed
: Italian translat
ion
15)..Add
ed
: Actual change log is now includ
ed
into installer 16)..Add
ed
: Even more setup logging 17)..Add
ed
: New help articles (recompilat
ion
and manual installat
ion
) EurekaLog 7.0 hot-fix 2 (7.0.0.261), 10-June-2012 --------------------------- 1)....Fix
ed
: Wrong vers
ion
info reporting to IDE 2)....Add
ed
: Workaround for Delphi 2005 TListView bug 3)....Add
ed
: Workaround for possible invalid FPU state in except
ion
handlers 4)....Add
ed
: Miss
ed
declarat
ion
s for Except
ion
Log (compatibility mode) 5)....Fix
ed
: Work for unsav
ed
projects 6)....Add
ed
: Escaping for '--' in opt
ion
s (confuses IDE's XML parsing) 7)....Add
ed
: Storing thread's class/name in call stack for terminat
ed
threads 8)....Add
ed
: More setup logging 9)....Fix
ed
: Help (broken links) 10)..Add
ed
: "Upgrade to EurekaLog 7" help topic 11)..Fix
ed
: Clean up install
ed
files EurekaLog 7.0 hot-fix 1 (7.0.0.256), 6-June-2012 --------------------------- 1)....Fix
ed
: Invalid Format() arguments in ELogBuilder. EurekaLog 7.0, 1-June-2012 --------------------------- 1)....Improv
ed
: Main change - EurekaLog's core was rewritten (refactor
ed
) to allow more easy modificat
ion
and remove hacks. 2)....Improv
ed
: New plugin-like architecture now allows you to exclude unus
ed
code. 3)....Improv
ed
: New plugin-like architecture now allows you to easily extends EurekaLog. 4)....Improv
ed
: Greatly extend
ed
documentat
ion
. 5)....Improv
ed
: Installer is now localiz
ed
. 6)....Improv
ed
: Greatly
sp
e
ed
ups creat
ion
of minimal bug report (with most informat
ion
disabl
ed
). 7)....Chang
ed
: EurekaLog's root IDE menu was relocat
ed
to under Tools and extend
ed
with new items. 8)....Add
ed
: New examples. 9)....Add
ed
: New tools (address lookup, error lookup, threads snapshot, standalone settings
ed
itor). 10)..Add
ed
: Support for DBG/PDB formats of debug informat
ion
(including symbol server support and auto-downloading). 11)..Add
ed
: Support for madExcept debug informat
ion
(experimental). 12)..Add
ed
: WER (Windows Error Reporting) support. 13)..Add
ed
: Full unicode support. 14)..Add
ed
: Profess
ion
al and Trial
ed
it
ion
s: add
ed
source code (interface sect
ion
s only) 15)..Improv
ed
: Dialogs - new opt
ion
s and new customizat
ion
possibilities: 16)..Add
ed
: All GUI dialogs: ability to test dialog directly from configurat
ion
dialog by di
sp
laying a sample window with currently
sp
ecifi
ed
settings. 17)..Improv
ed
: All GUI dialogs: dialogs are DPI-awar
ed
now (auto-scale for different DPI). 18)..Add
ed
: MessageBox dialog: add
ed
detail
ed
mode (shows a compact call stack). 19)..Add
ed
: MessageBox dialog: add
ed
ability for asking a send consent. 20)..Add
ed
: MessageBox dialog: add
ed
support to switch to "native" message box for applicat
ion
. 21)..Add
ed
: MS Classic dialog: add
ed
control over "user e-mail"
ed
it's visibility. 22)..Add
ed
: MS Classic dialog: add
ed
ability to personalize dialog view with applicat
ion
's name and icon. 23)..Add
ed
: MS Classic dialog: add
ed
ability to show terminate/restart checkbox initially check
ed
. 24)..Add
ed
: EurekaLog dialog: add
ed
ability to personalize dialog view with applicat
ion
's name and icon. 25)..Add
ed
: EurekaLog dialog: add
ed
ability to show terminate/restart checkbox initially check
ed
. 26)..Add
ed
: EurekaLog dialog: add
ed
ability to switch back to non-detail
ed
view. 27)..Add
ed
: WEB dialog: add
ed
new tags to customize bug report page. 28)..Improv
ed
: WEB dialog: improv
ed
support for unicode and charset. 29)..Add
ed
: New dialog type: RTL dialog. 30)..Add
ed
: New dialog type: console output. 31)..Add
ed
: New dialog type: system logging. 32)..Add
ed
: New dialog type: Windows Error Reporting. 33)..Improv
ed
: Sending - new opt
ion
s and new customizat
ion
possibilities: 34)..Add
ed
: All send methods: add
ed
ability to setup multiply send methods. 35)..Add
ed
: All send methods: add
ed
ability to change send method order. 36)..Add
ed
: All send methods: add
ed
separate settings for each send method. 37)..Add
ed
: All send methods: ability to test send method directly from configurat
ion
dialog by sending a demo bug report. 38)..Add
ed
: SMTP client send method: add
ed
SSL support. 39)..Add
ed
: SMTP client send method: add
ed
TLS support. 40)..Add
ed
: SMTP client send method: add
ed
opt
ion
for using real e-mail address. 41)..Add
ed
: SMTP server send method: add
ed
opt
ion
for using real e-mail address. 42)..Add
ed
: HTTP upload send method: add
ed
support for custom backward fe
ed
back messages. 43)..Add
ed
: FTP upload send method: add
ed
creating folders on FTP (like remote Forc
eD
irectories). 44)..Add
ed
: Mantis send method: add
ed
API support (MantisConnect, out-of-the-box since Mantis 1.1.0, available as add-on for previous vers
ion
s). 45)..Add
ed
: Mantis send method: add
ed
support for custom "Count" field. 46)..Add
ed
: Mantis send method: add
ed
opt
ion
s for controlling duplicates. 47)..Add
ed
: Mantis send method: add
ed
support for SSL/TLS. 48)..Add
ed
: FogBugz send method: add
ed
API support (out-of-the-box since ForBugz 7, available as add-on for FogBugz 6). 49)..Add
ed
: FogBugz send method: EurekaLog will update "Occurrences" field (count of bugs). 50)..Add
ed
: FogBugz send method: EurekaLog will re
sp
ect "Stop reporting" opt
ion
(BugzScout's setting). 51)..Add
ed
: FogBugz send method: EurekaLog will re
sp
ect "Scout message" opt
ion
(BugzScout's setting). 52)..Add
ed
: FogBugz send method: EurekaLog will store client's e-mail as issue's corre
sp
ondent. 53)..Add
ed
: FogBugz send method: add
ed
opt
ion
s for controlling duplicates. 54)..Add
ed
: FogBugz send method: add
ed
support for "Area" field. 55)..Add
ed
: FogBugz send method: add
ed
support for SSL/TLS. 56)..Add
ed
: BugZilla send method: add
ed
API support. 57)..Add
ed
: BugZilla send method: add
ed
support for custom "Count" field. 58)..Add
ed
: BugZilla send method: add
ed
opt
ion
s for controlling duplicates. 59)..Add
ed
: BugZilla send method: add
ed
support for SSL/TLS. 60)..Add
ed
: New send method: Shell (mailto protocol). 61)..Add
ed
: New send method: extend
ed
MAPI. 62)..Add
ed
: Support for separate code and debug info inject
ion
. 63)..Add
ed
: Ability to use custom units before EurekaLog's units. 64)..Add
ed
: Support for external configurat
ion
file in IDE expert. 65)..Add
ed
: Now EurekaLog stores only those project opt
ion
s which are different from defaults (to save disk
sp
ace and r
ed
uce noise in project file). 66)..Add
ed
: Now EurekaLog stores project opt
ion
s sort
ed
(alphabet order). 67)..Add
ed
: Separate settings for saving modules and processes lists to bug report. 68)..Add
ed
: Support for taking screenshots of multiply monitors. 69)..Add
ed
: More screenshot customizat
ion
opt
ion
s. 70)..Add
ed
: More control over bug report's file names. 71)..Add
ed
: New environment variables. 72)..Add
ed
: Deleting .map file after compilat
ion
. 73)..Add
ed
: Support for different .dpr and .dproj file names. 74)..Improv
ed
: memory leaks detect
ion
feature - new opt
ion
s and new customizat
ion
possibilities: 75)..Add
ed
: Ability to track memory problems without activat
ion
of leaks checking. 76)..Add
ed
: Support for sharing memory manager. 77)..Add
ed
: Support for tracking leaks in applicat
ion
s built with run-time packages. 78)..Add
ed
: Opt
ion
to zero-fill fre
ed
memory. 79)..Add
ed
: Opt
ion
to enable leaks detect
ion
only when running under debugger. 80)..Add
ed
: Opt
ion
for manual activat
ion
control for leaks detect
ion
(via command-line switches). 81)..Add
ed
: Opt
ion
to select stack tracing method for memory problems. 82)..Add
ed
: Opt
ion
to trigger memory leak reporting only for large leak
ed
memory's size. 83)..Add
ed
: Opt
ion
to control limit of number of report
ed
leak. 84)..Add
ed
: CheckHeap funct
ion
to force check of heap's consistency. 85)..Add
ed
: DumpAllocat
ion
sToFile funct
ion
to save informat
ion
about allocat
ed
memory to log file. 86)..Add
ed
: Register
ed
leaks feature. 87)..Add
ed
: Run-time control over memory leak registering. 88)..Add
ed
: New recogniz
ed
leak type: String (both ANSI and Unicode are support
ed
). 89)..Add
ed
: Memory features support for C++ Builder. 90)..Add
ed
: Resource leaks detect
ion
feature. 91)..Improv
ed
: Compilat
ion
sp
e
ed
increas
ed
. 92)..Add
ed
: Support for generics in debug informat
ion
. 93)..Add
ed
: Chain
ed
/nest
ed
except
ion
s support. 94)..Add
ed
: Wait Chain Traversal support. 95)..Add
ed
: Support for nam
ed
threads. 96)..Add
ed
: Addit
ion
al informat
ion
for threads in call stack. 97)..Improv
ed
: EurekaLog Viewer Tool: 98)..Add
ed
: Now Viewer has its own help file 99)..Add
ed
: Viewer now supports a FireBird bas
ed
data
base on local file or remote server. 100).Add
ed
: You can have more that one user account for FireBird bas
ed
data
base. 101).Add
ed
: Viewer now can be launch
ed
in View mode (Viewer can be configur
ed
to any DB or View mode). 102).Add
ed
: Viewer's
data
base now supports storing files, associat
ed
with the report (you can also add and remove files manually). 103).Add
ed
: Viewer supports "Import" and "View" commands for report files. 104).Improv
ed
: Extend
ed
support for more log formats (XML, pack
ed
ELF, etc). 105).Add
ed
: Columns in report's list now can be configur
ed
(you can hide and show them). 106).Add
ed
: There are a plenty of new columns add
ed
to report's list. 107).Add
ed
: Ability of auto-download reports from e-mail account. 108).Improv
ed
: printing - now you can print the entire report (including screenshots). Old behaviour of printing just one tab (call stack only, for example) also remains. 109).Add
ed
: Viewer can now have more that one run-time instance . 110).Add
ed
: File import status dialog is now configurable (you can disable it, if you want to). 111).Add
ed
: There is a preview area for screenshots, available in reports. 112).Improv
ed
: Now Viewer is more Vista-friendly (i.e. file associat
ion
s are manag
ed
in HKCU, rather that in HKLM, storing configurat
ion
in user's Applicat
ion
Data
, etc, etc). 113).Add
ed
: Report's list now supports multi-select, so operat
ion
s can be perform
ed
on many reports at time. 114).Add
ed
: There are plenty of new command line abilities, like
sp
ecifying several files and new switches. 115).Improv
ed
: Bunch of minor changes and improvements. WARNING: -------- There are many changes in this release. See the "Chang
ed
from the old 6.x vers
ion
" help topic for further informat
ion
! EurekaLog 7 also have "EurekaLog 6 backward compatibility mode". Please, refer to help file for more informat
ion
. We also have the detail
ed
"Upgrade guide" in our help system.
Keras-OpenFace:Keras-OpenFace是一个将OpenFace从Torch实现转换为Keras版本的项目
Keras-OpenFace Keras-OpenFace是一个将从其原始Torch实现转换为版本的项目 如果您只对使用预先训练的模型感兴趣 加载Keras OpenFace模型(精度:0.938 + -0.013) from keras . models import load_model from keras . utils import CustomObjectScope import tensorflow as tf with CustomObjectScope ({ 'tf' : tf }): model = load_model ( './model/nn4.small2.v1.h5' ) 运行整个转换过程,并查看Kears-Openface-
convert
ion
.ipynb $ jupyter notebook CoreML-OpenFace 在Model / o
Out-
convert
ion
:出xml转换htmltoxml
外转换 出xml转换htmltoxml
Principles of
Data
Convers system design
Principles of
Data
Convers system design
达梦JDBC报错中英文对照
达梦JDBC报错中英文对照
PowerBuilder
1,108
社区成员
66,453
社区内容
发帖
与我相关
我的任务
PowerBuilder
PowerBuilder 相关问题讨论
复制链接
扫一扫
分享
社区描述
PowerBuilder 相关问题讨论
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章