Command line arguments to custom debugger

已回答

How to pass command line arguments to a custom debugger. In my case, I would like to call the undodb debugger executable as

/usr/local/bin/udb --undodb-defer-gdbinit

However, there doesn't appear a way to pass command line arguments to the debugger command. 

0

Unfortunately, it hasn't been implemented in CLion yet. Please add a feature request in our tracker: https://youtrack.jetbrains.com/issues/CPP.

0

请先登录再写评论。