Bug 23664 - add "save history" command
Summary: add "save history" command
Status: NEW
Alias: None
Product: gdb
Classification: Unclassified
Component: cli (show other bugs)
Version: HEAD
: P2 normal
Target Milestone: ---
Assignee: Tom Tromey
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-15 18:55 UTC by Tom Tromey
Modified: 2024-01-11 17:14 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Tromey 2018-09-15 18:55:42 UTC
Sometimes I'd like to be able to write out some of my
command-line history as a gdb script.
Maybe a "save history" command with parameters to control which
elements are saved.
Comment 1 Tom Tromey 2023-01-24 00:41:04 UTC
Working on a patch.
Comment 2 Hannes Domani 2024-01-10 16:43:09 UTC
Maybe a dup of PR15328?
Comment 3 Tom Tromey 2024-01-11 17:14:56 UTC
I sent a patch for "save history" but not any of the other stuff.
So I tend to think this could remain separate.