Bryan Drewery
|
9dcd92201f
Merge branch 'ubuntu-write-debug' into next
|
15 yıl önce |
Bryan Drewery
|
44e97f03d2
* Use gdb --pid syntax for attaching
|
15 yıl önce |
Bryan Drewery
|
5a88210999
Merge branch 'master' into next
|
15 yıl önce |
Bryan Drewery
|
5ecb808b9c
* Fix std_in buffer getting truncated
|
15 yıl önce |
Bryan Drewery
|
f2e3cfc5aa
* [HACK TO DEVEL] Capture and debug when receiving SIGTRAP
|
16 yıl önce |
Bryan Drewery
|
3e08038331
* SIGSEGV, SIGFPE, SIGABRT, SIGBUS are all fatal signals
|
16 yıl önce |
Bryan Drewery
|
afb1ba65f0
* Fix gcc noreturn
|
16 yıl önce |
Bryan Drewery
|
380c16c278
* Raise SIGABRT after catching it
|
16 yıl önce |
Bryan Drewery
|
2c82e1588c
* Raise SIGFPE after catching it
|
16 yıl önce |
Bryan Drewery
|
d018fa78e6
* Write GDB backtrace when writing debug
|
16 yıl önce |
Bryan Drewery
|
4d4a6141c3
* Remove unneeded cygwin support
|
16 yıl önce |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 yıl önce |
Bryan Drewery
|
4bac035e6f
* Detach and quit when running auto gdb
|
16 yıl önce |
Bryan Drewery
|
104c6f2f28
* Don't printf() debug statements unless running in debug more
|
16 yıl önce |
Bryan Drewery
|
5d5e40e10a
* Use ContextNote in sdprintf()
|
16 yıl önce |
Bryan Drewery
|
83e1dfa7b8
* Make 'Context' log the file/line number into the debug buffer
|
16 yıl önce |
Bryan Drewery
|
b3033ad2f9
* Crash debug buffer output updates
|
16 yıl önce |
Bryan Drewery
|
b93ee3ff28
* Add debug buffer output on crash - please give to bryan if it ever comes up.
|
16 yıl önce |
Bryan Drewery
|
ef4ed2721e
* Enable auto-gdb backtracing in debug mode
|
16 yıl önce |
Bryan Drewery
|
9679b5d051
* Cast pid_t to unsigned long to avoid solaris warnings
|
16 yıl önce |
Bryan Drewery
|
d1a8db219c
* Close file descriptors when spawning new processes
|
16 yıl önce |
Bryan Drewery
|
3fccf460bb
* Remove unnecessary egg_ prefix from some function calls
|
17 yıl önce |
Bryan Drewery
|
fd5180392b
Merge branch 'remove-stackdump'
|
17 yıl önce |
Bryan Drewery
|
83702d4995
* Remove old stackdump code. It had no worth.
|
17 yıl önce |
Bryan Drewery
|
4a7cf2f248
* Remove a bunch of old, unused code
|
17 yıl önce |
Bryan Drewery
|
008abfb85a
* Write all logs to .l-botnick when compiled in DEBUG mode
|
17 yıl önce |
Bryan Drewery
|
7e20034f8a
* Fix warning on debug compile
|
17 yıl önce |
Bryan Drewery
|
5ce42e86f1
* Cleanup more bounds checking via: strlcat, strlcpy, snprintf
|
18 yıl önce |
Bryan Drewery
|
5cb351444f
* Cleanup licenses
|
18 yıl önce |
Bryan Drewery
|
53e4db37b9
* Port [3317] to 1.2.14
|
19 yıl önce |