answersLogoWhite

0

You can debug C programs using gdb on Unix.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Can you run a C program in Unix?

Obviously. Unix is the original C platform. Also, the original A and B platform. :)


What has the author C Schirmer written?

C. Schirmer has written: 'Programming in C for UNIX' -- subject(s): C (Computer program language), UNIX (Computer file)


What is the sort cut for running c plus plus program?

It depends on the particular IDE. Visual Studio uses <Ctrl>F5 to start a program in non-debug mode, and F5 to start a program in debug mode.


The first major program written in C was the what opserating system?

Unix kernel


How do you debug a program in visual basic?

Press the debug icon.


What is the process of testing and eliminating errors in a program?

debug debug


Where is the c program stored?

Text files, mainly. The name of the files usually ends with .C and .H (lowercase in unix).


How do you Find size of a file using c program?

OS-dependent.stat for unix, FindFirstFile for Windows.


What program removes glitches?

debug


What has the author Narain Gehani written?

Narain Gehani has written: 'UNIX Ada programming' -- subject(s): Ada (Computer program language), UNIX (Computer file) 'C: An Advanced Introduction' -- subject(s): C (Computer program language) 'The database application book using the MySQL database system' -- subject(s): Database management, MySQL (Electronic resource) 'Document formatting and typesetting on the UNIX system' -- subject(s): UNIX (Computer file), Word processing 'Food for Ed Trade 78-6' 'Advanced C' -- subject(s): C (Computer program language), UNIX (Computer file)


How do you access the screen with c program?

Depends on the operating system. In UNIX it's ncurses,see the manual.


What is the difference when c program is written and compiled in Microsoft and unix?

If by 'Microsoft' you mean 'Windows', then the difference is the platform.