public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/28693] New: Less keystrokes for often-used commands
@ 2021-12-14 13:05 koen at kdvelectronics dot eu
  2021-12-18  9:03 ` [Bug gdb/28693] " koen at kdvelectronics dot eu
  2022-03-06 17:07 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: koen at kdvelectronics dot eu @ 2021-12-14 13:05 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28693

            Bug ID: 28693
           Summary: Less keystrokes for often-used commands
           Product: gdb
           Version: 11.2
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: koen at kdvelectronics dot eu
  Target Milestone: ---

I'd like to ask a feature request. Two small things that would make life easier
for those who use gdb with embedded systems.

- autocompletion for 'target extended-remote' if the third argument begins with
a slash. E.g. provide tab autocompletion for 'tar ext
/dev/myverylongdevicename', but not for 'tar ext :3000'

- a .gdbinit setting to automatically run 'compare-sections' after 'load', to
quickly find problems when flashing firmware.

Thank you for gdb. Wishing you a Happy Christmas.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/28693] Less keystrokes for often-used commands
  2021-12-14 13:05 [Bug gdb/28693] New: Less keystrokes for often-used commands koen at kdvelectronics dot eu
@ 2021-12-18  9:03 ` koen at kdvelectronics dot eu
  2022-03-06 17:07 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: koen at kdvelectronics dot eu @ 2021-12-18  9:03 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28693

--- Comment #1 from Koen <koen at kdvelectronics dot eu> ---
This is what I implemented:

https://github.com/koendv/compare-after-load/blob/main/gdb.patch

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/28693] Less keystrokes for often-used commands
  2021-12-14 13:05 [Bug gdb/28693] New: Less keystrokes for often-used commands koen at kdvelectronics dot eu
  2021-12-18  9:03 ` [Bug gdb/28693] " koen at kdvelectronics dot eu
@ 2022-03-06 17:07 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2022-03-06 17:07 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28693

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
It's better to file two separate bugs for different requests.
Anyway for the patch, see the contribution guidelines if you
want it to be put in.
https://sourceware.org/gdb/wiki/ContributionChecklist
Also another way to do this might be the "hookpost" command.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-06 17:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-14 13:05 [Bug gdb/28693] New: Less keystrokes for often-used commands koen at kdvelectronics dot eu
2021-12-18  9:03 ` [Bug gdb/28693] " koen at kdvelectronics dot eu
2022-03-06 17:07 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).