Files
Andrew Burgess 951dbdfeec gdb: remove mi_parse::make functions
Remove the static mi_parse::make functions, and instead use the
mi_parse constructor.

This is a partial revert of the commit:

  commit fde3f93adb50c9937cd2e1c93561aea2fd167156
  Date:   Mon Mar 20 10:56:55 2023 -0600

      Introduce "static constructor" for mi_parse

which introduced the mi_parse::make functions, though after discussion
on the list the reasons for seem to have been lost[1].  Given there
are no test regressions when moving back to using the constructors, I
propose we should do that for now.

There should be no user visible changes after this commit.

[1] https://inbox.sourceware.org/gdb-patches/20230404-dap-loaded-sources-v2-5-93f229095e03@adacore.com/

Approved-By: Tom Tromey <tom@tromey.com>
2023-08-23 09:50:32 +01:00
..
2023-06-19 16:17:21 +02:00
2023-08-23 09:50:32 +01:00
2023-07-21 10:33:07 -06:00
2023-06-12 12:09:39 -06:00
2023-08-23 09:50:30 +01:00
2023-05-23 10:09:28 -06:00