stdout: vector of delegates, elf: custom section for symbols#835
stdout: vector of delegates, elf: custom section for symbols#835fwsGonzo merged 22 commits intoincludeos:devfrom
Conversation
Remove "Jedi council" weasel wording to make the project appear a bit more professional.
…default handler for serial out
alfreb
left a comment
There was a problem hiding this comment.
Big one thanks. I'm a bit concerned about the weak symbol solution for the default print handlers; if injectables decide to use this it will effectively override any print handlers set by the service. But still, this is much better than what we have now.
|
@mnordsletten @fwsGonzo looks like the test fails due to objcopy being the wrong version or something. Any quick fix in sight? |
|
@alfred-bratterud I was planning on changing all the pull requests machines to Ubuntu 16.04 today, I will see if that fixes this specific issue. |
|
Ok to test |
|
The network test failed due to the dhcp test failing. I'll just run it again here. |
| *.out | ||
| *.log | ||
| \#* | ||
| \*.* |
There was a problem hiding this comment.
Atom behaves strangely when these exist in any gitignores, so we can't use them until fixed
Update README.md
|
test please |
... adds support for backtrace and stack sampling on multiboot, including on GCE (I believe)