This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Testing a GDB plugin in travis-ci.org


Hello,

I recently had some folks contribute code to support ARM targets to an
open source GDB plugin (written in Python) that I maintain. While
re-working the contribution, I added basic support for testing the ARM
functionality in the travis-ci.org continuous integration environment.
I wasn't able to find any guidance for doing this, so I wrote a blog
post to capture some of what I learned along the way:
http://jfoote.github.io/2014/01/30/gdb-arm-travis-ci.html

Just an FYI -- I thought some folks might find this useful (I would
have). Many apologies to anyone that might consider this noise.

Jon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]