X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debugger%2FREADME;h=00a6b64aff3b090aeb2058405e6df83f55f7069d;hb=a3bf5151013c87f9def70c6b54bfb3f5702a1a05;hp=c86d642b4e27263a0d9983e903daa625b329f00d;hpb=288b9ad179d5164fa969df89ce7bfcc9946cb17c;p=fw%2Fsdcc diff --git a/debugger/README b/debugger/README index c86d642b..00a6b64a 100644 --- a/debugger/README +++ b/debugger/README @@ -4,6 +4,15 @@ SDCDB debugger - Development notes. ====================== +ddd - Notes from Martin Helmling, May 23, 2003 +======================== + +Additionally following new commands work: + +ignore - ignore the breakpoint n times +condition <|>|<=|>=|==|!= - break condition +commands - see gdb description - + ddd - Notes from Martin Helmling, April 28, 2003 ========================