Thank you Jeff! I was try to use this important feature and at last I did, Thank to this video!
@JeffSmiththat4 жыл бұрын
That's music to my ears, thanks Edwin!
@rostislavzidek227525 күн бұрын
can I run query within the same session as the debugger have? like i want to see global temporary table contents at certain phase?
@JeffSmiththat23 күн бұрын
could you not just add a watch for your GTT?
@rostislavzidek227523 күн бұрын
@@JeffSmiththat you can add. But it will evaulate as "?"
@ricardoalfredopavezcatrileo5 жыл бұрын
hello because the video can not be translated???
@JeffSmiththat5 жыл бұрын
i just published it a few minutes ago, do translations/captions take awhile?
@ricardoalfredopavezcatrileo5 жыл бұрын
@@JeffSmiththat OK.
@engil25342 жыл бұрын
SQL Developer is trash, of course debugging isn't as good as in any other IDE like VSCode, PyCharm, Eclipse, etc. Typically just 'doesn't work' with no indication of why it won't stop on breakpoints. Kind of shocking that Oracle continues to hire the most incompetent developers in the world but I guess if you're trying to save money hiring all the folks who couldnt get into any reputable company makes a lot of sense.
@JeffSmiththat2 жыл бұрын
I may be incompetent but don't judge our products or development teams based on my inability to help you. I will try though. The debugger won't stop on lines that aren't executable. As well you'll need to compile the pl/sql program for DEBUG. If you still can't figure it out, let me know, and I'll happily try again.
@rostislavzidek227523 күн бұрын
@@JeffSmiththat also the thing is if you use JDWP or not...
@JeffSmiththat22 күн бұрын
And now we're offering the ability to debug from VS Code via our extension.
@rostislavzidek227522 күн бұрын
@@JeffSmiththat make a video about that?
@JeffSmiththat22 күн бұрын
@@rostislavzidek2275 on my to-do list, in meantime you can read about it here www.thatjeffsmith.com/archive/2024/10/pl-sql-debugger-now-available-in-sql-developer-for-vs-code/