rizinorg/cutter

Make connecting to localhost gdbserver easier

Open

#1,994 opened on 2020年1月6日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)C++ (1,123 forks)batch import
DebugEnhancementHacktoberFestgood first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (平均マージ 13d 23h) (30d で 20 merged PRs)

説明

Is your feature request related to a problem? Please describe.

When connecting to gdbserver multiple times in a row entering data each time is a bit annoying

Describe the solution you'd like

Accept empty IP address field as localhost. Not sure how to better communicate it to user, maybe using placeholder text.

Describe alternatives you've considered

Remember IP address and port from previous run.

Additional context

コントリビューターガイド