Med Ismail Bennani
85fbb08fa2
[lldb/interpreter] Move the history subcommand to session (NFCI)
...
This patch moves the `history` subcommand from the `command` to `session`
command. I think it makes more sense to have it there because as the `command`
usage suggests, it should be used to manage custom LLDB commands.
However, `history` is essentially tied to a debugging session and holds
all the commands (not specifically custom ones).
This also makes it more discoverable by adding an alias for it (mimicking
the shell builtin).
Differential Revision: https://reviews.llvm.org/D84307
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2020-07-23 13:05:45 +02:00
..
2020-07-22 11:43:16 +02:00
2020-06-02 13:23:53 -04:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-07-20 17:40:36 -07:00
2020-02-17 23:15:40 -08:00
2020-01-28 23:25:25 +01:00
2020-02-17 23:15:40 -08:00
2020-07-23 13:05:45 +02:00
2020-02-17 23:15:40 -08:00
2020-05-15 11:57:48 +02:00
2020-05-15 11:57:48 +02:00
2020-06-09 10:45:45 -07:00
2020-03-23 15:28:17 +01:00
2020-07-17 09:26:27 +02:00
2020-02-17 23:15:40 -08:00
2020-05-14 07:23:59 +02:00
2020-02-17 23:15:40 -08:00
2020-01-28 23:25:25 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-04-09 08:58:52 +02:00
2020-06-02 13:23:53 -04:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-06-12 21:13:21 -07:00
2020-07-01 17:19:31 +02:00
2020-06-02 13:23:53 -04:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-07-14 08:45:34 -07:00
2020-02-17 23:15:40 -08:00
2020-07-22 11:48:07 +02:00
2020-02-17 23:15:40 -08:00
2020-05-07 18:14:27 +02:00
2020-06-02 13:23:53 -04:00
2020-03-13 09:31:35 -07:00
2020-02-17 23:15:40 -08:00
2020-07-23 13:05:45 +02:00
2020-07-22 11:43:16 +02:00
2020-04-02 18:56:29 +02:00
2020-02-17 23:15:40 -08:00
2020-07-20 17:40:36 -07:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-07-22 08:56:29 -07:00
2020-02-17 23:15:40 -08:00
2020-07-01 17:19:31 +02:00
2020-02-17 23:15:40 -08:00
2020-07-23 00:47:05 -07:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-04-07 16:11:32 +02:00
2020-02-17 23:15:40 -08:00
2020-06-09 10:45:45 -07:00
2020-02-17 23:15:40 -08:00
2020-07-20 17:40:36 -07:00
2019-07-26 11:46:21 +00:00