Menu

#3 Make breakpoints work for files outside cwd

closed-accepted
5
2007-02-13
2007-02-12
No

Setting breakpoints works only for files that are either in the current working directory of the debugger or found on sys.path. This patch makes Emacs use the full pathname of files so you can set breakpoints in any file.

Discussion

  • Jouni K Seppänen

    patch against 1.20

     
  • Rocky Bernstein

    Rocky Bernstein - 2007-02-13

    Logged In: YES
    user_id=158581
    Originator: NO

    Thanks for the patch. It has been applied and should be part of version 1.21 released today.

     
  • Rocky Bernstein

    Rocky Bernstein - 2007-02-13
    • assigned_to: nobody --> rockyb
    • status: open --> closed-accepted