EnglishFrenchSpanish

OnWorks favicon

sdcdb - Online in the Cloud

Run sdcdb in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command sdcdb that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


sdcdb - Source debugger for SDCC

SYNOPSIS


sdcdb [options] filename

WARNING


The information in this man page is an extract from the full documentation of SDCC, and is
limited to the meaning of the options.

For complete and current documentation, refer to the SDCC Compiler User Guide.

DESCRIPTION


sdcdb is a source debugger for SDCC. It uses ucSim to execute the program, the program
execution is controlled by the debugger.

The command interface for the debugger has been deliberately kept as close the GNU
debugger gdb, as possible. This will help the integration with existing graphical user
interfaces (like ddd, xxgdb or xemacs) existing for the GNU debugger.

STARTING THE DEBUGGER


The debugger can be started using the following command line (Assume the file you are
debugging has the file name foo):

sdcdb foo

The debugger will look for the following files:

foo.c - the source file.
foo.cdb - the debugger symbol information file.
foo.ihx - the intel hex format object file.

OPTIONS


-directory=<source file directory>
This option can used to specify the directory search list. The debugger will look
into the directory list specified for source, cdb & ihx files. The items in the
directory list must be separated by ':', e.g. if the source files can be in the
directories /home/src1 and /home/src2, the -directory option should be
-directory=/home/src1:/home/src2. Note there can be no spaces in the option.

-cd <directory>
Change to the <directory>.

-fullname
Used by GUI front ends.

-cpu <cpu-type>
This argument is passed to the simulator. Please see the simulator docs for
details.

-X <Clock frequency>
This option is passed to the simulator. Please see the simulator docs for details.

-s <serial port file>
This option is passed to simulator. Please see the simulator docs for details.

-S <serial in,out>
This argument is passed to simulator. Please see the simulator docs for details.

COPYING


The entire source code for the debugger is distributed under GNU General Public License.

Use sdcdb online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 2
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 3
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 4
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 5
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • 6
    Joplin
    Joplin
    Joplin is a free and open source
    note-taking and to-do application that
    can handle a large number of notes in
    Markdown format, organize them into
    notebooks and...
    Download Joplin
  • More »

Linux commands

Ad