Discussion:
[urbit] Contributor guidelines - feedback requested
Raymond Pasco
2015-08-24 21:02:23 UTC
Permalink
https://github.com/urbit/urbit/blob/master/CONTRIBUTING.md
--
You received this message because you are subscribed to the Google Groups "urbit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to urbit-dev+***@googlegroups.com.
To post to this group, send email to urbit-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
John Franklin
2015-10-19 08:44:21 UTC
Permalink
I created a branch with notes on building for gdb.

https://github.com/urbit/urbit/compare/test...jfranklin9000:debug-with-gdb

Comments welcome.
Post by Raymond Pasco
https://github.com/urbit/urbit/blob/master/CONTRIBUTING.md
--
You received this message because you are subscribed to the Google Groups "urbit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to urbit-dev+***@googlegroups.com.
To post to this group, send email to urbit-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Raymond Pasco
2015-10-19 09:05:11 UTC
Permalink
Notes on how to get a stack trace out of a core would be more useful, I
think, and for both gdb and lldb, but it's a start. Makefile upgrades much
appreciated, but shouldn't that be `=` be a `?=`?

Yours,
r
--
You received this message because you are subscribed to the Google Groups "urbit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to urbit-dev+***@googlegroups.com.
To post to this group, send email to urbit-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
John Franklin
2015-10-19 11:08:28 UTC
Permalink
For `make DEBUG=yes`?

I tried both ways and they seem to do the same thing.

I followed this page which uses `=`:
http://www.gnu.org/software/make/manual/make.html#Overriding
Post by Raymond Pasco
Notes on how to get a stack trace out of a core would be more useful, I
think, and for both gdb and lldb, but it's a start. Makefile upgrades much
appreciated, but shouldn't that be `=` be a `?=`?
Yours,
r
--
You received this message because you are subscribed to the Google Groups "urbit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to urbit-dev+***@googlegroups.com.
To post to this group, send email to urbit-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Raymond Pasco
2015-10-19 17:13:15 UTC
Permalink
Rebased and merged into master and test. I'll generalize it later, unless
someone else does it for me.

Yours,
r
--
You received this message because you are subscribed to the Google Groups "urbit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to urbit-dev+***@googlegroups.com.
To post to this group, send email to urbit-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...