index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* debug.c (debug): Breakpointing now takes into account
Kaz Kylheku
2012-03-20
1
-10
/
+19
*
* debug.c (help, debug): New g command for tweaking log level.
Kaz Kylheku
2012-02-28
1
-5
/
+16
*
* debug.c: Missing d command implemented.
Kaz Kylheku
2012-02-28
1
-3
/
+11
*
Fix the issue properly, once and for all, of how to determine
Kaz Kylheku
2012-02-27
1
-15
/
+15
*
* arith.c: Updated copyright year.
Kaz Kylheku
2012-02-25
1
-0
/
+28
*
* debug.c (debug): Use new way of getting line number.
Kaz Kylheku
2012-02-24
1
-2
/
+2
*
Introducing optional arguments.
Kaz Kylheku
2012-02-21
1
-4
/
+4
*
* debug.c (breakpoints, last_command): linkage changed to static.
Kaz Kylheku
2012-02-12
1
-4
/
+21
*
Oops, syntax error.
Kaz Kylheku
2012-02-12
1
-1
/
+1
*
Task #11486: continuation. Take into account base position
Kaz Kylheku
2012-02-12
1
-5
/
+5
*
* debug.c (help): Added missing help for w command.
Kaz Kylheku
2012-01-21
1
-2
/
+8
*
* debug.c (last_command): Do not initialize with lit();
Kaz Kylheku
2012-01-21
1
-2
/
+2
*
* debug.c (help): Filled in.
Kaz Kylheku
2012-01-21
1
-5
/
+13
*
Improved debugging. Debug nesting depth counter maintained
Kaz Kylheku
2012-01-21
1
-3
/
+19
*
* debug.c (last_command): Initialize to empty string rather
Kaz Kylheku
2012-01-19
1
-3
/
+29
*
* debug.c (debug): Fix regression: repeat last command by hitting
Kaz Kylheku
2011-12-07
1
-2
/
+2
*
* lib.h (or2): Restore macro version of or2, because we need
Kaz Kylheku
2011-11-30
1
-0
/
+1
*
* debug.c (debug): Eliminated duplicate code.
Kaz Kylheku
2011-11-13
1
-12
/
+21
*
Adding a debugger. This is an experimental prototype.
Kaz Kylheku
2011-11-13
1
-0
/
+106