Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Image Conversion Pin
Mike Dimmick19-Apr-04 23:34
Mike Dimmick19-Apr-04 23:34 
GeneralRe: Image Conversion Pin
jerry0davis20-Apr-04 5:38
jerry0davis20-Apr-04 5:38 
GeneralReadDirectoryChangesW Pin
vikramlinux19-Apr-04 23:03
vikramlinux19-Apr-04 23:03 
GeneralRe: ReadDirectoryChangesW Pin
David Crow20-Apr-04 2:39
David Crow20-Apr-04 2:39 
GeneralRe: ReadDirectoryChangesW Pin
vikramlinux20-Apr-04 18:26
vikramlinux20-Apr-04 18:26 
GeneralRe: ReadDirectoryChangesW Pin
David Crow21-Apr-04 2:25
David Crow21-Apr-04 2:25 
GeneralRe: ReadDirectoryChangesW Pin
vikramlinux21-Apr-04 17:42
vikramlinux21-Apr-04 17:42 
GeneralC, C++ and ADA Pin
mcsherry19-Apr-04 22:04
mcsherry19-Apr-04 22:04 
Hi,

Apologies if this post is in the wrong forum but I can't find any which appear to be right for this question.

Anyway I've got a legacy ADA program which I need to communicate (via sockets) with. The existing method of doing this is by using the extern method in C which is then called by the ADA program. The C program then sends the data to my main program via sockets.
The problem I have is that I've had to modify the ADA program for our own purposes but (you've guessed it) it now falls over Frown | :( Does anyone know of any debuggers which can handle mixed language programs (C and ADA). I've tried AdaGIDE but can't get it to compile (only seems to support ADA). My solution so far has been to build it using a makefile and then debugging it on the command line using gdb however this is very slow and *painful* to use (I've also tried the GNU Visual Ada debugger but for some reason it doesn't like the exe!) .

If anyone has any suggestions then I would be most grateful

TIA,
Andy
GeneralRe: C, C++ and ADA Pin
Mike Dimmick19-Apr-04 23:57
Mike Dimmick19-Apr-04 23:57 
GeneralRe: C, C++ and ADA Pin
mcsherry20-Apr-04 1:24
mcsherry20-Apr-04 1:24 
GeneralMRU in a dialog box app Pin
Filomela19-Apr-04 21:25
Filomela19-Apr-04 21:25 
GeneralRe: MRU in a dialog box app Pin
Robert A. T. Káldy19-Apr-04 22:03
Robert A. T. Káldy19-Apr-04 22:03 
GeneralRe: MRU in a dialog box app Pin
Filomela19-Apr-04 22:14
Filomela19-Apr-04 22:14 
GeneralRe: MRU in a dialog box app Pin
Robert A. T. Káldy19-Apr-04 22:35
Robert A. T. Káldy19-Apr-04 22:35 
GeneralRe: MRU in a dialog box app Pin
Filomela20-Apr-04 22:17
Filomela20-Apr-04 22:17 
GeneralRe: MRU in a dialog box app Pin
Robert A. T. Káldy21-Apr-04 4:59
Robert A. T. Káldy21-Apr-04 4:59 
GeneralRe: MRU in a dialog box app Pin
Filomela22-Apr-04 22:43
Filomela22-Apr-04 22:43 
Generalsppeding up image replace in list ctrl Pin
Anonymous19-Apr-04 21:18
Anonymous19-Apr-04 21:18 
QuestionHow to add objects in the wait array during run time while using WaitForMultipleObjects Pin
evolveraj19-Apr-04 21:17
evolveraj19-Apr-04 21:17 
AnswerRe: How to add objects in the wait array during run time while using WaitForMultipleObjects Pin
jmkhael19-Apr-04 23:46
jmkhael19-Apr-04 23:46 
AnswerRe: How to add objects in the wait array during run time while using WaitForMultipleObjects Pin
Iain Clarke, Warrior Programmer20-Apr-04 2:35
Iain Clarke, Warrior Programmer20-Apr-04 2:35 
GeneralListbox ResetContent not working Pin
19-Apr-04 20:13
suss19-Apr-04 20:13 
GeneralRe: Listbox ResetContent not working Pin
David Crow20-Apr-04 2:43
David Crow20-Apr-04 2:43 
GeneralRe: Listbox ResetContent not working Pin
mjackson1120-Apr-04 3:25
mjackson1120-Apr-04 3:25 
GeneralRe: Listbox ResetContent not working Pin
David Crow20-Apr-04 3:43
David Crow20-Apr-04 3:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.