From faa7e306a1eede828da7a57d46f84e1776f778e1 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 5 Dec 2019 20:38:04 +0800 Subject: [PATCH] PUB @wxy https://linux.cn/article-11647-1.html --- .../tech => published}/20190927 5 tips for GNU Debugger.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190927 5 tips for GNU Debugger.md (99%) diff --git a/translated/tech/20190927 5 tips for GNU Debugger.md b/published/20190927 5 tips for GNU Debugger.md similarity index 99% rename from translated/tech/20190927 5 tips for GNU Debugger.md rename to published/20190927 5 tips for GNU Debugger.md index 07d28e0d2e..9bb6329a4b 100644 --- a/translated/tech/20190927 5 tips for GNU Debugger.md +++ b/published/20190927 5 tips for GNU Debugger.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11647-1.html) [#]: subject: (5 tips for GNU Debugger) [#]: via: (https://opensource.com/article/19/9/tips-gnu-debugger) [#]: author: (Tim Waugh https://opensource.com/users/twaugh)