public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] gdb: Allow parenthesis to group arguments to user-defined commands
@ 2018-08-15 14:39 Andrew Burgess
  2018-08-15 14:39 ` [PATCH 2/2] " Andrew Burgess
  2018-08-15 14:39 ` [PATCH 1/2] gdb: Make testnames unique in gdb.base/commands.exp Andrew Burgess
  0 siblings, 2 replies; 26+ messages in thread
From: Andrew Burgess @ 2018-08-15 14:39 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Burgess

The first patch is a small clean up (unique test names), the second
patch is the interesting one.

---

Andrew Burgess (2):
  gdb: Make testnames unique in gdb.base/commands.exp
  gdb: Allow parenthesis to group arguments to user-defined commands

 gdb/ChangeLog                       |  5 ++++
 gdb/cli/cli-script.c                |  8 +++++-
 gdb/doc/ChangeLog                   |  5 ++++
 gdb/doc/gdb.texinfo                 | 54 +++++++++++++++++++++++++++++++++----
 gdb/testsuite/ChangeLog             | 11 ++++++++
 gdb/testsuite/gdb.base/commands.exp | 40 +++++++++++++++++++++++++--
 gdb/testsuite/gdb.base/run.c        |  3 +++
 7 files changed, 118 insertions(+), 8 deletions(-)

-- 
2.14.4

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

end of thread, other threads:[~2018-09-08 14:33 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-15 14:39 [PATCH 0/2] gdb: Allow parenthesis to group arguments to user-defined commands Andrew Burgess
2018-08-15 14:39 ` [PATCH 2/2] " Andrew Burgess
2018-08-15 18:24   ` Eli Zaretskii
2018-08-25 19:32   ` Philippe Waroquiers
2018-08-25 20:53     ` Philippe Waroquiers
2018-08-25 22:43       ` Andrew Burgess
2018-08-28 15:54         ` Tom Tromey
2018-08-28 18:43           ` Andrew Burgess
2018-08-28 20:29             ` Philippe Waroquiers
2018-08-28 23:29               ` Andrew Burgess
2018-08-30  2:19                 ` Tom Tromey
2018-08-30 21:19                 ` Philippe Waroquiers
2018-08-31 20:59                   ` Tom Tromey
2018-09-01 11:10                     ` Philippe Waroquiers
2018-09-01 14:20                       ` Tom Tromey
2018-09-01 15:36                         ` Philippe Waroquiers
2018-08-30  2:26               ` Tom Tromey
2018-09-06 23:29   ` [PATCHv2] gdb: Rewrite argument handling for " Andrew Burgess
2018-09-07  6:31     ` Eli Zaretskii
2018-09-07 20:36     ` Tom Tromey
2018-09-07 22:47       ` Andrew Burgess
2018-09-08  6:27         ` Eli Zaretskii
2018-09-08  5:35     ` Philippe Waroquiers
2018-09-08 14:33       ` Andrew Burgess
2018-08-15 14:39 ` [PATCH 1/2] gdb: Make testnames unique in gdb.base/commands.exp Andrew Burgess
2018-08-30 15:26   ` Tom Tromey

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).