rizinorg/cutter

Make connecting to localhost gdbserver easier

Open

#1994 aperta il 6 gen 2020

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)C++ (1123 fork)batch import
DebugEnhancementHacktoberFestgood first issue

Metriche repository

Star
 (14.852 star)
Metriche merge PR
 (Merge medio 13g 23h) (20 PR mergiate in 30 g)

Descrizione

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

Guida contributor