home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / ultrix / 9416 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.4 KB  |  47 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!gatech!destroyer!fmsrl7!lynx.unm.edu!umn.edu!bru!sabaac!stan
  3. From: stan@sabaac.NoSubdomain.NoDomain (Andrew Staniszewski)
  4. Subject: the dbx blues
  5. Message-ID: <1993Jan21.141018.18497@bmw.mayo.edu>
  6. Sender: stan@sabaac (Andrew Staniszewski)
  7. Reply-To: staniszewski@mayo.edu
  8. Organization: Mayo Foundation
  9. Date: Thu, 21 Jan 93 14:10:18 GMT
  10. Lines: 35
  11.  
  12. Hi,
  13. I am having some trouble with dbx.
  14.  
  15. I am running ultrix 4.2a on a DECstation 5000/200
  16.  
  17.  
  18. the dbx debugger has several problems, the easy to isolate ones are
  19.  
  20.  
  21.     dbx does not see upper case variables if a lower case variable of
  22.     the same name exists.
  23.  
  24.     dbx does not print doubles correctly. I have to use printf's in my program
  25.     to display the value of the double correctly.
  26.     NOTE: ladbx has this same problem...
  27.  
  28.  
  29. are these problems fixed in 4.3??, and if they are is there a way to get the
  30. executables without installing 4.3?? (My system manager will not install 4.3
  31. because we have cad developers running who can not take the time hit to adapt to
  32. the changes in the os, and because we have diskless clients, and diskless clients
  33. STILL have to be install from scratch with 4.3)
  34.  
  35. Is there any other way I could get a patched version of dbx ???
  36.  
  37.  
  38. another problem I am having is that I have mixed c++ and fortran programs...
  39. and ladbx does not support debuggin fortran, will this EVER be changed???
  40.  
  41.  
  42. thanks for any help
  43.  
  44.  
  45. Andrew Staniszewski
  46. staniszewski@mayo.edu
  47.