Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / debugger / mcs51 / sdcdb.c
2010-01-10 Keith PackardUse 'ao-dbg' instead of 's51' to communicate with TeleM... master
2009-05-01 Keith PackardMerge commit 'git-svn'
2009-04-29 Keith PackardExtract call stack from running machine.
2007-08-23 borutr* debugger/mcs51/sdcdb.c: fixed compilation with older...
2007-03-22 borutr* debugger/mcs51/cmd.c, debugger/mcs51/sdcdb.c:
2006-10-30 borutr* debugger/mcs51/sdcdb.c: replaced hardcoded "/" with...
2006-10-20 borutr* sebugger/mcs51/sdcdb.c: replaced isblank() with isspace()
2006-10-16 borutr* configure.in, configure, sdccconf_in.h, src/SDCCglobal,
2006-10-10 borutr* debugger/mcs51/break.[ch], debugger/mcs51/cmd.c,
2006-09-16 borutrfixed typo
2006-09-16 borutr* debugger/mcs51/sdcdb.c: partially fixed
2006-09-09 borutr* debugger/mcs51/sdcdb.c, debugger/mcs51/simi.c:
2006-09-05 borutr* configure.in, configure: support for winsock2
2004-09-27 mhelmlinga new function for startup (_main)
2004-01-01 bernhardheld* debugger/mcs51/sdcdb.c (parseCmdLine): added -k for...
2003-05-28 kbongersMartin adds condition,ignore cmds
2003-05-20 kbongersMartins commands patch
2003-05-17 kbongersMartins changes
2003-05-12 kbongersMartins patches
2003-05-06 kbongersMartins changes for ddd
2003-05-06 kbongerschanges from Martin
2003-04-28 kbongersMartins ddd changes
2003-04-24 kbongersddd fixes
2003-04-24 kbongerssdcdb updates,ddd
2003-04-12 bernhardheld* src/SDCCutil.c (pathEquivalent): defined but not...
2002-02-18 kbongersdo not require .cdb info
2002-02-11 kbongers*** empty log message ***
2002-02-11 kbongersfix some things
2002-02-09 kbongersadd -mz80 support
2001-08-06 kbongersGet debugger working
2001-02-28 jtvolpeAdditional corrections for Safe_calloc in sdcdb
2001-02-13 jtvolpeCorrections for new memory allocation functions
2001-02-06 jtvolpeChanged Safe_calloc to use 2 arguements to mimic teh...
2001-02-04 jtvolpeNew Memory Allocation functions
2001-02-03 stevewilliams Remove all references to the GC library, replacing...
2000-04-29 sandeepdebugger build okay
2000-01-17 michaelhInitial revision