~dciabrin/ngdevkit/+git/emudbg:homebrew

Last commit made on 2020-05-22
Get this branch:
git clone -b homebrew https://git.launchpad.net/~dciabrin/ngdevkit/+git/emudbg

Branch merges

Branch information

Name:
homebrew
Repository:
lp:~dciabrin/ngdevkit/+git/emudbg

Recent commits

31078e1... by Damien Ciabrini

Add homebrew to the deploy stage

2bc444d... by Damien Ciabrini

Update gdbserver to work with gdb 8.3+

During the connection negotiation, recent GDB probes the server's
ability to respond to unknown v packets. Update the gdbserver
to follow the expected response, per GDB manual.

f220a85... by Damien Ciabrini

Update Launchpad deploy token (#2)

9c1bc14... by Damien Ciabrini

Update Launchpad deploy token

ff942b0... by Damien Ciabrini

Travis CI: trigger automatic recipe rebuild on Launchpad (#2)

Travis: trigger automatic recipe rebuild on Launchpad

Configure travis to automatically rebuild daily deb of emudbg in Launchpad,
every time the travis tests pass on master.

Ref dciabrin/ngdevkit#26

7f9d512... by Damien Ciabrini

Travis (#1)

* Initial travis build test

* fix configure params and install permission

* Add win10 cross-compiled build

6ffa6b2... by Damien Ciabrini

Initial gitignore config

c0bd6ec... by Damien Ciabrini

Initial import https://github.com/dciabrin/ngdevkit

This new package aims at being consumed by ngdevkit or by
any other emulator willing to expose debugging capability.