Skip to content

Run to cursor (F7) and Toggle breakpoint (F9) in Debugger #18

@ua03022

Description

@ua03022

Hello!
Here is the simple program:
-- begin[test.prg] -------
Function Main
altd()
? "Alpha"
? "Beta"
? "Delta"
return
-- end[test.prg] -------

When I use hbmk2 with the command line:
hbmk2 test -b
than F7 (run to Cursor) and F9 (Breakpoint) in the debugger work well.
But if I use
hbmk2 c:\hb30\bin\test -b
then F7 and F9 stop working.
I have discovered this problem while using *.clp file since the same problem persist with them.

Harbour 3.0.0 (Rev. 16951)
Copyright (c) 1999-2011, http://harbour-project.org/

Harbour Build Info

Version: Harbour 3.0.0 (Rev. 16951)
Compiler: MinGW GNU C 4.5.2 (32-bit)
Platform: Windows XP 5.1.2600 Service Pack 3
PCode version: 0.3
ChangeLog last entry: 2011-07-17 19:15 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
ChangeLog ID: ChangeLog 16951 2011-07-17 17:16:33Z vszakats
Built on: Jul 17 2011 20:06:49

Build options: (Clipper 5.3b) (Clipper 5.x undoc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions