Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何在本地运行serving的开发环境 #114

Open
killomsc opened this issue Sep 18, 2024 · 3 comments
Open

如何在本地运行serving的开发环境 #114

killomsc opened this issue Sep 18, 2024 · 3 comments

Comments

@killomsc
Copy link

不熟悉C++的开发环境,请问下如果想在本地调试下serving,如何配置开发环境少走弯路。

@BrainWH
Copy link

BrainWH commented Sep 19, 2024

serving可以生成debug应用程序,用gdb调试就可以,环境需要bazel,类似cmake的编译工具

@killomsc
Copy link
Author

@BrainWH 可以通过vscode配置,然后在vscode调试吗?

@BrainWH
Copy link

BrainWH commented Sep 19, 2024

是的,可以的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants