Announcement

Collapse
No announcement yet.

Debugger Support

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Debugger Support


    I'm not sure if this is the right forum, but...

    To PowerBASIC Support:

    Is it possible for the debugger to be converted into a DLL so third party vendors can access it, I understand that the debugger information is propietry and copyrighted, so just a DLL with one function to call or some sort of interface to access?

    In PowerIDE I have to shell to PB5.EXE to access it and it looks a bit messy.

    Regards,


    ------------------
    Kev G Peel
    KGP Software, Bridgwater, UK.
    www.go.to/kgpsoftware
    kgpsoftware.com | Slam DBMS | PrpT Control | Other Downloads | Contact Me

  • #2
    A novel suggestion! I'll add it to the notions file.

    ------------------
    Tom Hanlin
    PowerBASIC Staff

    Comment


    • #3
      I like the sound of a DLL that provides debugging...

      Will I ever be able to "step through" my PB code as I can in VB? i like being able to hover my mouse over a variable and see it's current value as a tooltip


      ------------------
      -

      Comment

      Working...
      X