DebugEnhancementHacktoberFestgood first issue
Repository metrics
- Stars
- (14,852 stars)
- PR merge metrics
- (Avg merge 13d 23h) (20 merged PRs in 30d)
Description
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