dbx issue

Discussion in 'C' started by mad_man12, Aug 14, 2009.

  1. mad_man12

    mad_man12 New Member

    Joined:
    Aug 14, 2009
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    hi i have executable(eg test) of my application
    that has the following syntax to run
    test -Ddatabase_name Inputfile
    Now i want to debug it using dbx
    so i do
    dbx test
    (dbx) stop at /abc/test/test.c:90
    stop at /abc/test/test.c:90
    ^ syntax error
    the first error i receive is above(syntax error)
    next where do i specify the database name and inputfile

    Please Advice
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice