Ksld not breaking into source file

Hi guys,
I installed ksld and started debugging my driver using a tip connection... all works fine.. i inserted a breakpoint on one of my functions in the driver.. and in the tip console once i have reached the breakpoint.. i use ::remote to enter remote mode and start the ksld with all those options on the host and it get connected to the ksld agent.. but the host is not able to show the source code of my driver... ie it always breaks into the asm dump of the driver code.. how do i switch to source display.. but at the same time i am able to edit the source file and all.. ie by using edit command.. but no idea why the asm code is dumped while a break point is reached..
any idea how we can switch to source level code for debugging..
thanks all

The simple answer here is that machine specific files do not need to be checked in. This includes .PSS and .CPD files. The .HHP and .XPJ files are not machine specific, they are project specific and therefore must be checked in. The confusion over the HHP file may come down to whether CHM output is being produced. If you are not, you could safely say that this file need not be source controlled. However it doesn't cost anything to include it under source control so why make life more difficult by excluding it.
  The RoboColum(n)
  @robocolumn
  Colum McAndrew

Similar Messages

  • How can I import a movie into iMovie 09 from a hard drive?  The movie will open and play in idvd but breaks into separate files that can't be downloaded when I try to import.  Can it be done?

    How can I import a movie into iMovie 09 from a hard drive?  The movie will open and play in idvd but breaks into separate files that can't be downloaded when I try to import.  Can it be done? I am trying to create a disc of player highlights for a collegiate coach, and I am using movie files downloaded to my hard drive from a DVD created on a PC. 

    No unfortunately it won't open in quicktime either.  It does the same thing that Imovie does, separates it into two file folders audio and video, and if i select video it opens to reveal 8 files that cannot be selected.  VIDEO_TS.BUP, VIDEO_TS.IFO, VIDEO_TS.VOB,VTS_01_0.BUP, VTS_01_0.IFO, VTS_01_1.VOB, VTS_01_2.VB, VTS_01_3.VOB.  All of which cannot be opened or selected.
    Opening it in Idvd and folllowing your suggestion works and I get a format code of NTSC.  Is that the same?  Thank you for your time and response.
    CaCanuck

  • Logon Error:Could not retrieve the source file for Port "Main"

    Hi All,
    We have a port which is blocked due to structural exceptions.When i try to connect to the Exceptions folder
    "Main[Exceptions]" the import manager throws an error "Logon Error:Could not retrieve the source file for port "Main".
    Any help greatly appreciated

    Hi ,
    Thanks for your reply.
    This is what I see in the log file in the exceptions folder
    These are the line I see almost to the end of the log file before they complete field mappings,value addings
              <Failure ts="2008/07/22 00:10:48.326 GMT" tid="1286" entry-no="9114" operation="Create lookups" rc="0x80000001">Illegal value for parameter</Failure>
              <Timer ts="2008/07/22 00:10:48.327 GMT" tid="1286" entry-no="9115" name="Import Lookup" total="0.040819">1</Timer>
              <Trace ts="2008/07/22 00:10:48.327 GMT" tid="1286" entry-no="9116">Import of Lookup Failed.</Trace>
    But when I open the same source xml file after downloading to my local folder from Exceptions Structural folder and load manually using IM i get the status as "Ready to import".
    Any Help greatly appreciated

  • Sender File adapter not deleting the source file after reading

    Hi everyone,
    In the sender Communication channel i have choosen the "Delete" option after reading the source file. But it is reading the file, but it is not deleting the file. I have checked the file status. it is with full persmission.
    can anyone give solution to this.
    Thanx
    Bala

    Hi,
    1. set the mode to delete
    2. make sure the file is "deletable"
    3. check xiserver:port/MessagingSystem/monitor log to see what happens with the file
    (chec both audit and log in that link)
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Problem with transaction CG3Y - Path does not fit in Source file field.

    Hi colleagues,
    I need to download some PDF files from a folder in AL11. But when I try to enter the source file path in transaction CG3Y, in the first field "Source file on application server" I cannot enter the full path of the file. Apparently this field only allows 60 characters to be entered and the path plus the file name are quite longer than that. Anyone know if there is some way to download those files?
    Another question I have is that I need to download a lot of files from the same folder in AL11. But I do not know how to download them all, instead that one by one. I think that I cannot put *.PDF like if it was a Command prompt in MS-DOS or any search option in Windows... Is there some other transaction which allows to do that?
    Thanks in advance for your help and best regards!!

    Hi Enric
    I need to download some PDF files from a folder in AL11. But when I try to enter the source file path in transaction CG3Y, in the first field "Source file on application server" I cannot enter the full path of the file. Apparently this field only allows 60 characters to be entered and the path plus the file name are quite longer than that. Anyone know if there is some way to download those files?
    copy the path and the file name is notepad and select the whole thing and paste in CG3Y tr.
    Another question I have is that I need to download a lot of files from the same folder in AL11. But I do not know how to download them all, instead that one by one. I think that I cannot put *.PDF like if it was a Command prompt in MS-DOS or any search option in Windows... Is there some other transaction which allows to do that?
    Getting the list of files present in the APPLICATION server ??

  • Rebuild of Project not building all source files

    Using 9i, I cleared all .class files from my target directory structure and then requested a Rebuild (right click project.jpr, click Rebuild project.jpr) of the entire project. I get a result that says there is one error (expected) and five warnings. When I look in the target library structure, I see that many of the .class files are not there.
    I then do the same procedure for each package name (I'm showing the list of .java files using the Show Categories option), right clicking and rebuilding each package (over 50). This produces all the .class files.
    Then, I can request a Rebuild of a given package on a subsequent date and JDeveloper will indicate that it compiled each of the source files in the package, but the create and modified dates of the .class files still show a previous date.
    Can someone give a clue of what is going on? I expected Rebuild to build every class from every source for the entire project, when requested at that level. It certainly is NOT doing that for me.
    Oracle IDE     9.0.3.10.76
    UML Modelers Version     9.0.3.9.73
    Business Components Version     9.0.3.10.62
    SCM Support Version     9.0.3.9.73
    java.version     1.3.1_02
    java.home     C:\Program Files\Oracle\JDeveloper 9i\jdk\jre
    java.vm.name     OJVM Client VM
    java.vm.vendor     Oracle Corp.
    java.vm.version     9.0.3.744 o
    user.language     en
    user.region     US
    user.name     dvgreen
    user.home     C:\Documents and Settings\dvgreen.NA
    user.dir     C:\Program Files\Oracle\JDeveloper 9i\jdev\bin
    ide.user.dir     
    os.name     Windows 2000
    os.arch     x86
    http.proxyHost     <no value assigned>
    http.proxyPort     <no value assigned>
    http.nonProxyHosts     <no value assigned>
    ide.patches     

    I don't see anything on the Compile options that I would expect to affect this operation in this way.
    No Ant involved. I'll just deal with it. I was hoping someone from Oracle might stop in here and be familiar with the issue.
    As it is, I'm talking about recompiling a bunch of code that hasn't even changed. I just found it odd that it would report that it was compiling it, but not have any visible evidence to support the claim.

  • Not breaking up HDV files

    when I import an HDV tape, final cut breaks into files every time there is a start/stop recording on the tape. Is it possible to have a unique file instead ?

    Open up the digital manual from your FCP Help menu titled " Working with High Definition and Broadcast Formats".
    Search for "Capturing Footage with Start/Stop Indicators".
    good luck,
    x

  • How to setup do not move the source files ?

    Media encoder change the source file position.some software can not find the change. do not  do angthing to my source files@

    You can simply download the PDF files from the workspace to your desktop.

  • Javascript  and ehlp introduced into source files

    RH "stops responding" and closes-whenever it encounters one--making minor changes on a few topics has forced me to relaunch RH 30 times or more yesterday.
    Projects were generated with different versions of RH (5, 6,7,8) and I've been updating them (I apply a common .css by selecting all the topics in the topic list to each project by filey . Some were taken out of the RH versioning server. I've been working several inherited projects that were hastily converted into single source RH HTML 8 projects. The conversion, I think, is introducing certain kinds of javascript?  Until today, I thought the previous contributors were saving the published files because of messed up javascript.
    <style type="text/css">/*<![CDATA[*/ A:visited {color: #800080;} A:link {color: #0000ff;}/*]]>*/</style>
    (putting the above script into this forum message causes java another java function ($A(arguments))) to display in a tooltip for the cursor as I type)
    The scripting is not in all topics; certain editing actions cause RoboHelp HTML to shut down--perhaps it is editing a topic that LINKS to such a topic; can't say for sure. I have had a dickens of a time cleaning the gunk out of files: I do know that some topics have kadov tags nested in HTML tags, nested inside css styles (i.e. 3 ways to indicate <b> bold.
    I've put the css file through http://www.w3schools.com/site/site_validate.asp and when I run the validated css in the RH project, some styles get redefined. Any ideas on how to clean up the 990 topics in the project I'm working on this week?
    I had the same kinds of issues on a different project last week. What is an effective way to clean the scripts out of topic files?  The example above is broken into 2 to 6 lines, just before the <body> tag. Additonal js may occur in the footer, or in a numbered procedure. Not all topics, not all numered procedures.  There are 3 kinds of  < js start>   < js end > tags in various files.  I've been using InfoRapid Search and Replace (it can search across line breaks) but failed to spot EVERY script.

    Hi,
    The CDATA means unparsed data. This can be used for javascript, but you can use it for any data you need. If a chunk of data uses characters that are defined in the XHTML file system, a program may not be able to read the file. With the CDATA command, the program will correctly read the string.
    If what you posted is the text added, RH doesn't add javascript, it adds css. In this case the colour of visited hyperlinks and the colour of unvisited hyperlinks.
    You say you validated your css using the W3C validator. Is it validated, or are there errors? Also, the validator only checks your css, it doesn't change it. I don't see what RH would do to a css you've only validated. Can you be more specific?
    Have you run "Update DHTML Effects in Topics"? This feature may solve a lot of your problems. Just backup your projects first.
    For find and replace, try using dnGrep (http://code.google.com/p/dngrep/). It supports regular expressions and multi line search and it saved me a couple of times. I don't know the tool you're using, so I don't know why it can't find the text. Backup your projects before using this tool.
    Greet,
    Willam

  • Incorporating Translation Review Comments into Source File

    Hello,
    I have been asked by my French colleagues to have three of my
    help files translated from English to French. My company has had a
    couple of help files translated in the past, so we have a procedure
    in place, but we always stumble over one part: when the translation
    agency sends the first-pass translations to our foreign offices (in
    this case, France), what is the best way to incorporate the French
    reviewer's corrections back into the RH project without introducing
    a lot of problems?
    In the past, the agency used a program called EditLet (?),
    which allowed the reviewer to log onto a web interface, make
    corrections, and send the topics back to the translation agency.
    This worked fine, but it was a big effort for the translation
    agency to host this program, and apparently it corrupted a lot of
    the background HTML coding, which the tech managers at the
    translation agency had to manually fix.
    We also explored exporting the RH project as a Word file and
    sending this to the reviewer. The reviewer could edit the file
    using Track Changes, and send it back. But there is no easy way to
    bring this corrected Word file back into RH without overwriting
    existing content (we just want to import the corrections). We could
    also manually copy and paste from the corrected Word file in the RH
    project, but that is time-consuming.
    Any ideas?
    Thanks! I appreciate any suggestions!
    **Forgot to mention: I am using RH X5 to generate HTML help
    files.
    Regards,
    John

    Hi John. TBH I don't believe there is a real cast iron
    solution to your problem. All the methods you quote work and are
    used by others but each represents its own problems. I'm not
    familiar with EditLet. Are there other tools the translation
    company could host? The problem here is the still the propriety
    code of RH. Whatever app you use it likely to generate different
    code to RH which can cause problems when imported. Using Word to
    review (Ugg!) also works but you can tell from my exclamation what
    I think of that
    . Is it possible to get the users to add comments to
    the HTML code itself using comment tags? If may not be user
    friendly but they could add their comments without upsetting the
    delicate RH HTML. Just a thought.

  • Digital counter data is not written into a file

    Hello
    I'm a beginner with labview and I'm trying to make a measurement program for my setup (sensor data -> file). I have the USB-6008 and I'm trying to save data from  a digital counter and 3 analog ports. The counter is for RPM and the number of revolutions. Analog is used for force, potential voltage and temperature. Currently data from the analog ports is written to a file normally but all the data from the digital side is lost. So in the measurement text file columns for the digital data are empty.
    The DAQ assist for the counter is set "on demand" but the analog DAQ assist has a sampling rate of 1k (continous). My problem propably comes from the different sampling rates. I could set analog sampling to "on demand" but I need the 1k rate for the measurements. Also making two different measurements files works but it's very inconvinient.
    Am I right about the sampling rate and how would I fix this?
    Attachments:
    measurements.vi ‏144 KB

    Think Data Flow.  For a Loop to "loop", everything inside the loop must execute.  Furthermore, since your loop starts with "Acquire one sample" and ends with "write one sample", the time for the loop to execute will be the sum of the times to sample (1 msec) + write (??).
    Take advantage of the fact that LabVIEW in inherently parallel.  Instead of taking one sample/loop, take (say) 1000, but do not write them in the same loop.  Instead, "export" them to a parallel loop (via a Queue) so that when the 1000 samples arrive, they are written all at once.  While it is true that to acquire 1000 samples at 1KHz will take 1 second, most of that time will be spent "waiting" for the next sample to be taken (it takes almost no time to put a point on a Queue).  Similarly, if I have a whole second to write 1000 points to a file, that's more than enough time.
    Separating "serial" tasks into parallel streams is a common LabVIEW Design Pattern called the Producer/Consumer pattern.  There are numerous examples of this pattern, including a template that will write the basics of the code for you (open the File menu, choose "New...", From Template, Frameworks, Design Patterns, Producer/Consumer Design Pattern (Data)).  A slightly more sophisticated example can be found by starting LabVIEW, New Project, Continuous Measurement and Logging. 
    Bob Schor

  • Capture time is not saved into JPG file! (LR 2.0)

    Hi,
    I have this JPG file with no EXIF data whatsoever but I know it's capture time so I went to Metadata » Edit Capture Time and changed the capture time. Now, on Lightroom in the Library module, I can see the capture time there and then I save the metadata with Metadata » Save Metadata to File. However, when I check the file on Windows Explorer, the capture time (or date taken as named by Windows) is not specified at all.
    Why isn't the "Save Metadata do File" working correctly?

    @William Porter
    I don't have that box checked but it shouldn't matter because I'm not talking about exporting new files to update the metadata. I'm talking about updating the files metadata within the files that are already added to the library.
    @Richard Earney
    That option was already checked from the beginning but it's not helping. That's exactly why I don't understand why this is not working.
    Maybe a bug on LR 2.0 Final?

  • Artwork is not embedded into song file

    Artwork downloaded are stored as a seperate file. I dont want that. I want the artwork to be INCLUDED in the song file.
    fix this. or at least why is this?
    there is a way around this but its tedious.

    Hi Sam,
    Consider this code. (My Application server is UNIX)
    REPORT ztest.
    *--Internal table Declaration
    DATA : t_data TYPE STANDARD TABLE OF t000,
           wa_data TYPE t000.
    DATA : w_message(100)  TYPE c.
    *--Get the Application Server File path from user
    PARAMETERS  :  p_file TYPE  rlgrap-filename.
    START-OF-SELECTION.
      SELECT * FROM t000 INTO TABLE t_data .
    *--- The file mentioned in  the application server file path  is created
      OPEN DATASET p_file FOR OUTPUT IN TEXT MODE ENCODING DEFAULT MESSAGE w_message.
      IF sy-subrc NE 0.
        MESSAGE w_message TYPE 'E'.
        EXIT.
      ELSE.
    *---Data is downloaded to the file path
        LOOP AT t_data INTO wa_data.
          TRANSFER wa_data TO p_file.
        ENDLOOP.
      ENDIF.
    *--Close the Application server file(Mandatory) .
      CLOSE DATASET p_file.
      IF sy-subrc NE 0.
        MESSAGE  'Error closing the File' TYPE 'E'.
        EXIT.
      ELSEIF sy-subrc IS INITIAL.
        WRITE : 'File saved in the location' , p_file.
      ENDIF.
    Refering to your code.
    Remove the <b>length specification</b>.
    OPEN DATASET unix_fil FOR OUTPUT IN TEXT MODE ENCODING DEFAULT MESSAGE w_message.
      IF sy-subrc NE 0.
        MESSAGE w_message TYPE 'E'.
        EXIT.
      ELSE.
        LOOP AT input_rec1 INTO wa_output.
    <b>*---Remove the Length specification
    *---Specify it if only you are sure about the maximum length</b>     
          TRANSFER wa_output TO unix_fil. "LENGTH 1069.
        ENDLOOP.
      ENDIF.
      CLOSE DATASET unix_fil.
      IF sy-subrc NE 0.
        MESSAGE  'Error closing the File' TYPE 'E'.
        EXIT.
      ELSEIF sy-subrc IS INITIAL.
        WRITE : 'File saved in the location' , unix_fil.
      ENDIF.
    Regards,
    Arun Sambargi.
    Message was edited by: Arun Sambargi

  • I made screen recordings through quicktime on mac and 6 of my 13 video did not turn into .mov files. How do I get them onto iMovie?

    i need to put my put my quick time videos (screen recordings) onto iMovie and for some reason its not letting me. they are not even .mov files. whta do i do? i need it for tomorrow!

    Yes, exactly (in fact I had that page on the Help Viewer open while I did it just in case I had skipped a step). Plus some other ways (like converting the clips to other formats, etc)
    But I have made the video by using QuickTime Pro, by stitching the clips together. It isn't anything like I want but I can move on now and contemplate other ways to make this work (unless you or somebody else comes up with something!).
    Thank you again.

  • Insert line break into .txt file

    Alright, so I am writing out to a simple .txt file, and I
    need to force a line break in it. My immediate thought is to use
    "\n" as that is a line break. So, I write it out to the text file,
    and instead of a line break, I see the "complex character" symbol
    (you know, that square that shows up with unknown characters). I
    have tried the various ASCII values to no avail, tried \r, even
    tried copy-pasting a line break in from notepad. Nothing seems to
    be working for me. How do I do this?
    _logFile = "\n";
    stream = new FileStream();
    stream.open(file,FileMode.WRITE);
    stream.writeUTFBytes(_logFile);
    stream.close();

    in windows use "\r\n"
    i.e. _logFile = "\r\n";

Maybe you are looking for

  • I want to do output and input Surround Sound from my 2007 Mac Mini

    I thought I could output my Mac Mini audio with a Toslink OUT connection, but it turns out my Mini only has a Toslink IN connection- God knows why. I wanted to use the Toslink out to connect to a receiver, which I'd hoped would process my stereo mp3'

  • Opening or calling Report from Form

    Hi , I am new in developer, i want to call my report from the form , and used the run_product and run_report_object in when button_button_pressed trigger but failed to open the report. please tell me using step by step process , also tell me how to c

  • How do I transfer info from Adminstrator account to a basic account?

    When I got my G5 I made a big mistake and only have an administrator account. I now know that is a very bad thing to do. So I need to know how to move everything that I setup from my Admin. account to my basic account. My downloaded music, photos oth

  • Offset for variable not working !

    Experts, I have to show sales for last 5 months ( in 5 diff. Columns ) So, i have written CMOD code, where i am converting System date in to Fiscal Year / Period using FM DATE_TO_PERIOD_CONVERT. every thing works good, i do get result. but the proble

  • Super Drive - DVD Writing issues

    Hi, Every time I try to write a DVD (this was working!) it fails with:- Hardware Error Sense Code 0x09, 0x01 Tracking Servo Failure The DVD's I am using are HiSpace DVD+R 4.7Gb printed silver. Any Ideas? I can write CDRs but need to write my photos t