Discussions tagged Debug

We are migrating an application using two database connections to PowerServer. When I build and deploy the application to a server (under IIS), it works, both connections are working. We still have a lot of work to do in this migration and I would li...
Hi Is there a way how to get list of stack calls into a variable, message or another object? Like Java can do it in exception. What's going on: In my SW I'm catching systemerror, datawindow errors etc and I'm sending these errors through mails. I...
Hi all When I define a breakpoint, exit and re-enter IDE, the breakpoint disappears. This is not happening on PB2019. Can I control it somehow? A system option that I dont know maybe? It's very disturbing when you try to figure out where and why ...
Hello,   I've followed Bruce's demo about the .NET importer. He says that it's possible to debug the C# assembly. But I have no idea how. So: Created DLL in SnapDevelop and published it as Debug config. Imported DLL in PowerBuilder and written s...
Gentlemen, I was being asked by my devops for my application symbol file (running on 2017 R2). The only file that i know of is the ".dbg" on those lines which we would create by running the application with the /PBDEBUG switch. Is my understanding co...
It used to be that you could put "TRACE SNC" into the DBMS field in an ini file, and that would work to start a trace going when the application was launched.  However, when I do that in PB 2019, I get "DBMS TRACE SNC is not supported in your install...
Is there a release date for 64-bit debugging IDE? I have problems with the new 10 version of sap business one which is only 64 bit   Angelo...
Hi.   I've gathered profiling information at runtime for one of our customers. I have a PBP file at my computer and want to open it in "Profiling Trace View" in PowerBuilder 2019 to analyze it. First I need to choose a target (.pbt) file, and the...
because of the need to disable TLS 1.0, i'm moving to the latest sql driver that supports tls 1.2 (unless anyone has better suggestions) SQLCA.DBParm = "ConnectString='DSN=" + ls_dsn + ";UID=" + sle_userid.text + ";PWD=" + ls_password +"',DelimitIde...
  • Page :
  • 1