summaryrefslogtreecommitdiff
path: root/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2017-01-271-3/+3
|\
| * Improve messge translatability in debug.c. Update copyright in interpret.h.Arnold D. Robbins2017-01-271-3/+3
* | Compile fixes for HP-UX.Arnold D. Robbins2016-11-281-19/+19
* | Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-181-27/+28
|\ \
| * | Audit use of stptr for NUL termination. Update doc before merge to master.Arnold D. Robbins2016-11-181-27/+28
* | | First steps reworking code away from node type.Arnold D. Robbins2016-11-151-8/+5
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-10-231-135/+135
|\ \ \ | |/ /
| * | Remove trailing whitespace everywhere. Fix Unicode into ASCII.Arnold D. Robbins2016-10-231-135/+135
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-09-261-0/+4
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-09-261-0/+4
| |\ \ | | |/
| | * Fix compilation warnings on MinGW with the latest runtimeEli Zaretskii2016-09-241-0/+4
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-09-071-2/+2
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-09-071-2/+2
| |\ \ | | |/
| | * Fix license texts in a few files.Arnold D. Robbins2016-09-071-2/+2
* | | Merge branch 'master' into feature/typed-regexArnold D. Robbins2016-08-251-1/+1
|\ \ \ | |/ /
| * | New POSIX rules for string comparison.Arnold D. Robbins2016-08-251-1/+1
* | | Restore typed regexp code in a new branch.Arnold D. Robbins2016-08-031-0/+8
|/ /
* | Remove typed regexps until they can be done correctly.Arnold D. Robbins2016-08-031-8/+0
* | Fix usage of scalar type flag bits and fix some bugs in numeric conversions a...Andrew J. Schorr2016-06-131-11/+0
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-301-1/+1
|\ \ | |/
| * Changes toward release and test tarball.Arnold D. Robbins2016-05-301-1/+1
* | Improve instruction dump of comments.Arnold D. Robbins2016-03-171-2/+2
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-03-081-1/+1
|\ \ | |/
| * Fix duplicate case in debug.c.Arnold D. Robbins2016-03-081-1/+1
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-03-071-0/+25
|\ \ | |/
| * Improve instruction dump.Arnold D. Robbins2016-03-071-0/+25
| * Improvements in debug.c for if and else.Arnold D. Robbins2016-03-021-0/+9
* | Improvements in debug.c for if and else.Arnold D. Robbins2016-03-021-0/+9
* | Improvements in debug output.Arnold D. Robbins2016-03-011-2/+8
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-11-241-2/+14
|\ \ | |/
| * Make watchpoints fire before breakpoints in the debugger.Arnold D. Robbins2015-11-241-2/+14
* | Typo fix in debug.c.Arnold D. Robbins2015-06-251-1/+1
* | More work straightening out typeof, including tests.Arnold D. Robbins2015-06-251-0/+1
* | Improve debugger support for typed regexps.Arnold D. Robbins2015-06-221-0/+8
* | Further fixes from Andrew Schorr.Arnold D. Robbins2015-04-091-5/+5
* | More fixes to stop allocating an extra byte.Arnold D. Robbins2014-12-141-6/+6
* | Merge branch 'master' into commentArnold D. Robbins2014-07-121-5/+19
|\ \ | |/
| * Further fix to eval "" in debugger.Arnold D. Robbins2014-05-111-9/+12
| * Fix memory leak in do_eval.Arnold D. Robbins2014-05-091-1/+4
| * Fix double free error in do_eval.Arnold D. Robbins2014-05-091-2/+10
| * Fix debugger 'run' command to fully restart.Arnold D. Robbins2014-05-051-1/+1
* | Merge branch 'master' into commentArnold D. Robbins2014-04-111-1/+1
|\ \ | |/
| * Minor fix in debug.c.Arnold D. Robbins2014-03-051-1/+1
* | Merge branch 'master' into commentArnold D. Robbins2014-01-121-6/+17
|\ \ | |/
| * Add a FIXME comment.Arnold D. Robbins2013-12-051-0/+5
| * Fix core dump in debug.c for breakpoint w/o line.Arnold D. Robbins2013-09-241-6/+12
* | Merge branch 'master' into commentArnold D. Robbins2013-09-221-49/+50
|\ \ | |/
| * Fix issue with old readline lib on Mac OS X.Arnold D. Robbins2013-08-291-7/+8
| * Whitespace fix in debug.c.Arnold D. Robbins2013-08-151-42/+42
* | Start new branch that adds comments to profiling.Arnold D. Robbins2013-08-141-0/+1
|/