Closed labbott closed 1 month ago
This will break humility gdb
with
GDB script missing. Is your Hubris build too old?
(ironically)
Since it changes Humility compatibility, it should technically be a Hubris version bump. I don't feel too pedantic about it, though, since folks usually aren't using humility gdb
; curious to hear other opinions.
Either way, we probably want a new --gdb-script
argument to humility gdb
, so it can either pull the script from the archive or use a local script.
I had forgotten humility gdb
was even a thing (and here I was running it manually...). I'm inclined to let this break with an error message to pass the script in manually in humility.
As probably the main user of humility gdb
at this point, I'd be comfortable updating the Humility error message to read
GDB script missing; recent archives don't include it. Pass --gdb-script
and not rev the archive version.
Better yet...
GDB script missing; recent archives don't include it because humility gdb is deprecated, use xtask gdb
https://github.com/oxidecomputer/humility/pull/510 associated humility change
This file contains local paths which reduces reproducibility. The local paths also mean it's not useful in the archive anyway.