Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
[Snapshot debugger](https://github.com/GoogleCloudPlatform/snapshot-debugger/)
agent for Java 7, Java 8 and Java 11.

## Project Status: Archived

This project has been archived and is no longer supported. There will be no
further bug fixes or security patches. The repository can be forked by users
if they want to maintain it going forward.

## Overview

Snapshot Debugger lets you inspect the state of a running cloud application, at
Expand Down Expand Up @@ -35,11 +41,6 @@ Snapshot Debugger consists of 3 primary components:
[`snapshot-dbg-cli`](https://pypi.org/project/snapshot-dbg-cli/) and a
[VSCode extension](https://github.com/GoogleCloudPlatform/snapshot-debugger/tree/main/snapshot_dbg_extension)

## Getting Help

1. File an [issue](https://github.com/GoogleCloudPlatform/cloud-debug-java/issues)
1. StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-debugger

## Installation

The easiest way to install the Java debugger agent is to download the pre-built
Expand Down