Hi, Different from Patch v1 which removed the page, I add a big banner to say that the page is no longer up-to-date, just as Richard and Gerald recommended. OK for push?
Regards! Hujp --- htdocs/projects/tree-ssa/tree-browser.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/htdocs/projects/tree-ssa/tree-browser.html b/htdocs/projects/tree-ssa/tree-browser.html index ce95a103..fe292b49 100644 --- a/htdocs/projects/tree-ssa/tree-browser.html +++ b/htdocs/projects/tree-ssa/tree-browser.html @@ -8,6 +8,11 @@ </head> <body> + + <!-- banner --> + <p class="bold"><br /><br />Tree Browser has been removed from gcc, +and this page is no longer up-to-date.<br /><br /><br /></p> + <hr /> <h1>Tree Browser</h1> <p>Until recently the only way to debug trees from gdb was to call -- 2.17.1