dbx issue
mad_man12
Posts: 2
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
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
0
Comments
Unfortunately, it appears that you are on the wrong forum for this. It looks like you were looking for this:
http://en.wikipedia.org/wiki/Dbx_(debugger)
however this forum pertains to dbxpro, a profession audio manugfacturer.
http://en.wikipedia.org/wiki/Dbx,_Inc.
Unfortunately, no one on this forum is going to be able to assist you with this.
Best of luck to you.