Odoo Debugging Using Python PDB package

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • How to debug odoo using python pdb package. Debug odoo using pdb. Python debugging packages. How to debug odoo using pycharm and PDB. Odoo debugging, python debugger, pdb debugging.
    Subscribe & Support US: / @odoomates
    Email: odoomates@gmail.com

Комментарии • 16

  • @futhedude4848
    @futhedude4848 2 года назад +2

    Great work sir, with this we can debug in server, where we don't have breakpoint to debug as in local.

  • @doopymobile7428
    @doopymobile7428 2 года назад +1

    Thank you, Now I can debugging Odoo.

  • @ammarhassanabdelgadeir9399
    @ammarhassanabdelgadeir9399 4 года назад +2

    its great tutorial thanks

  • @JatinGera
    @JatinGera 4 года назад +2

    What pdb does better that using debug breakpoints can't?
    Thanks for help much appreciate it 🙏

    • @OdooMates
      @OdooMates  4 года назад +2

      Both are almost same, we haven't seen any Much difference, but we can use this once we need to debug in server, where we might not have an ide :)

  • @armannurhidayat7
    @armannurhidayat7 4 года назад +1

    Thanks sir i need this 👍

  • @akashbhavsar3091
    @akashbhavsar3091 4 года назад +1

    Try to use Ipdb package it is much advance and better then pdb

    • @OdooMates
      @OdooMates  4 года назад

      We haven't used it yet, thanks for the information :)

  • @neoandlifestyle2514
    @neoandlifestyle2514 4 года назад +1

    Hi !

  • @user-fb1st6cp2d
    @user-fb1st6cp2d 4 года назад

    I use vscode debug odoo
    ruclips.net/video/cV8Sm5yYR38/видео.html