Commit Graph

912 Commits

Author SHA1 Message Date
krakjoe
6d95449e0a fix #27 2013-11-26 15:58:27 +00:00
Bob Weinand
6ba73338dd Enormous whitespace fix 2013-11-26 11:02:58 +01:00
Bob Weinand
9663ef0c1c ZEND_STRS - 1 => PHPDBG_STRL 2013-11-26 09:26:13 +01:00
Bob Weinand
485966252a Export conditional breaks 2013-11-26 09:21:04 +01:00
krakjoe
bc7df607ab fix windows build
build shared on windows
2013-11-26 07:53:08 +00:00
krakjoe
2942caff29 ws 2013-11-26 07:11:34 +00:00
krakjoe
feaec0ec73 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-25 23:03:52 +00:00
krakjoe
87a29a96aa nope 2013-11-25 23:02:54 +00:00
Bob Weinand
b5b5bba492 Merge branch 'master' of https://github.com/krakjoe/phpdbg
Conflicts:
	phpdbg.c
2013-11-25 23:47:21 +01:00
Bob Weinand
02ae3f8de1 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-25 23:45:55 +01:00
Bob Weinand
4e6a8eeffa Breakpoints are now persistent over cleans 2013-11-25 23:38:43 +01:00
krakjoe
017beb002b remove comment 2013-11-25 22:20:26 +00:00
krakjoe
01181d194f use tsrm_shutdown 2013-11-25 22:19:21 +00:00
Felipe Pena
bd87039a91 - Rename command to "set break" 2013-11-25 19:46:06 -02:00
Felipe Pena
d50e2546c7 - Added command "set breakpoint <on|off>" 2013-11-25 19:39:17 -02:00
Bob Weinand
2be5a1e3da Enable backwards reading in list command 2013-11-25 20:33:52 +01:00
krakjoe
6932eb76e3 correction in help 2013-11-25 18:39:27 +00:00
krakjoe
754fe82216 export opcode breakpoints 2013-11-25 18:27:58 +00:00
krakjoe
ba37fd24bc export method breakpoints 2013-11-25 18:16:31 +00:00
krakjoe
3e14ff7cee symbol breakpoint export 2013-11-25 18:03:38 +00:00
krakjoe
7ac64cdf46 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-25 17:58:43 +00:00
krakjoe
19b1f7b5f9 ... 2013-11-25 17:58:36 +00:00
Bob Weinand
be8adbb231 Fix segfault in source command 2013-11-25 18:58:03 +01:00
krakjoe
781bd90de3 swap PROMPT for phpdbg_get_prompt in help 2013-11-25 17:43:49 +00:00
krakjoe
a947c890a0 add source export functionality, only files working, buggy source 2013-11-25 17:41:09 +00:00
krakjoe
3d6a4cbc63 consistent ordering 2013-11-25 16:43:23 +00:00
krakjoe
5295833b75 ... 2013-11-25 16:41:33 +00:00
krakjoe
be6fbb07bb update changelog 2013-11-25 16:39:53 +00:00
krakjoe
feabdfcf3f Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-25 16:39:24 +00:00
krakjoe
3078834098 add source command 2013-11-25 16:39:14 +00:00
Bob Weinand
eac26190aa Support also multiple directories in additional ini scan dir 2013-11-25 17:15:51 +01:00
Bob Weinand
4aab420c5f .phpdbginit also possible in ini dirs 2013-11-25 13:19:01 +01:00
krakjoe
36c09510fb ... 2013-11-25 10:25:42 +00:00
krakjoe
905911b0b6 ... 2013-11-25 10:24:19 +00:00
krakjoe
6eabb69064 add session image 2013-11-25 10:20:00 +00:00
krakjoe
0f8c4630f2 consistent in ___ for info/print 2013-11-25 10:17:57 +00:00
Bob Weinand
2318883446 a prompt with an % == nice segfault 2013-11-24 22:45:50 +01:00
Bob Weinand
f81a621f6f Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-24 22:37:16 +01:00
Bob Weinand
cc51537e5e Do not mix long and int 2013-11-24 22:36:39 +01:00
krakjoe
fbfb216966 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-24 21:34:38 +00:00
krakjoe
99f32e845e change # for J/L 2013-11-24 21:34:25 +00:00
Bob Weinand
ce05e41c14 Fixed backtrace class<->method order 2013-11-24 22:30:48 +01:00
krakjoe
c41ef19c3b compiler warning 2013-11-24 21:07:53 +00:00
krakjoe
be2f097b63 remove annoying blinking 2013-11-24 21:04:52 +00:00
krakjoe
e0c4922635 blink/underline 2013-11-24 20:59:22 +00:00
krakjoe
4d735404cf add black 2013-11-24 20:52:39 +00:00
krakjoe
e8a7a46faf spelling correction 2013-11-24 20:30:28 +00:00
krakjoe
873ce08d6b add element help for set color command 2013-11-24 20:20:23 +00:00
krakjoe
beea71bd25 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-24 20:16:55 +00:00
krakjoe
5596b2e716 example colour output 2013-11-24 20:16:46 +00:00