Debugging with Eclipse CDT

Hi,
I've successfully configured the CDT to point to Flascc toolchain and it actually produces a 3.0 MB air executable (yay). (Though I don't know how to replase O3 switch with -O4 switch and also don't know how to change the name of the output file to Out.swf in case of -emit-swf. help/hints appreciated)
I tried to configure flascc gdb with CDT (local app debugging) but failed. Can anyone tell how to configure CDT to debug swf files ? Local, attached or remote debugging, anying please ? I am using Mac OSX.

I was once able to get FlasCC gdb working within Eclipse on a Mac.  I'm not sure if that will work with an AIR executable.
These were the rough instructions of how I got debugging setup.  Your mileage may vary and you may need to make some changes based on how your project is setup.
When debugging using FlasCC GDB you need to set an environment variable called FLASCC_GDB_RUNTIME that points to the application to launch the SWF with. This will either be a standalone Flash Player Debugger or a browser that has a Flash Player Debugger plugin.
To set this variable in Eclipse:
Right Click the Project > Properties
C/C++ Build > Environment
Click Add
Name: FLASCC_GDB_RUNTIME
Value: /Users/path/to/runtimes/player/11.1/mac/Flash Player Debugger.app
Next create a new debug configuration:
Click the "Green Bug Button Down Arrow"
Click Debug Configurations...
Create a new "C/C++ Attach to Application" configuration
Set the "C/C++ Application:" field to your SWF using the Browse button
Select the Debugger tab
Change the "GDB debugger:" field to point to the gdb in your alchemy build using the Browse button
Click Debug
Click New...
Select the SWF file
At this point the debugger view should take over and show what appears to be a source not found error. Ignore this error by pressing the green continue button.You should now be broken at main.If you are using Windows you may need to add a path mapping so CDT knows how to map /cygdrive/c/ style paths to native C:/ style paths:
In your Debug Configuration go to the Source tab
Click Add...
Choose Path Mapping and click OK
Click Add
Set the Compilation Path to the Cygwin style path to your source drive (/cygdrive/c/)
Set the Local file system path to the Windows style path to your source drive (C:/)
Note: Recent versions of Eclipse may have broken this workflow, so you may need to try an older build of Eclipse.
Note: Debugging is not supported on projector executables, only on SWFs running in the standalone Flash Player Debugger or in a browser that has the Flash Player Debugger installed.

Similar Messages

  • Debugging with Eclipse Plugin using Weblogic 6.1

    I am having a problem debugging using Eclipse 2.1 and the weblogic server plugin
    provided by this site.
    If I start the server and run the application everything works fine.
    If I put a breakpoint into my code and then run the application I do not see the
    application breaking at all. I am in debug view of Eclipse. The browser just
    hangs and will not respond. I can take the breakpoint off and refresh the browser
    and it works fine again.
    Do I need to have anything special in a configuration file for weblogic to enable
    debugging ?
    Do I need to start the JVM with any special parms. I am currently using the following
    startup options. I have tried a number of configurations on the startup options
    and nothing works.
    -hotspon
    -ms64m
    -mx256m
    -Xdebug
    -Djava.compiler=none
    -Xnoagent
    -Dweblogic.ProductionModeEnabled=false
    I am using Weblogic 6.1 and JDK 1.3.1_09
    Thanks in advance for any help...

    Mark,
    Please post this in the weblogic.developer.interest.general newsgroup
    Thanks
    Raj Alagumalai
    WebLogic Workshop Support
    "Mark Hartnett" <[email protected]> wrote in message
    news:3f57a4a3$[email protected]..
    >
    I am having a problem debugging using Eclipse 2.1 and the weblogic serverplugin
    provided by this site.
    If I start the server and run the application everything works fine.
    If I put a breakpoint into my code and then run the application I do notsee the
    application breaking at all. I am in debug view of Eclipse. The browserjust
    hangs and will not respond. I can take the breakpoint off and refresh thebrowser
    and it works fine again.
    Do I need to have anything special in a configuration file for weblogic toenable
    debugging ?
    Do I need to start the JVM with any special parms. I am currently usingthe following
    startup options. I have tried a number of configurations on the startupoptions
    and nothing works.
    -hotspon
    -ms64m
    -mx256m
    -Xdebug
    -Djava.compiler=none
    -Xnoagent
    -Dweblogic.ProductionModeEnabled=false
    I am using Weblogic 6.1 and JDK 1.3.1_09
    Thanks in advance for any help...

  • OC4J debug with Eclipse

    I been trying to debug a oc4j application with eclipse but so far I can only see variables like
    ' this IndexAction,
    arg0 ActionMapping,
    arg1 null,
    arg2 EvermindHttpServletRequest,
    arg3 EvermindHttpServletResponse' ,
    I did setup Ant compile to create an *.ear in debug.
    classpath="${libclasspath};${build}/${classes}" debug="true"
         debuglevel="lines, vars, source"/>
    Also, I cannot place a watch file in any variable.
    Is there a configuration that I need to do with the java compile or OC4J to be able to see the content of the variables.
    Thank you
    P.S. with Jdev I'm able to debug with the embedeed-OC4J but the config of the \j2ee\home\config\*.xml files are totally different.

    Starting oas server with this command, -Xdebug -Xrunjdwp:transport=dt_shmem,server=y,suspend=n,address=4000,
    Eclipse debugger cannot connect anymore but apparently dt_shmem is used for windows machines and dt_socked for unix.
    Any hints would be greatly appreciated.

  • JSP Debugging with Eclipse 3.2 WTP

    I am using OC4J 10.1.3 Standalone and the latest version of Eclipse WTP. Has anybody been able to debug JSP pages with this configuration? I have found a few references to getting remote debugging to work using JDeveloper, but nothing regarding WTP.
    I have tried setting the debug <init-param> to class, but the breakpoints are not hit when starting the server in debug mode. I have also set the debug_mode and emit_debuginfo init parameters to true. The development attribute in the orion-web-app element is set to true.
    I have tried starting OC4J using the following command:
    java -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=4000 -jar oc4j.jar
    and then debugging through Eclipse using a Remote Java Application launcher and connecting to port 4000. Again, no breakpoint is hit even though Eclipse does connect ok to port 4000.
    I am trying to debug a simple JSP named index.jsp with a breakpoint on the line <% out.print("Hello, World!"); %>. Nothing fancy.
    Do I need to use the JspOjcCompiler compiler even though I am not using JDeveloper? I was not able to get this compiler to work. It was failing with the _index class not found.
    Thanks,
    Dave

    Hi, I didn't get an email notifying me of a response to this. Just happened to check myself.
              But basically you want to point the weblogic server directly to your workspace (src code) so it can detect a change. THis is from our doc below. You may also write an ant script specific to weblogic that redeploys the app and reloads the xml and prop files without restarting the server.
              1.     Start up your Weblogic domain server (i.e., C:\Domains\devDomain\startWebLogic.cmd).
              2.     Go to url, http://localhost:7001/console and log in (weblogic, weblogic).
              3.     On the left menu, click Deployments, then Lock & Edit button above it, and then the Install button in the main panel.
              4.     Change the location to the web folder in your project workspace (C:\Eclipse\workspace\<projectname>\web) Click Next.
              5.     Leave checked the Install this deployment as an application and click Next.
              6.     Put name for Name of deployment. . From here you can click Finish.
              7.     Click Activate Changes. Then check the deployment box and click Start button and Servicing all requests (in Deployments panel). Then click Yes to start it on the next page
              8.     Enter the URL of the application. This example is
              http://localhost:7001/web/index.htm
              The ?web? was the name of the web folder we deployed from. In the future you could name this something different if deploying from this console so the url?s do not conflict.
              Edited by mwooten77 at 01/18/2007 9:34 AM
              Edited by mwooten77 at 01/18/2007 9:35 AM

  • Remote debugging with Eclipse and WS7

    Any idea how I can set this up?
    Thanks

    Not true. You can do it through Eclipse with settings set in the server.xml <jvm> tag. I know because I asked this quetion a few years ago and implented the information.
    Why am I asking again. Well I lost the e-mail with the information (Heh the inbox got full and I dumped old e-mails) Now I'm collecting old tips to keep just in case I run across the problem again. Not every company moves on to the last technology. Some hang on to some out dated stuff.
    Thanks for the suggestion I know of NetBeans and think its one of many great IDE tools.

  • Debugging with eclipse

    anyone can point me to a document or how to do this...
    i get the remote debugging all set, but it never gets to any breakpoint...
    any clues would be appreciated.
    thanks

    There are several things that could be off:
    1. Make sure your code is built with 'debug="true"'.
    2. Verify the server startup uses the JVM args that you expect, like setting the
    "dt_socket" port to the port you expect.
    3. Do the remote attachment to the same port.
    4. Mount filesystems at the package root, not elsewhere.
    "nik" <[email protected]> wrote:
    >
    anyone can point me to a document or how to do this...
    i get the remote debugging all set, but it never gets to any breakpoint...
    any clues would be appreciated.
    thanks

  • Remote debuging with Eclipse and Sun WebServer 7

    Does any have an Idea how this can be done?
    Thanks

    This is not the right forum for this question. The right forum might be http://forum.java.sun.com/forum.jspa?forumID=759

  • Crashes of Eclipse CDT

    Hi,
    I have a problem with eclipse CDT (Helios) :
    It crash regularly when i use it with no specific action (different thing each times)...
    I try bundle version from eclipse web site and archlinux package with same issue.
    Any idea ?
    Thanks a lot.
    Here is log file :
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00007fe4265acbd6, pid=5808, tid=140617378440960
    # JRE version: 6.0_23-b05
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (19.0-b09 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # j org.eclipse.cdt.internal.core.dom.parser.c.CVisitor.createBinding(Lorg/eclipse/cdt/core/dom/ast/IASTStatement;)Lorg/eclipse/cdt/core/dom/ast/IBinding;+72
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x0000000042224800): JavaThread "Worker-7" [_thread_in_Java, id=5948, stack(0x00007fe408d42000,0x00007fe408e43000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000053646c71
    Registers:
    RAX=0x00000000d9f781e0, RBX=0x0000000000000004, RCX=0x0000000053646c69, RDX=0x0000000070800001
    RSP=0x00007fe408e410e8, RBP=0x00007fe408e41138, RSI=0x00000000fa4a60c8, RDI=0x0000000000000007
    R8 =0x000000000000005f, R9 =0x0000000000000007, R10=0x00007fe42ae53340, R11=0x0000000000000062
    R12=0x0000000000000000, R13=0x00000000dbc70e60, R14=0x00007fe408e41188, R15=0x0000000042224800
    RIP=0x00007fe4265acbd6, EFL=0x0000000000010246, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e
    Register to memory mapping:
    RAX=0x00000000d9f781e0
    {instance class}
    - klass: {other class}
    RBX=0x0000000000000004
    0x0000000000000004 is pointing to unknown location
    RCX=0x0000000053646c69
    0x0000000053646c69 is pointing to unknown location
    RDX=0x0000000070800001
    0x0000000070800001 is pointing to unknown location
    RSP=0x00007fe408e410e8
    0x00007fe408e410e8 is pointing into the stack for thread: 0x0000000042224800
    "Worker-7" prio=10 tid=0x0000000042224800 nid=0x173c runnable [0x0000000000000000]
    java.lang.Thread.State: RUNNABLE
    RBP=0x00007fe408e41138
    0x00007fe408e41138 is pointing into the stack for thread: 0x0000000042224800
    "Worker-7" prio=10 tid=0x0000000042224800 nid=0x173c runnable [0x0000000000000000]
    java.lang.Thread.State: RUNNABLE
    RSI=0x00000000fa4a60c8
    [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xe0000000]
    Stack: [0x00007fe408d42000,0x00007fe408e43000], sp=0x00007fe408e410e8, free space=1020k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    j org.eclipse.cdt.internal.core.dom.parser.c.CVisitor.createBinding(Lorg/eclipse/cdt/core/dom/ast/IASTStatement;)Lorg/eclipse/cdt/core/dom/ast/IBinding;+72
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x00007fe414424000 JavaThread "Worker-13" [_thread_blocked, id=6200, stack(0x00007fe401376000,0x00007fe401477000)]
    0x00007fe4140ed800 JavaThread "Worker-12" [_thread_blocked, id=6199, stack(0x00007fe401275000,0x00007fe401376000)]
    0x00000000435f8000 JavaThread "Worker-11" [_thread_blocked, id=6157, stack(0x00007fe401477000,0x00007fe401578000)]
    0x00007fe420906800 JavaThread "Worker-10" [_thread_blocked, id=6041, stack(0x00007fe4191cf000,0x00007fe4192d0000)]
    0x00007fe423467000 JavaThread "org.eclipse.cdt.internal.ui.text.CReconciler" daemon [_thread_blocked, id=6011, stack(0x00007fe409210000,0x00007fe409311000)]
    0x00007fe420921000 JavaThread "org.eclipse.cdt.internal.ui.text.CReconciler" daemon [_thread_blocked, id=5981, stack(0x00007fe419c87000,0x00007fe419d88000)]
    0x00000000430eb800 JavaThread "org.eclipse.cdt.internal.ui.text.CReconciler" daemon [_thread_blocked, id=5976, stack(0x00007fe408c41000,0x00007fe408d42000)]
    =>0x0000000042224800 JavaThread "Worker-7" [_thread_in_Java, id=5948, stack(0x00007fe408d42000,0x00007fe408e43000)]
    0x00000000425d4800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=5892, stack(0x00007fe406abf000,0x00007fe406bc0000)]
    0x00000000435eb000 JavaThread "Worker-6" [_thread_blocked, id=5888, stack(0x00007fe408b40000,0x00007fe408c41000)]
    0x000000004264d000 JavaThread "Worker-3" [_thread_blocked, id=5885, stack(0x00007fe418c7b000,0x00007fe418d7c000)]
    0x00007fe42048d800 JavaThread "Worker-1" [_thread_blocked, id=5832, stack(0x00007fe418b6e000,0x00007fe418c6f000)]
    0x0000000042cd1000 JavaThread "Worker-JM" [_thread_blocked, id=5827, stack(0x00007fe419a85000,0x00007fe419b86000)]
    0x00000000426d6000 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=5826, stack(0x00007fe419b86000,0x00007fe419c87000)]
    0x00000000435b1800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=5824, stack(0x00007fe419d88000,0x00007fe419e89000)]
    0x00007fe420504000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=5823, stack(0x00007fe419e89000,0x00007fe419f8a000)]
    0x00000000429e3800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=5822, stack(0x00007fe419f94000,0x00007fe41a095000)]
    0x00007fe420001800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5820, stack(0x00007fe424f84000,0x00007fe425085000)]
    0x000000004216a800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=5819, stack(0x00007fe425085000,0x00007fe425186000)]
    0x0000000042167800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5818, stack(0x00007fe425186000,0x00007fe425287000)]
    0x0000000042165800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5817, stack(0x00007fe425287000,0x00007fe425388000)]
    0x0000000042146800 JavaThread "Finalizer" daemon [_thread_blocked, id=5816, stack(0x00007fe425579000,0x00007fe42567a000)]
    0x000000004213f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5815, stack(0x00007fe42567a000,0x00007fe42577b000)]
    0x00000000420b6000 JavaThread "main" [_thread_in_native, id=5809, stack(0x00007fe42a01b000,0x00007fe42a11c000)]
    Other Threads:
    0x000000004213a800 VMThread [stack: 0x00007fe42577b000,0x00007fe42587c000] [id=5814]
    0x00007fe420004000 WatcherThread [stack: 0x00007fe424e83000,0x00007fe424f84000] [id=5821]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 70208K, used 43808K [0x00000000f8000000, 0x00000000ff160000, 0x0000000100000000)
    eden space 66560K, 60% used [0x00000000f8000000,0x00000000fa738210,0x00000000fc100000)
    from space 3648K, 100% used [0x00000000fde80000,0x00000000fe210000,0x00000000fe210000)
    to space 9920K, 0% used [0x00000000fe7b0000,0x00000000fe7b0000,0x00000000ff160000)
    PSOldGen total 44288K, used 37157K [0x00000000e8000000, 0x00000000eab40000, 0x00000000f8000000)
    object space 44288K, 83% used [0x00000000e8000000,0x00000000ea449730,0x00000000eab40000)
    PSPermGen total 147776K, used 78527K [0x00000000d8000000, 0x00000000e1050000, 0x00000000e8000000)
    object space 147776K, 53% used [0x00000000d8000000,0x00000000dccafd20,0x00000000e1050000)
    Dynamic libraries:
    40000000-40009000 r-xp 00000000 08:02 1447429 /opt/java/jre/bin/java
    40108000-4010a000 rwxp 00008000 08:02 1447429 /opt/java/jre/bin/java
    420ae000-4518b000 rwxp 00000000 00:00 0 [heap]
    d8000000-e1050000 rwxp 00000000 00:00 0
    e1050000-e8000000 rwxp 00000000 00:00 0
    e8000000-eab40000 rwxp 00000000 00:00 0
    eab40000-f8000000 rwxp 00000000 00:00 0
    f8000000-ff160000 rwxp 00000000 00:00 0
    ff160000-ff980000 ---p 00000000 00:00 0
    ff980000-100000000 rwxp 00000000 00:00 0
    7fe401073000-7fe401076000 ---p 00000000 00:00 0
    7fe401076000-7fe401174000 rwxp 00000000 00:00 0
    7fe401174000-7fe401177000 ---p 00000000 00:00 0
    7fe401177000-7fe401275000 rwxp 00000000 00:00 0
    7fe401275000-7fe401278000 ---p 00000000 00:00 0
    7fe401278000-7fe401376000 rwxp 00000000 00:00 0
    7fe401376000-7fe401379000 ---p 00000000 00:00 0
    7fe401379000-7fe401477000 rwxp 00000000 00:00 0
    7fe401477000-7fe40147a000 ---p 00000000 00:00 0
    7fe40147a000-7fe401578000 rwxp 00000000 00:00 0
    7fe401578000-7fe4015b0000 r-xp 00000000 08:02 151464 /usr/lib/libcroco-0.6.so.3.0.1
    7fe4015b0000-7fe4017b0000 ---p 00038000 08:02 151464 /usr/lib/libcroco-0.6.so.3.0.1
    7fe4017b0000-7fe4017b4000 rwxp 00038000 08:02 151464 /usr/lib/libcroco-0.6.so.3.0.1
    7fe4017b4000-7fe4017e8000 r-xp 00000000 08:02 151469 /usr/lib/librsvg-2.so.2.32.1
    7fe4017e8000-7fe4019e8000 ---p 00034000 08:02 151469 /usr/lib/librsvg-2.so.2.32.1
    7fe4019e8000-7fe4019ea000 rwxp 00034000 08:02 151469 /usr/lib/librsvg-2.so.2.32.1
    7fe4019ea000-7fe404c87000 r-xp 00000000 08:02 524770 /usr/share/icons/gnome/icon-theme.cache
    7fe404c87000-7fe404d22000 r-xp 00000000 08:02 667556 /usr/share/fonts/TTF/DejaVuSans-Bold.ttf
    7fe404d22000-7fe404dc9000 r-xp 00000000 08:02 667554 /usr/share/fonts/TTF/DejaVuSans.ttf
    7fe404dc9000-7fe404dca000 ---p 00000000 00:00 0
    7fe404dca000-7fe4055ca000 rwxp 00000000 00:00 0
    7fe4055ca000-7fe4055cb000 ---p 00000000 00:00 0
    7fe4055cb000-7fe405dcb000 rwxp 00000000 00:00 0
    7fe405dcb000-7fe405dcc000 ---p 00000000 00:00 0
    7fe405dcc000-7fe4065cc000 rwxp 00000000 00:00 0
    7fe4066a9000-7fe4066ab000 r-xp 00000000 08:02 151473 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
    7fe4066ab000-7fe4068aa000 ---p 00002000 08:02 151473 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
    7fe4068aa000-7fe4068ab000 rwxp 00001000 08:02 151473 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
    7fe4068ab000-7fe4068bf000 r-xp 00000000 08:02 285767 /usr/lib/gio/modules/libgioremote-volume-monitor.so
    7fe4068bf000-7fe406abe000 ---p 00014000 08:02 285767 /usr/lib/gio/modules/libgioremote-volume-monitor.so
    7fe406abe000-7fe406abf000 rwxp 00013000 08:02 285767 /usr/lib/gio/modules/libgioremote-volume-monitor.so
    7fe406abf000-7fe406ac2000 ---p 00000000 00:00 0
    7fe406ac2000-7fe406bc0000 rwxp 00000000 00:00 0
    7fe406bc0000-7fe406bcd000 r-xp 00000000 08:02 133451 /lib/libudev.so.0.10.0
    7fe406bcd000-7fe406dcc000 ---p 0000d000 08:02 133451 /lib/libudev.so.0.10.0
    7fe406dcc000-7fe406dcd000 rwxp 0000c000 08:02 133451 /lib/libudev.so.0.10.0
    7fe406dcd000-7fe406dd2000 r-xp 00000000 08:02 162114 /usr/lib/libfam.so.0.0.0
    7fe406dd2000-7fe406fd2000 ---p 00005000 08:02 162114 /usr/lib/libfam.so.0.0.0
    7fe406fd2000-7fe406fd3000 rwxp 00005000 08:02 162114 /usr/lib/libfam.so.0.0.0
    7fe406fd3000-7fe406fda000 r-xp 00000000 08:02 137850 /lib/libacl.so.1.1.0
    7fe406fda000-7fe4071d9000 ---p 00007000 08:02 137850 /lib/libacl.so.1.1.0
    7fe4071d9000-7fe4071da000 rwxp 00006000 08:02 137850 /lib/libacl.so.1.1.0
    7fe4071da000-7fe4071de000 r-xp 00000000 08:02 134244 /lib/libattr.so.1.1.0
    7fe4071de000-7fe4073dd000 ---p 00004000 08:02 134244 /lib/libattr.so.1.1.0
    7fe4073dd000-7fe4073de000 rwxp 00003000 08:02 134244 /lib/libattr.so.1.1.0
    7fe4073de000-7fe4073ec000 r-xp 00000000 08:02 165593 /usr/lib/gnome-vfs-2.0/modules/libfile.so
    7fe4073ec000-7fe4075ec000 ---p 0000e000 08:02 165593 /usr/lib/gnome-vfs-2.0/modules/libfile.so
    7fe4075ec000-7fe4075ed000 rwxp 0000e000 08:02 165593 /usr/lib/gnome-vfs-2.0/modules/libfile.so
    7fe4075ed000-7fe4075ee000 ---p 00000000 00:00 0
    7fe4075ee000-7fe407dee000 rwxp 00000000 00:00 0
    7fe407e37000-7fe407e4e000 r-xp 00000000 08:02 162111 /usr/lib/libgvfscommon.so.0.0.0
    7fe407e4e000-7fe40804e000 ---p 00017000 08:02 162111 /usr/lib/libgvfscommon.so.0.0.0
    7fe40804e000-7fe40804f000 rwxp 00017000 08:02 162111 /usr/lib/libgvfscommon.so.0.0.0
    7fe40804f000-7fe4085ef000 r-xp 00000000 08:02 175515 /usr/share/icons/hicolor/icon-theme.cache
    7fe4085ef000-7fe408642000 r-xp 00000000 08:02 667568 /usr/share/fonts/TTF/DejaVuSerif.ttf
    7fe40865d000-7fe408677000 r-xs 00000000 08:02 144627 /usr/share/mime/mime.cache
    7fe408677000-7fe4086a1000 r-xp 00000000 08:02 285769 /usr/lib/gio/modules/libgvfsdbus.so
    7fe4086a1000-7fe4088a0000 ---p 0002a000 08:02 285769 /usr/lib/gio/modules/libgvfsdbus.so
    7fe4088a0000-7fe4088a1000 rwxp 00029000 08:02 285769 /usr/lib/gio/modules/libgvfsdbus.so
    7fe4088a1000-7fe4088a2000 rwxp 00000000 00:00 0
    7fe4088a2000-7fe40893d000 r-xp 00000000 08:02 667556 /usr/share/fonts/TTF/DejaVuSans-Bold.ttf
    7fe40893d000-7fe40893f000 r-xp 00000000 08:02 152646 /usr/lib/libXss.so.1.0.0
    7fe40893f000-7fe408b3f000 ---p 00002000 08:02 152646 /usr/lib/libXss.so.1.0.0
    7fe408b3f000-7fe408b40000 rwxp 00002000 08:02 152646 /usr/lib/libXss.so.1.0.0
    7fe408b40000-7fe408b43000 ---p 00000000 00:00 0
    7fe408b43000-7fe408c41000 rwxp 00000000 00:00 0
    7fe408c41000-7fe408c44000 ---p 00000000 00:00 0
    7fe408c44000-7fe408d42000 rwxp 00000000 00:00 0
    7fe408d42000-7fe408d45000 ---p 00000000 00:00 0
    7fe408d45000-7fe408e43000 rwxp 00000000 00:00 0
    7fe408e43000-7fe408ea3000 rwxs 00000000 00:04 2621472 /SYSV00000000 (deleted)
    7fe408f7e000-7fe408f81000 ---p 00000000 00:00 0
    7fe408f81000-7fe40907f000 rwxp 00000000 00:00 0
    7fe40907f000-7fe4090b0000 r-xs 00240000 08:05 4197224 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.debug.ui_3.6.1.v20100901_r361.jar
    7fe4090b0000-7fe4090e9000 r-xp 00000000 08:02 666672 /usr/share/fonts/TTF/DejaVuSansMono-Oblique.ttf
    7fe4090e9000-7fe409134000 r-xp 00000000 08:02 666670 /usr/share/fonts/TTF/DejaVuSansMono-Bold.ttf
    7fe409134000-7fe409183000 r-xp 00000000 08:02 666664 /usr/share/fonts/TTF/DejaVuSansMono.ttf
    7fe409183000-7fe409210000 r-xp 00000000 08:02 667547 /usr/share/fonts/TTF/DejaVuSans-BoldOblique.ttf
    7fe409210000-7fe409213000 ---p 00000000 00:00 0
    7fe409213000-7fe409311000 rwxp 00000000 00:00 0
    7fe409311000-7fe40939e000 r-xp 00000000 08:02 666665 /usr/share/fonts/TTF/DejaVuSans-Oblique.ttf
    7fe40939e000-7fe4093a2000 r-xp 00000000 08:05 4327510 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/25/1/.cp/os/linux/x86_64/libspawner.so
    7fe4093a2000-7fe4095a1000 ---p 00004000 08:05 4327510 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/25/1/.cp/os/linux/x86_64/libspawner.so
    7fe4095a1000-7fe4095a2000 rwxp 00003000 08:05 4327510 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/25/1/.cp/os/linux/x86_64/libspawner.so
    7fe4095a2000-7fe4095a4000 r-xp 00000000 08:05 4327430 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/63/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so
    7fe4095a4000-7fe4096a3000 ---p 00002000 08:05 4327430 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/63/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so
    7fe4096a3000-7fe4096a4000 rwxp 00001000 08:05 4327430 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/63/1/.cp/os/linux/x86_64/libunixfile_1_0_0.so
    7fe4096a4000-7fe4098a2000 r-xp 00000000 08:02 657918 /usr/lib/xulrunner-1.9.2/chrome/toolkit.jar
    7fe4098a2000-7fe4098ae000 r-xp 00000000 08:02 657953 /usr/lib/xulrunner-1.9.2/components/libnkgnomevfs.so
    7fe4098ae000-7fe409aae000 ---p 0000c000 08:02 657953 /usr/lib/xulrunner-1.9.2/components/libnkgnomevfs.so
    7fe409aae000-7fe409aaf000 rwxp 0000c000 08:02 657953 /usr/lib/xulrunner-1.9.2/components/libnkgnomevfs.so
    7fe409aaf000-7fe409ab1000 r-xp 00000000 08:02 174474 /usr/lib/libssp.so.0.0.0
    7fe409ab1000-7fe409cb0000 ---p 00002000 08:02 174474 /usr/lib/libssp.so.0.0.0
    7fe409cb0000-7fe409cb1000 rwxp 00001000 08:02 174474 /usr/lib/libssp.so.0.0.0
    7fe409cb1000-7fe409cb3000 r-xp 00000000 08:02 130874 /lib/libutil-2.13.so
    7fe409cb3000-7fe409eb2000 ---p 00002000 08:02 130874 /lib/libutil-2.13.so
    7fe409eb2000-7fe409eb3000 r-xp 00001000 08:02 130874 /lib/libutil-2.13.so
    7fe409eb3000-7fe409eb4000 rwxp 00002000 08:02 130874 /lib/libutil-2.13.so
    7fe409eb4000-7fe409ec4000 r-xp 00000000 08:02 144890 /usr/lib/libavahi-client.so.3.2.8
    7fe409ec4000-7fe40a0c3000 ---p 00010000 08:02 144890 /usr/lib/libavahi-client.so.3.2.8
    7fe40a0c3000-7fe40a0c4000 rwxp 0000f000 08:02 144890 /usr/lib/libavahi-client.so.3.2.8
    7fe40a0c4000-7fe40a0d0000 r-xp 00000000 08:02 144894 /usr/lib/libavahi-common.so.3.5.2
    7fe40a0d0000-7fe40a2cf000 ---p 0000c000 08:02 144894 /usr/lib/libavahi-common.so.3.5.2
    7fe40a2cf000-7fe40a2d0000 rwxp 0000b000 08:02 144894 /usr/lib/libavahi-common.so.3.5.2
    7fe40a2d0000-7fe40a2d3000 r-xp 00000000 08:02 144902 /usr/lib/libavahi-glib.so.1.0.2
    7fe40a2d3000-7fe40a4d2000 ---p 00003000 08:02 144902 /usr/lib/libavahi-glib.so.1.0.2
    7fe40a4d2000-7fe40a4d3000 rwxp 00002000 08:02 144902 /usr/lib/libavahi-glib.so.1.0.2
    7fe40a4d3000-7fe40a4d6000 r-xp 00000000 08:02 133518 /lib/libgpg-error.so.0.7.0
    7fe40a4d6000-7fe40a6d5000 ---p 00003000 08:02 133518 /lib/libgpg-error.so.0.7.0
    7fe40a6d5000-7fe40a6d6000 rwxp 00002000 08:02 133518 /lib/libgpg-error.so.0.7.0
    7fe40a6d6000-7fe40a74c000 r-xp 00000000 08:02 133536 /lib/libgcrypt.so.11.6.0
    7fe40a74c000-7fe40a94b000 ---p 00076000 08:02 133536 /lib/libgcrypt.so.11.6.0
    7fe40a94b000-7fe40a94f000 rwxp 00075000 08:02 133536 /lib/libgcrypt.so.11.6.0
    7fe40a94f000-7fe40a95f000 r-xp 00000000 08:02 143423 /usr/lib/libtasn1.so.3.1.10
    7fe40a95f000-7fe40ab5e000 ---p 00010000 08:02 143423 /usr/lib/libtasn1.so.3.1.10
    7fe40ab5e000-7fe40ab5f000 rwxp 0000f000 08:02 143423 /usr/lib/libtasn1.so.3.1.10
    7fe40ab5f000-7fe40ac02000 r-xp 00000000 08:02 143492 /usr/lib/libgnutls.so.26.16.13
    7fe40ac02000-7fe40ae01000 ---p 000a3000 08:02 143492 /usr/lib/libgnutls.so.26.16.13
    7fe40ae01000-7fe40ae09000 rwxp 000a2000 08:02 143492 /usr/lib/libgnutls.so.26.16.13
    7fe40ae09000-7fe40af52000 r-xp 00000000 08:02 132867 /usr/lib/libxml2.so.2.7.8
    7fe40af52000-7fe40b151000 ---p 00149000 08:02 132867 /usr/lib/libxml2.so.2.7.8
    7fe40b151000-7fe40b15b000 rwxp 00148000 08:02 132867 /usr/lib/libxml2.so.2.7.8
    7fe40b15b000-7fe40b15c000 rwxp 00000000 00:00 0
    7fe40b15c000-7fe40b164000 r-xp 00000000 08:02 147725 /usr/lib/libnotify.so.1.3.0
    7fe40b164000-7fe40b364000 ---p 00008000 08:02 147725 /usr/lib/libnotify.so.1.3.0
    7fe40b364000-7fe40b365000 rwxp 00008000 08:02 147725 /usr/lib/libnotify.so.1.3.0
    7fe40b365000-7fe40b3cd000 r-xp 00000000 08:02 165579 /usr/lib/libgnomevfs-2.so.0.2400.4
    7fe40b3cd000-7fe40b5cc000 ---p 00068000 08:02 165579 /usr/lib/libgnomevfs-2.so.0.2400.4
    7fe40b5cc000-7fe40b5d1000 rwxp 00067000 08:02 165579 /usr/lib/libgnomevfs-2.so.0.2400.4
    7fe40b5d1000-7fe40b5de000 r-xp 00000000 08:02 657988 /usr/lib/xulrunner-1.9.2/components/libmozgnome.so
    7fe40b5de000-7fe40b7dd000 ---p 0000d000 08:02 657988 /usr/lib/xulrunner-1.9.2/components/libmozgnome.so
    7fe40b7dd000-7fe40b7df000 rwxp 0000c000 08:02 657988 /usr/lib/xulrunner-1.9.2/components/libmozgnome.so
    7fe40b7df000-7fe40b7ed000 r-xp 00000000 08:02 657973 /usr/lib/xulrunner-1.9.2/components/libimgicon.so
    7fe40b7ed000-7fe40b9ec000 ---p 0000e000 08:02 657973 /usr/lib/xulrunner-1.9.2/components/libimgicon.so
    7fe40b9ec000-7fe40b9ee000 rwxp 0000d000 08:02 657973 /usr/lib/xulrunner-1.9.2/components/libimgicon.so
    7fe40b9ee000-7fe40b9ef000 ---p 00000000 00:00 0
    7fe40b9ef000-7fe40c1ef000 rwxp 00000000 00:00 0
    7fe40c1ef000-7fe40c24d000 r-xp 00000000 08:02 147811 /usr/lib/libORBit-2.so.0.1.0
    7fe40c24d000-7fe40c44c000 ---p 0005e000 08:02 147811 /usr/lib/libORBit-2.so.0.1.0
    7fe40c44c000-7fe40c45e000 rwxp 0005d000 08:02 147811 /usr/lib/libORBit-2.so.0.1.0
    7fe40c45e000-7fe40c45f000 rwxp 00000000 00:00 0
    7fe40c45f000-7fe40c49a000 r-xp 00000000 08:02 147994 /usr/lib/libgconf-2.so.4.1.5
    7fe40c49a000-7fe40c699000 ---p 0003b000 08:02 147994 /usr/lib/libgconf-2.so.4.1.5
    7fe40c699000-7fe40c69e000 rwxp 0003a000 08:02 147994 /usr/lib/libgconf-2.so.4.1.5
    7fe40c69e000-7fe40c69f000 ---p 00000000 00:00 0
    7fe40c69f000-7fe40ce9f000 rwxp 00000000 00:00 0
    7fe40ce9f000-7fe40cec4000 r-xp 00000000 08:02 146823 /usr/lib/libdbus-glib-1.so.2.1.0
    7fe40cec4000-7fe40d0c3000 ---p 00025000 08:02 146823 /usr/lib/libdbus-glib-1.so.2.1.0
    7fe40d0c3000-7fe40d0c5000 rwxp 00024000 08:02 146823 /usr/lib/libdbus-glib-1.so.2.1.0
    7fe40d0c5000-7fe40d0ce000 r-xp 00000000 08:02 657992 /usr/lib/xulrunner-1.9.2/components/libdbusservice.so
    7fe40d0ce000-7fe40d2ce000 ---p 00009000 08:02 657992 /usr/lib/xulrunner-1.9.2/components/libdbusservice.so
    7fe40d2ce000-7fe40d2cf000 rwxp 00009000 08:02 657992 /usr/lib/xulrunner-1.9.2/components/libdbusservice.so
    7fe40d2cf000-7fe40d2d0000 ---p 00000000 00:00 0
    7fe40d2d0000-7fe40dad0000 rwxp 00000000 00:00 0
    7fe40dad0000-7fe40dad1000 ---p 00000000 00:00 0
    7fe40dad1000-7fe40e2d1000 rwxp 00000000 00:00 0
    7fe40e2d1000-7fe40e2d2000 ---p 00000000 00:00 0
    7fe40e2d2000-7fe40ead2000 rwxp 00000000 00:00 0
    7fe40ead2000-7fe40ead3000 ---p 00000000 00:00 0
    7fe40ead3000-7fe40f2d3000 rwxp 00000000 00:00 0
    7fe40f2d3000-7fe40f2d6000 r-xp 00000000 08:02 1448212 /usr/lib/gconv/UTF-16.so
    7fe40f2d6000-7fe40f4d5000 ---p 00003000 08:02 1448212 /usr/lib/gconv/UTF-16.so
    7fe40f4d5000-7fe40f4d6000 r-xp 00002000 08:02 1448212 /usr/lib/gconv/UTF-16.so
    7fe40f4d6000-7fe40f4d7000 rwxp 00003000 08:02 1448212 /usr/lib/gconv/UTF-16.so
    7fe40f4d7000-7fe40f4f5000 r-xp 00000000 08:05 4327333 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-xulrunner-gtk-3655.so
    7fe40f4f5000-7fe40f5f4000 ---p 0001e000 08:05 4327333 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-xulrunner-gtk-3655.so
    7fe40f5f4000-7fe40f5f6000 rwxp 0001d000 08:05 4327333 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-xulrunner-gtk-3655.so
    7fe40f5f6000-7fe40f5fa000 r-xp 00000000 08:02 525277 /usr/lib/xulrunner-1.9.2/libxpcom.so
    7fe40f5fa000-7fe40f7f9000 ---p 00004000 08:02 525277 /usr/lib/xulrunner-1.9.2/libxpcom.so
    7fe40f7f9000-7fe40f7fa000 rwxp 00003000 08:02 525277 /usr/lib/xulrunner-1.9.2/libxpcom.so
    7fe40f7fa000-7fe40f7fe000 r-xp 00000000 08:02 132996 /lib/libuuid.so.1.3.0
    7fe40f7fe000-7fe40f9fd000 ---p 00004000 08:02 132996 /lib/libuuid.so.1.3.0
    7fe40f9fd000-7fe40f9fe000 rwxp 00003000 08:02 132996 /lib/libuuid.so.1.3.0
    7fe40f9fe000-7fe40fa01000 r-xp 00000000 08:02 158851 /usr/lib/libxcb-atom.so.1.0.0
    7fe40fa01000-7fe40fc01000 ---p 00003000 08:02 158851 /usr/lib/libxcb-atom.so.1.0.0
    7fe40fc01000-7fe40fc02000 rwxp 00003000 08:02 158851 /usr/lib/libxcb-atom.so.1.0.0
    7fe40fc02000-7fe40fc05000 r-xp 00000000 08:02 158857 /usr/lib/libxcb-event.so.1.0.0
    7fe40fc05000-7fe40fe05000 ---p 00003000 08:02 158857 /usr/lib/libxcb-event.so.1.0.0
    7fe40fe05000-7fe40fe06000 rwxp 00003000 08:02 158857 /usr/lib/libxcb-event.so.1.0.0
    7fe40fe06000-7fe40fe08000 r-xp 00000000 08:02 158854 /usr/lib/libxcb-aux.so.0.0.0
    7fe40fe08000-7fe410008000 ---p 00002000 08:02 158854 /usr/lib/libxcb-aux.so.0.0.0
    7fe410008000-7fe410009000 rwxp 00002000 08:02 158854 /usr/lib/libxcb-aux.so.0.0.0
    7fe410009000-7fe410020000 r-xp 00000000 08:02 158094 /usr/lib/libICE.so.6.3.0
    7fe410020000-7fe41021f000 ---p 00017000 08:02 158094 /usr/lib/libICE.so.6.3.0
    7fe41021f000-7fe410220000 rwxp 00016000 08:02 158094 /usr/lib/libICE.so.6.3.0
    7fe410220000-7fe410224000 rwxp 00000000 00:00 0
    7fe410224000-7fe41022b000 r-xp 00000000 08:02 158102 /usr/lib/libSM.so.6.0.1
    7fe41022b000-7fe41042a000 ---p 00007000 08:02 158102 /usr/lib/libSM.so.6.0.1
    7fe41042a000-7fe41042b000 rwxp 00006000 08:02 158102 /usr/lib/libSM.so.6.0.1
    7fe41042b000-7fe41050c000 r-xp 00000000 08:02 156735 /usr/lib/libasound.so.2.0.0
    7fe41050c000-7fe41070b000 ---p 000e1000 08:02 156735 /usr/lib/libasound.so.2.0.0
    7fe41070b000-7fe410713000 rwxp 000e0000 08:02 156735 /usr/lib/libasound.so.2.0.0
    7fe410713000-7fe41071c000 r-xp 00000000 08:02 150568 /usr/lib/libstartup-notification-1.so.0.0.0
    7fe41071c000-7fe41091b000 ---p 00009000 08:02 150568 /usr/lib/libstartup-notification-1.so.0.0.0
    7fe41091b000-7fe41091c000 rwxp 00008000 08:02 150568 /usr/lib/libstartup-notification-1.so.0.0.0
    7fe41091c000-7fe41097b000 r-xp 00000000 08:02 158105 /usr/lib/libXt.so.6.0.0
    7fe41097b000-7fe410b7b000 ---p 0005f000 08:02 158105 /usr/lib/libXt.so.6.0.0
    7fe410b7b000-7fe410b81000 rwxp 0005f000 08:02 158105 /usr/lib/libXt.so.6.0.0
    7fe410b81000-7fe410bc4000 r-xp 00000000 08:02 133569 /usr/lib/libdbus-1.so.3.5.3
    7fe410bc4000-7fe410dc4000 ---p 00043000 08:02 133569 /usr/lib/libdbus-1.so.3.5.3
    7fe410dc4000-7fe410dc5000 r-xp 00043000 08:02 133569 /usr/lib/libdbus-1.so.3.5.3
    7fe410dc5000-7fe410dc6000 rwxp 00044000 08:02 133569 /usr/lib/libdbus-1.so.3.5.3
    7fe410dc6000-7fe410dca000 r-xp 00000000 08:02 148822 /usr/lib/libplc4.so
    7fe410dca000-7fe410fc9000 ---p 00004000 08:02 148822 /usr/lib/libplc4.so
    7fe410fc9000-7fe410fca000 rwxp 00003000 08:02 148822 /usr/lib/libplc4.so
    7fe410fca000-7fe410fcd000 r-xp 00000000 08:02 148821 /usr/lib/libplds4.so
    7fe410fcd000-7fe4111cc000 ---p 00003000 08:02 148821 /usr/lib/libplds4.so
    7fe4111cc000-7fe4111cd000 rwxp 00002000 08:02 148821 /usr/lib/libplds4.so
    7fe4111cd000-7fe4111e6000 r-xp 00000000 08:02 155908 /usr/lib/libevent-1.4.so.2.2.0
    7fe4111e6000-7fe4113e6000 ---p 00019000 08:02 155908 /usr/lib/libevent-1.4.so.2.2.0
    7fe4113e6000-7fe4113e7000 rwxp 00019000 08:02 155908 /usr/lib/libevent-1.4.so.2.2.0
    7fe4113e7000-7fe4113e8000 rwxp 00000000 00:00 0
    7fe4113e8000-7fe411438000 r-xp 00000000 08:02 146968 /usr/lib/libhunspell-1.2.so.0.0.0
    7fe411438000-7fe411637000 ---p 00050000 08:02 146968 /usr/lib/libhunspell-1.2.so.0.0.0
    7fe411637000-7fe41163c000 rwxp 0004f000 08:02 146968 /usr/lib/libhunspell-1.2.so.0.0.0
    7fe41163c000-7fe411656000 r-xp 00000000 08:02 148987 /usr/lib/libnssutil3.so
    7fe411656000-7fe411855000 ---p 0001a000 08:02 148987 /usr/lib/libnssutil3.so
    7fe411855000-7fe41185b000 rwxp 00019000 08:02 148987 /usr/lib/libnssutil3.so
    7fe41185b000-7fe411990000 r-xp 00000000 08:02 148983 /usr/lib/libnss3.so
    7fe411990000-7fe411b90000 ---p 00135000 08:02 148983 /usr/lib/libnss3.so
    7fe411b90000-7fe411b97000 rwxp 00135000 08:02 148983 /usr/lib/libnss3.so
    7fe411b97000-7fe411b98000 rwxp 00000000 00:00 0
    7fe411b98000-7fe411bc1000 r-xp 00000000 08:02 148990 /usr/lib/libsmime3.so
    7fe411bc1000-7fe411dc0000 ---p 00029000 08:02 148990 /usr/lib/libsmime3.so
    7fe411dc0000-7fe411dc4000 rwxp 00028000 08:02 148990 /usr/lib/libsmime3.so
    7fe411dc4000-7fe411df6000 r-xp 00000000 08:02 148980 /usr/lib/libssl3.so
    7fe411df6000-7fe411ff6000 ---p 00032000 08:02 148980 /usr/lib/libssl3.so
    7fe411ff6000-7fe411ff8000 rwxp 00032000 08:02 148980 /usr/lib/libssl3.so
    7fe411ff8000-7fe411ff9000 rwxp 00000000 00:00 0
    7fe411ff9000-7fe412032000 r-xp 00000000 08:02 145047 /usr/lib/libjpeg.so.8.3.0
    7fe412032000-7fe412232000 ---p 00039000 08:02 145047 /usr/lib/libjpeg.so.8.3.0
    7fe412232000-7fe412233000 rwxp 00039000 08:02 145047 /usr/lib/libjpeg.so.8.3.0
    7fe412233000-7fe4122ca000 r-xp 00000000 08:02 141268 /usr/lib/libsqlite3.so.0.8.6
    7fe4122ca000-7fe4124ca000 ---p 00097000 08:02 141268 /usr/lib/libsqlite3.so.0.8.6
    7fe4124ca000-7fe4124ce000 rwxp 00097000 08:02 141268 /usr/lib/libsqlite3.so.0.8.6
    7fe4124ce000-7fe413898000 r-xp 00000000 08:02 525285 /usr/lib/xulrunner-1.9.2/libxul.so
    7fe413898000-7fe413a98000 ---p 013ca000 08:02 525285 /usr/lib/xulrunner-1.9.2/libxul.so
    7fe413a98000-7fe413c6b000 rwxp 013ca000 08:02 525285 /usr/lib/xulrunner-1.9.2/libxul.so
    7fe413c6b000-7fe413c86000 rwxp 00000000 00:00 0
    7fe413c86000-7fe413df3000 r-xp 00000000 08:02 525287 /usr/lib/xulrunner-1.9.2/libmozjs.so
    7fe413df3000-7fe413ff3000 ---p 0016d000 08:02 525287 /usr/lib/xulrunner-1.9.2/libmozjs.so
    7fe413ff3000-7fe414000000 rwxp 0016d000 08:02 525287 /usr/lib/xulrunner-1.9.2/libmozjs.so
    7fe414000000-7fe416d6c000 rwxp 00000000 00:00 0
    7fe416d6c000-7fe418000000 ---p 00000000 00:00 0
    7fe41800a000-7fe41802e000 r-xp 00000000 08:02 279857 /usr/share/icons/exotic/icon-theme.cache
    7fe41802e000-7fe41804a000 r-xs 00141000 08:05 4197241 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.team.ui_3.5.101.R36x_v20100825-0800.jar
    7fe41804a000-7fe41804c000 r-xs 00001000 08:02 1439080 /opt/java/jre/lib/ext/dnsns.jar
    7fe41804c000-7fe418053000 r-xs 00094000 08:02 1439030 /opt/java/jre/lib/jsse.jar
    7fe418053000-7fe4180b4000 r-xp 00000000 08:02 657915 /usr/lib/xulrunner-1.9.2/chrome/classic.jar
    7fe4180b4000-7fe418107000 r-xp 00000000 08:02 657911 /usr/lib/xulrunner-1.9.2/chrome/en-US.jar
    7fe418107000-7fe41813f000 r-xp 00000000 08:02 148823 /usr/lib/libnspr4.so
    7fe41813f000-7fe41833e000 ---p 00038000 08:02 148823 /usr/lib/libnspr4.so
    7fe41833e000-7fe418341000 rwxp 00037000 08:02 148823 /usr/lib/libnspr4.so
    7fe418341000-7fe418343000 rwxp 00000000 00:00 0
    7fe418343000-7fe418358000 r-xp 00000000 08:02 174473 /usr/lib/libgcc_s.so.1
    7fe418358000-7fe418558000 ---p 00015000 08:02 174473 /usr/lib/libgcc_s.so.1
    7fe418558000-7fe418559000 rwxp 00015000 08:02 174473 /usr/lib/libgcc_s.so.1
    7fe418559000-7fe418645000 r-xp 00000000 08:02 142183 /usr/lib/libstdc++.so.6.0.14
    7fe418645000-7fe418844000 ---p 000ec000 08:02 142183 /usr/lib/libstdc++.so.6.0.14
    7fe418844000-7fe41884c000 r-xp 000eb000 08:02 142183 /usr/lib/libstdc++.so.6.0.14
    7fe41884c000-7fe41884e000 rwxp 000f3000 08:02 142183 /usr/lib/libstdc++.so.6.0.14
    7fe41884e000-7fe418863000 rwxp 00000000 00:00 0
    7fe418863000-7fe41886a000 r-xp 00000000 08:05 4327332 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-xpcominit-gtk-3655.so
    7fe41886a000-7fe41896a000 ---p 00007000 08:05 4327332 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-xpcominit-gtk-3655.so
    7fe41896a000-7fe41896c000 rwxp 00007000 08:05 4327332 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-xpcominit-gtk-3655.so
    7fe41896c000-7fe41896d000 r-xp 00000000 08:02 145610 /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
    7fe41896d000-7fe418b6d000 ---p 00001000 08:02 145610 /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
    7fe418b6d000-7fe418b6e000 rwxp 00001000 08:02 145610 /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
    7fe418b6e000-7fe418b71000 ---p 00000000 00:00 0
    7fe418b71000-7fe418c6f000 rwxp 00000000 00:00 0
    7fe418c7b000-7fe418c7e000 ---p 00000000 00:00 0
    7fe418c7e000-7fe418d7c000 rwxp 00000000 00:00 0
    7fe418d7c000-7fe418d96000 r-xs 00000000 08:02 144627 /usr/share/mime/mime.cache
    7fe418d96000-7fe418dab000 r-xp 00000000 08:02 133275 /usr/share/locale/fr/LC_MESSAGES/glib20.mo
    7fe418db5000-7fe418dc1000 r-xs 0006c000 08:05 4197925 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.debug.core_7.0.0.201009141542.jar
    7fe418dc1000-7fe418df8000 r-xp 00000000 08:02 667551 /usr/share/fonts/TTF/DejaVuSansMono-BoldOblique.ttf
    7fe418df8000-7fe418e00000 r-xs 00115000 08:02 1439043 /opt/java/jre/lib/resources.jar
    7fe418e05000-7fe418e10000 r-xs 0007d000 08:05 4197906 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.editors_3.6.1.r361_v20100825-0800.jar
    7fe418e10000-7fe418e58000 r-xs 003db000 08:05 4197978 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.core_5.2.1.201009141542.jar
    7fe418e5e000-7fe418e6b000 r-xs 000a6000 08:05 4197799 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.compare_3.5.100.I20100526-0800.jar
    7fe418e6b000-7fe418ebc000 r-xs 00467000 08:05 4197980 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.ui_5.2.1.201009141542.jar
    7fe418ebc000-7fe418ec8000 r-xp 00000000 08:05 4325759 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-cairo-gtk-3655.so
    7fe418ec8000-7fe418fc8000 ---p 0000c000 08:05 4325759 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-cairo-gtk-3655.so
    7fe418fc8000-7fe418fc9000 rwxp 0000c000 08:05 4325759 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-cairo-gtk-3655.so
    7fe418fc9000-7fe418fcf000 r-xp 00000000 08:02 145448 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
    7fe418fcf000-7fe4191ce000 ---p 00006000 08:02 145448 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
    7fe4191ce000-7fe4191cf000 rwxp 00005000 08:02 145448 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
    7fe4191cf000-7fe4191d2000 ---p 00000000 00:00 0
    7fe4191d2000-7fe4192d0000 rwxp 00000000 00:00 0
    7fe4192d0000-7fe4192db000 r-xp 00000000 08:05 4325530 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-atk-gtk-3655.so
    7fe4192db000-7fe4193da000 ---p 0000b000 08:05 4325530 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-atk-gtk-3655.so
    7fe4193da000-7fe4193db000 rwxp 0000a000 08:05 4325530 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-atk-gtk-3655.so
    7fe4193db000-7fe4193fc000 r-xs 00607000 08:05 4197971 /home/hyviquel/Applications/eclipse_c/plugins/com.ibm.icu_4.2.1.v20100412.jar
    7fe4193fc000-7fe4194a3000 r-xp 00000000 08:02 667554 /usr/share/fonts/TTF/DejaVuSans.ttf
    7fe4194a3000-7fe419500000 r-xs 00000000 08:02 396909 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-le64.cache-3
    7fe419500000-7fe41955d000 r-xs 00000000 08:02 396907 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-le64.cache-3
    7fe41955d000-7fe419562000 r-xp 00000000 08:02 158751 /usr/lib/libXtst.so.6.1.0
    7fe419562000-7fe419762000 ---p 00005000 08:02 158751 /usr/lib/libXtst.so.6.1.0
    7fe419762000-7fe419763000 rwxp 00005000 08:02 158751 /usr/lib/libXtst.so.6.1.0
    7fe419767000-7fe419772000 r-xs 000b1000 08:05 4197211 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.core.resources_3.6.0.R36x_v20100825-0600.jar
    7fe419772000-7fe419788000 r-xs 00000000 08:02 393055 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le64.cache-3
    7fe419788000-7fe4197fa000 r-xp 00000000 08:05 4325520 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-pi-gtk-3655.so
    7fe4197fa000-7fe4198f9000 ---p 00072000 08:05 4325520 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-pi-gtk-3655.so
    7fe4198f9000-7fe4198fc000 rwxp 00071000 08:05 4325520 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-pi-gtk-3655.so
    7fe4198fc000-7fe4198fe000 rwxp 00000000 00:00 0
    7fe4198fe000-7fe41997c000 r-xp 00000000 08:05 4325519 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-gtk-3655.so
    7fe41997c000-7fe419a7b000 ---p 0007e000 08:05 4325519 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-gtk-3655.so
    7fe419a7b000-7fe419a82000 rwxp 0007d000 08:05 4325519 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/197/1/.cp/libswt-gtk-3655.so
    7fe419a82000-7fe419a85000 rwxp 00000000 00:00 0
    7fe419a85000-7fe419a88000 ---p 00000000 00:00 0
    7fe419a88000-7fe419b86000 rwxp 00000000 00:00 0
    7fe419b86000-7fe419b89000 ---p 00000000 00:00 0
    7fe419b89000-7fe419c87000 rwxp 00000000 00:00 0
    7fe419c87000-7fe419c8a000 ---p 00000000 00:00 0
    7fe419c8a000-7fe419d88000 rwxp 00000000 00:00 0
    7fe419d88000-7fe419d8b000 ---p 00000000 00:00 0
    7fe419d8b000-7fe419e89000 rwxp 00000000 00:00 0
    7fe419e89000-7fe419e8c000 ---p 00000000 00:00 0
    7fe419e8c000-7fe419f8a000 rwxp 00000000 00:00 0
    7fe419f8b000-7fe419f94000 r-xs 00000000 08:02 396911 /var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-le64.cache-3
    7fe419f94000-7fe419f97000 ---p 00000000 00:00 0
    7fe419f97000-7fe41a095000 rwxp 00000000 00:00 0
    7fe41a098000-7fe41a0a2000 r-xs 00066000 08:05 4197913 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ltk.ui.refactoring_3.5.0.v20100526-0800.jar
    7fe41a0a2000-7fe41a0e9000 r-xs 003ab000 08:05 4197263 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.workbench_3.6.1.M20100826-1330.jar
    7fe41a0e9000-7fe41a0f2000 r-xs 0005a000 08:05 4197887 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.navigator_3.5.0.I20100601-0800.jar
    7fe41a0f2000-7fe41a0f8000 r-xs 00046000 08:05 4197970 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.intro_3.4.0.v20100427.jar
    7fe41a0f8000-7fe41a11e000 r-xs 0020a000 08:05 4197994 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.ide_3.6.1.M20100825-0800.jar
    7fe41a11e000-7fe41a123000 r-xs 00044000 08:05 4197909 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.forms_3.5.2.r36_v20100702.jar
    7fe41a124000-7fe41a137000 r-xs 000dc000 08:05 4197184 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
    7fe41a137000-7fe41a147000 r-xs 0010a000 08:05 4197884 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.managedbuilder.core_7.0.1.201009141542.jar
    7fe41a147000-7fe41a164000 r-xs 0017a000 08:05 4197231 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.team.cvs.ui_3.3.301.R36x_v20100825-0800.jar
    7fe41a164000-7fe41a16e000 r-xs 00089000 08:05 4197912 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.update.core_3.2.402.R36x_v20100629.jar
    7fe41a16e000-7fe41a171000 r-xs 0000a000 08:05 4197242 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.monitor.ui_3.4.0.v20100608-0100-e3x.jar
    7fe41a171000-7fe41a179000 r-xs 00052000 08:05 4197924 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.tasks.core_3.4.1.v20100730-0100-e3x.jar
    7fe41a179000-7fe41a182000 r-xs 00056000 08:05 4198029 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
    7fe41a182000-7fe41a197000 r-xs 0023e000 08:05 4197991 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.swt.gtk.linux.x86_64_3.6.1.v3655c.jar
    7fe41a197000-7fe41a1a0000 r-xs 00069000 08:05 4197917 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.search_3.6.0.v20100520-0800.jar
    7fe41a1a3000-7fe41a1a7000 r-xs 00021000 08:05 4197880 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar
    7fe41a1a7000-7fe41a1af000 r-xs 00049000 08:05 4197890 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar
    7fe41a1b5000-7fe41a1bc000 r-xs 00048000 08:05 4197183 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ltk.core.refactoring_3.5.100.v20100526-0800.jar
    7fe41a1bc000-7fe41a1be000 r-xs 0000b000 08:05 4197931 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar
    7fe41a1c1000-7fe41a1c4000 r-xs 00013000 08:02 1439018 /opt/java/jre/lib/jce.jar
    7fe41a1c8000-7fe41a1ce000 r-xs 00032000 08:05 4197967 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.context.ui_3.4.1.v20100909-0100-e3x.jar
    7fe41a1ce000-7fe41a1ed000 r-xs 0016b000 08:05 4197891 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.tasks.ui_3.4.2.v20100902-0100-e3x.jar
    7fe41a1ed000-7fe41a1f6000 r-xs 00064000 08:05 4197992 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.make.ui_7.0.0.201009141542.jar
    7fe41a1f8000-7fe41a201000 r-xs 0005c000 08:05 4197230 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.make.core_7.0.0.201009141542.jar
    7fe41a201000-7fe41a209000 r-xs 0004c000 08:05 4197801 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.debug.core_3.6.0.v20100519.jar
    7fe41a209000-7fe41a20c000 rwxs 00000000 00:04 2588703 /SYSV00000000 (deleted)
    7fe41a20c000-7fe41a223000 r-xs 000db000 08:05 4197802 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.debug.ui_7.0.0.201009141542.jar
    7fe41a224000-7fe41a228000 r-xs 00016000 08:05 4197252 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.views.properties.tabbed_3.5.100.I20100509-0800.jar
    7fe41a228000-7fe41a22b000 r-xs 00013000 08:05 4197204 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.views_3.5.0.I20100527-0800.jar
    7fe41a22b000-7fe41a22e000 r-xs 00014000 08:05 4197191 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar
    7fe41a22e000-7fe41a236000 r-xs 0005a000 08:05 4197246 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.managedbuilder.ui_7.0.0.201009141542.jar
    7fe41a237000-7fe41a23c000 r-xs 00031000 08:05 4197933 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.launch_6.1.0.201009141542.jar
    7fe41a23c000-7fe41a244000 r-xs 0003b000 08:05 4197796 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar
    7fe41a244000-7fe41a247000 r-xs 00013000 08:05 4197878 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.core.expressions_3.4.200.v20100505.jar
    7fe41a248000-7fe41a24d000 r-xs 00021000 08:05 4197240 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui_3.6.1.M20100826-1330.jar
    7fe41a24d000-7fe41a257000 r-xs 00084000 08:05 4198026 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.team.cvs.core_3.3.300.I20100526-0800.jar
    7fe41a257000-7fe41a25a000 r-xp 00000000 08:02 141280 /usr/share/locale/fr/LC_MESSAGES/atk10.mo
    7fe41a25a000-7fe41a25c000 r-xs 0000a000 08:05 4197179 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_7.0.0.201009141542.jar
    7fe41a25c000-7fe41a271000 r-xs 000f1000 08:05 4197995 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.jface_3.6.1.M20100825-0800.jar
    7fe41a272000-7fe41a291000 r-xs 00000000 08:02 396910 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-3
    7fe41a291000-7fe41a294000 r-xs 00014000 08:05 4197900 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar
    7fe41a294000-7fe41a298000 r-xs 00017000 08:05 4198028 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.core.commands_3.6.0.I20100512-1500.jar
    7fe41a298000-7fe41a29a000 r-xs 00001000 08:05 4197216 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.workbench.compatibility_3.2.100.I20100511-0800/compatibility.jar
    7fe41a29a000-7fe41a29e000 r-xs 0001d000 08:05 4197873 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.externaltools_3.2.0.v20100427.jar
    7fe41a29e000-7fe41a2a0000 r-xs 0002b000 08:05 4197791 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar
    7fe41a2a0000-7fe41a2a3000 r-xs 0000e000 08:05 4197227 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar
    7fe41a2a3000-7fe41a2a5000 r-xs 00015000 08:05 4197960 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar
    7fe41a2a5000-7fe41a2a9000 r-xs 0003b000 08:05 4197797 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.help_3.5.0.v20100524.jar
    7fe41a2a9000-7fe41a2ab000 r-xs 00017000 08:05 4197972 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
    7fe41a2ac000-7fe41a2b0000 r-xs 00034000 08:05 4197984 /home/hyviquel/Applications/eclipse_c/plugins/com.jcraft.jsch_0.1.41.v200903070017.jar
    7fe41a2b0000-7fe41a2b3000 r-xs 0000e000 08:05 4197206 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.tasks.search_3.4.0.v20100608-0100-e3x.jar
    7fe41a2b3000-7fe41a2b7000 r-xs 00017000 08:05 4197264 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.team.ui_3.4.2.v20100909-0100-e3x.jar
    7fe41a2b7000-7fe41a2bc000 r-xs 0002d000 08:05 4197958 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.bugzilla.ui_3.4.2.v20100909-0100-e3x.jar
    7fe41a2bc000-7fe41a2c0000 r-xs 00031000 08:05 4197185 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.bugzilla.core_3.4.2.v20100902-0100-e3x.jar
    7fe41a2c0000-7fe41a2c9000 r-xs 00059000 08:05 4197235 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.commons.ui_3.4.0.v20100608-0100-e3x.jar
    7fe41a2c9000-7fe41a2d5000 r-xs 00082000 08:05 4198031 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
    7fe41a2d5000-7fe41a2d9000 r-xs 00029000 08:05 4197916 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.equinox.registry_3.5.0.v20100503.jar
    7fe41a2da000-7fe41a2dc000 r-xs 00017000 08:05 4197228 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.update.configurator_3.3.100.v20100512.jar
    7fe41a2dc000-7fe41a2e2000 r-xs 00049000 08:05 4197976 /home/hyviquel/Applications/eclipse_c/plugins/org.apache.commons.httpclient_3.1.0.v201005080502.jar
    7fe41a2e2000-7fe41a2e4000 r-xs 0000f000 08:05 4197988 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.commons.net_3.4.1.v20100625-2100-e3x.jar
    7fe41a2e6000-7fe41a2e8000 r-xs 00007000 08:05 4198032 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.core.variables_3.2.400.v20100505.jar
    7fe41a2e8000-7fe41a2ea000 r-xs 00005000 08:05 4198027 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.commons.core_3.4.0.v20100608-0100-e3x.jar
    7fe41a2ea000-7fe41a2eb000 r-xs 00002000 08:05 4197945 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.core.runtime.compatibility.registry_3.3.0.v20100520/runtime_registry_compatibility.jar
    7fe41a2eb000-7fe41a2ec000 r-xs 00003000 08:05 4197938 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.core.linux_5.2.0.201009141542.jar
    7fe41a2ec000-7fe41a2ee000 r-xs 00001000 08:05 4325768 /home/hyviquel/Applications/eclipse_c/configuration/org.eclipse.osgi/bundles/24/1/.cp/cdt_linux.jar
    7fe41a2ee000-7fe41a2ef000 r-xs 00004000 08:05 4197177 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.swt_3.6.1.v3655c.jar
    7fe41a2ef000-7fe41a2f0000 r-xp 00000000 00:00 0
    7fe41a2f0000-7fe41a2f3000 r-xs 00018000 08:05 4197175 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.context.core_3.4.1.v20100909-0100-e3x.jar
    7fe41a2f3000-7fe41a2f5000 r-xs 00010000 08:05 4197205 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.cdt.mylyn.ui_1.1.3.v20100909-0100-e3x.jar
    7fe41a2f5000-7fe41a2f7000 r-xs 0000e000 08:05 4197174 /home/hyviquel/Applications/eclipse_c/plugins/org.eclipse.mylyn.resources.ui_3.4.1.v20100909-0100-e3x.jar
    7fe41a2f7000-7fe41a2fe000 r-xp 00000000 08:02 1439726 /opt/java/jre/lib/amd64/libnio.so
    7fe41a2fe000-7fe41a3fd000 ---p 00007000 08:02 1439726 /opt/java/jre/lib/amd64/libnio.so
    7fe41a3fd000-7fe41a3ff000 rwxp 00006000 08:02 1439726 /opt/java/jre/lib/amd64/libnio.so
    7fe41a3ff000-7fe41a412000 r-xp 00000000 08:02 1439768 /opt/java/jre/lib/amd64/libnet.so
    7fe41a412000-7fe41a513000 ---p 00013000 08:02 1439768 /opt/java/jre/lib/amd64/libnet.so
    7fe41a513000-7fe41a516000 rwxp 00014000 08:02 1439768 /opt/java/jre/lib/amd64/libnet.so
    7fe41a516000-7fe41a519000 r-xp 00000000 08:02 145454 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    7fe41a519000-7fe41a719000 ---p 00003000 08:02 145454 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    7fe41a719000-7fe41a71a000 rwxp 00003000 08:02 145454 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    7fe41a71a000-7fe41a723000 r-xp 00000000 08:02 136937 /usr/lib/libltdl.so.7.3.0
    7fe41a723000-7fe41a922000 ---p 00009000 08:02 136937 /usr/lib/libltdl.so.7.3.0
    7fe41a922000-7fe41a923000 rwxp 00008000 08:02 136937 /usr/lib/libltdl.so.7.3.0
    7fe41a923000-7fe41a931000 r-xp 00000000 08:02 151488 /usr/lib/libtdb.so.1.2.1
    7fe41a931000-7fe41ab30000 ---p 0000e000 08:02 151488 /usr/lib/libtdb.so.1.2.1
    7fe41ab30000-7fe41ab31000 rwxp 0000d000 08:02 151488 /usr/lib/libtdb.so.1.2.1
    7fe41ab31000-7fe41ab36000 r-xp 00000000 08:02 146987 /usr/lib/libogg.so.0.7.1
    7fe41ab36000-7fe41ad36000 ---p 00005000 08:02 146987 /usr/lib/libogg.so.0.7.1
    7fe41ad36000-7fe41ad37000 rwxp 00005000 08:02 146987 /usr/lib/libogg.so.0.7.1
    7fe41ad37000-7fe41ad62000 r-xp 00000000 08:02 149864 /usr/lib/libvorbis.so.0.4.5
    7fe41ad62000-7fe41af61000 ---p 0002b000 08:02 149864 /usr/lib/libvorbis.so.0.4.5
    7fe41af61000-7fe41af62000 rwxp 0002a000 08:02 149864 /usr/lib/libvorbis.so.0.4.5
    7fe41af62000-7fe41af69000 r-xp 00000000 08:02 149863 /usr/lib/libvorbisfile.so.3.3.4
    7fe41af69000-7fe41b168000 ---p 00007000 08:02 149863 /usr/lib/libvorbisfile.so.3.3.4
    7fe41b168000-7fe41b169000 rwxp 00006000 08:02 149863 /usr/lib/libvorbisfile.so.3.3.4
    7fe41b169000-7fe41b178000 r-xp 00000000 08:02 134482 /usr/lib/libcanberra.so.0.2.4
    7fe41b178000-7fe41b378000 ---p 0000f000 08:02 134482 /usr/lib/libcanberra.so.0.2.4
    7fe41b378000-7fe41b379000 rwxp 0000f000 08:02 134482 /usr/lib/libcanberra.so.0.2.4
    7fe41b379000-7fe41b37d000 r-xp 00000000 08:02 134485 /usr/lib/libcanberra-gtk.so.0.1.7
    7fe41b37d000-7fe41b57c000 ---p 00004000 08:02 134485 /usr/lib/libcanberra-gtk.so.0.1.7
    7fe41b57c000-7fe41b57d000 rwxp 00003000 08:02 134485 /usr/lib/libcanberra-gtk.so.0.1.7
    7fe41b57d000-7fe41b582000 r-xp 00000000 08:02 149206 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7fe41b582000-7fe41b781000 ---p 00005000 08:02 149206 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7fe41b781000-7fe41b782000 rwxp 00004000 08:02 149206 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7fe41b782000-7fe41b7ad000 r-xp 00000000 08:02 155329 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
    7fe41b7ad000-7fe41b9ad000 ---p 0002b000 08:02 155329 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
    7fe41b9ad000-7fe41b9ae000 rwxp 0002b000 08:02 155329 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
    7fe41b9ae000-7fe41b9de000 r-xp 00000000 08:02 133443 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7fe41b9de000-7fe41bbde000 ---p 00030000 08:02 133443 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7fe41bbde000-7fe41bbdf000 rwxp 00030000 08:02 133443 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7fe41bbdf000-7fe41bbfd000 r-xp 00000000 08:02 142101 /usr/lib/libatk-1.0.so.0.3209.1
    7fe41bbfd000-7fe41bdfd000 ---p 0001e000 08:02 142101 /usr/lib/libatk-1.0.so.0.3209.1
    7fe41bdfd000-7fe41be00000 rwxp 0001e000 08:02 142101 /usr/lib/libatk-1.0.so.0.3209.1
    7fe41be00000-7fe41c228000 r-xp 00000000 08:02 145586 /usr/lib/libgtk-x11-2.0.so.0.2200.1
    7fe41c228000-7fe41c428000 ---p 00428000 08:02 145586 /usr/lib/libgtk-x11-2.0.so.0.2200.1
    7fe41c428000-7fe41c433000 rwxp 00428000 08:02 145586 /usr/lib/libgtk-x11-2.0.so.0.2200.1
    7fe41c433000-7fe41c435000 rwxp 00000000 00:00 0
    7fe41c435000-7fe41c43a000 r-xp 00000000 08:02 157070 /usr/lib/libXdmcp.so.6.0.0
    7fe41c43a000-7fe41c639000 ---p 00005000 08:02 157070 /usr/lib/libXdmcp.so.6.0.0
    7fe41c639000-7fe41c63a000 rwxp 00004000 08:02 157070 /usr/lib/libXdmcp.so.6.0.0
    7fe41c63a000-7fe41c63c000 r-xp 00000000 08:02 157084 /usr/lib/libXau.so.6.0.0
    7fe41c63c000-7fe41c83b000 ---p 00002000 08:02 157084 /usr/lib/libXau.so.6.0.0
    7fe41c83b000-7fe41c83c000 rwxp 00001000 08:02 157084 /usr/lib/libXau.so.6.0.0
    7fe41c83c000-7fe41c857000 r-xp 00000000 08:02 157098 /usr/lib/libxcb.so.1.1.0
    7fe41c857000-7fe41ca56000 ---p 0001b000 08:02 157098 /usr/lib/libxcb.so.1.1.0
    7fe41ca56000-7fe41ca57000 rwxp 0001a000 08:02 157098 /usr/lib/libxcb.so.1.1.0
    7fe41ca57000-7fe41cac0000 r-xp 00000000 08:02 158439 /usr/lib/libpixman-1.so.0.20.2
    7fe41cac0000-7fe41ccc0000 ---p 00069000 08:02 158439 /usr/lib/libpixman-1.so.0.20.2
    7fe41ccc0000-7fe41ccc5000 rwxp 00069000 08:02 158439 /usr/lib/libpixman-1.so.0.20.2
    7fe41ccc5000-7fe41ccec000 r-xp 00000000 08:02 134278 /usr/lib/libexpat.so.1.5.2
    7fe41ccec000-7fe41ceeb000 ---p 00027000 08:02 134278 /usr/lib/libexpat.so.1.5.2
    7fe41ceeb000-7fe41ceee000 rwxp 00026000 08:02 134278 /usr/lib/libexpat.so.1.5.2
    7fe41ceee000-7fe41cf06000 r-xp 00000000 08:02 131243 /usr/lib/libz.so.1.2.5
    7fe41cf06000-7fe41d105000 ---p 00018000 08:02 131243 /usr/lib/libz.so.1.2.5
    7fe41d105000-7fe41d106000 rwxp 00017000 08:02 131243 /usr/lib/libz.so.1.2.5
    7fe41d106000-7fe41d119000 r-xp 00000000 08:02 130880 /lib/libresolv-2.13.so
    7fe41d119000-7fe41d319000 ---p 00013000 08:02 130880 /lib/libresolv-2.13.so
    7fe41d319000-7fe41d31a000 r-xp 00013000 08:02 130880 /lib/libresolv-2.13.so
    7fe41d31a000-7fe41d31b000 rwxp 00014000 08:02 130880 /lib/libresolv-2.13.so
    7fe41d31b000-7fe41d31d000 rwxp 00000000 00:00 0
    7fe41d31d000-7fe41d3b1000 r-xp 00000000 08:02 167883 /usr/lib/libfreetype.so.6.6.2
    7fe41d3b1000-7fe41d5b1000 ---p 00094000 08:02 167883 /usr/lib/libfreetype.so.6.6.2
    7fe41d5b1000-7fe41d5b7000 rwxp 00094000 08:02 167883 /usr/lib/libfreetype.so.6.6.2
    7fe41d5b7000-7fe41d5e3000 r-xp 00000000 08:02 142280 /usr/lib/libpangoft2-1.0.so.0.2800.3
    7fe41d5e3000-7fe41d7e2000 ---p 0002c000 08:02 142280 /usr/lib/libpangoft2-1.0.so.0.2800.3
    7fe41d7e2000-7fe41d7e4000 rwxp 0002b000 08:02 142280 /usr/lib/libpangoft2-1.0.so.0.2800.3
    7fe41d7e4000-7fe41d91d000 r-xp 00000000 08:02 146794 /usr/lib/libX11.so.6.3.0
    7fe41d91d000-7fe41db1c000 ---p 00139000 08:02 146794 /usr/lib/libX11.so.6.3.0
    7fe41db1c000-7fe41db22000 rwxp 00138000 08:02 146794 /usr/lib/libX11.so.6.3.0
    7fe41db22000-7fe41dbc9000 r-xp 00000000 08:02 142157 /usr/lib/libcairo.so.2.11000.2
    7fe41dbc9000-7fe41ddc9000 ---p 000a7000 08:02 142157 /usr/lib/libcairo.so.2.11000.2
    7fe41ddc9000-7fe41ddcb000 rwxp 000a7000 08:02 142157 /usr/lib/libcairo.so.2.11000.2
    7fe41ddcb000-7fe41ddce000 rwxp 00000000 00:00 0
    7fe41ddce000-7fe41ddf7000 r-xp 00000000 08:02 142135 /usr/lib/libpng14.so.14.5.0
    7fe41ddf7000-7fe41dff6000 ---p 00029000 08:02 142135 /usr/lib/libpng14.so.14.5.0
    7fe41dff6000-7fe41dff7000 rwxp 00028000 08:02 142135 /usr/lib/libpng14.so.14.5.0
    7fe41dff7000-7fe41dffa000 r-xp 00000000 08:02 133251 /usr/lib/libgmodule-2.0.so.0.2600.1
    7fe41dffa000-7fe41e1f9000 ---p 00003000 08:02 133251 /usr/lib/libgmodule-2.0.so.0.2600.1
    7fe41e1f9000-7fe41e1fa000 rwxp 00002000 08:02 133251 /usr/lib/libgmodule-2.0.so.0.2600.1
    7fe41e1fa000-7fe41e21a000 r-xp 00000000 08:02 145433 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.1
    7fe41e21a000-7fe41e41a000 ---p 00020000 08:02 145433 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.1
    7fe41e41a000-7fe41e41b000 rwxp 00020000 08:02 145433 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.1
    7fe41e41b000-7fe41e420000 r-xp 00000000 08:02 158670 /usr/lib/libXfixes.so.3.1.0
    7fe41e420000-7fe41e61f000 ---p 00005000 08:02 158670 /usr/lib/libXfixes.so.3.1.0
    7fe41e61f000-7fe41e620000 rwxp 00004000 08:02 158670 /usr/lib/libXfixes.so.3.1.0
    7fe41e620000-7fe41e622000 r-xp 00000000 08:02 158825 /usr/lib/libXdamage.so.1.1.0
    7fe41e622000-7fe41e821000 ---p 00002000 08:02 158825 /usr/lib/libXdamage.so.1.1.0
    7fe41e821000-7fe41e822000 rwxp 00001000 08:02 158825 /usr/lib/libXdamage.so.1.1.0
    7fe41e822000-7fe41e824000 r-xp 00000000 08:02 158834 /usr/lib/libXcomposite.so.1.0.0
    7fe41e824000-7fe41ea23000 ---p 00002000 08:02 158834 /usr/lib/libXcomposite.so.1.0.0
    7fe41ea23000-7fe41ea24000 rwxp 00001000 08:02 158834 /usr/lib/libXcomposite.so.1.0.0
    7fe41ea24000-7fe41ea2d000 r-xp 00000000 08:02 158673 /usr/lib/libXcursor.so.1.0.2
    7fe41ea2d000-7fe41ec2d000 ---p 00009000 08:02 158673 /usr/lib/libXcursor.so.1.0.2
    7fe41ec2d000-7fe41ec2e000 rwxp 00009000 08:02 158673 /usr/lib/libXcursor.so.1.0.2
    7fe41ec2e000-7fe41ec36000 r-xp 00000000 08:02 158524 /usr/lib/libXrandr.so.2.2.0
    7fe41ec36000-7fe41ee35000 ---p 00008000 08:02 158524 /usr/lib/libXrandr.so.2.2.0
    7fe41ee35000-7fe41ee36000 rwxp 00007000 08:02 158524 /usr/lib/libXrandr.so.2.2.0
    7fe41ee36000-7fe41ee45000 r-xp 00000000 08:02 175632 /usr/lib/libXi.so.6.1.0
    7fe41ee45000-7fe41f044000 ---p 0000f000 08:02 175632 /usr/lib/libXi.so.6.1.0
    7fe41f044000-7fe41f045000 rwxp 0000e000 08:02 175632 /usr/lib/libXi.so.6.1.0
    7fe41f045000-7fe41f047000 r-xp 00000000 08:02 158757 /usr/lib/libXinerama.so.1.0.0
    7fe41f047000-7fe41f246000 ---p 00002000 08:02 158757 /usr/lib/libXinerama.so.1.0.0
    7fe41f246000-7fe41f247000 rwxp 00001000 08:02 158757 /usr/lib/libXinerama.so.1.0.0
    7fe41f247000-7fe41f250000 r-xp 00000000 08:02 158518 /usr/lib/libXrender.so.1.3.0
    7fe41f250000-7fe41f450000 ---p 00009000 08:02 158518 /usr/lib/libXrender.so.1.3.0
    7fe41f450000-7fe41f451000 rwxp 00009000 08:02 158518 /usr/lib/libXrender.so.1.3.0
    7fe41f451000-7fe41f462000 r-xp 00000000 08:02 158030 /usr/lib/libXext.so.6.4.0
    7fe41f462000-7fe41f662000 ---p 00011000 08:02 158030 /usr/lib/libXext.so.6.4.0
    7fe41f662000-7fe41f663000 rwxp 00011000 08:02 158030 /usr/lib/libXext.so.6.4.0
    7fe41f663000-7fe41f697000 r-xp 00000000 08:02 156880 /usr/lib/libfontconfig.so.1.4.4
    7fe41f697000-7fe41f896000 ---p 00034000 08:02 156880 /usr/lib/libfontconfig.so.1.4.4
    7fe41f896000-7fe41f898000 rwxp 00033000 08:02 156880 /usr/lib/libfontconfig.so.1.4.4
    7fe41f898000-7fe41f9a3000 r-xp 00000000 08:02 133255 /usr/lib/libgio-2.0.so.0.2600.1
    7fe41f9a3000-7fe41fba3000 ---p 0010b000 08:02 133255 /usr/lib/libgio-2.0.so.0.2600.1
    7fe41fba3000-7fe41fba8000 rwxp 0010b000 08:02 133255 /usr/lib/libgio-2.0.so.0.2600.1
    7fe41fba8000-7fe41fba9000 rwxp 00000000 00:00 0
    7fe41fba9000-7fe41fbf1000 r-xp 00000000 08:02 142274 /usr/lib/libpango-1.0.so.0.2800.3
    7fe41fbf1000-7fe41fdf1000 ---p 00048000 08:02 142274 /usr/lib/libpango-1.0.so.0.2800.3
    7fe41fdf1000-7fe41fdf4000 rwxp 00048000 08:02 142274 /usr/lib/libpango-1.0.so.0.2800.3
    7fe41fdf4000-7fe41fdff000 r-xp 00000000 08:02 142286 /usr/lib/libpangocairo-1.0.so.0.2800.3
    7fe41fdff000-7fe41ffff000 ---p 0000b000 08:02 142286 /usr/lib/libpangocairo-1.0.so.0.2800.3
    7fe41ffff000-7fe420000000 rwxp 0000b000 08:02 142286 /usr/lib/libpangocairo-1.0.so.0.2800.3
    7fe420000000-7fe423835000 rwxp 00000000 00:00 0
    7fe423835000-7fe424000000 ---p 00000000 00:00 0
    7fe424000000-7fe424

    I can confirm this issue for both Eclipse and Vuze.
    In Vuze, try to click the "Vuze HD Network" button, in Eclipse try to use autocompletion.
    The error:
    # A fatal error has been detected by the Java Runtime Environment:                                                                                                                                                                         
    #  SIGSEGV (0xb) at pc=0x612355a2, pid=31668, tid=3076118208                                                                                                                                                                               
    # JRE version: 6.0_22-b22                                                                                                                                                                                                                   
    # Java VM: OpenJDK Client VM (19.0-b09 mixed mode linux-x86 )                                                                                                                                                                               
    # Derivative: IcedTea6 1.10                                                                                                                                                                                                                 
    # Distribution: Custom build (Wed Mar  2 23:13:58 UTC 2011)                                                                                                                                                                                 
    # Problematic frame:                                                                                                                                                                                                                       
    # C  [libxul.so+0xc395a2]                                                                                                                                                                                                                   
    # An error report file with more information is saved as:                                                                                                                                                                                   
    # /home/andi/hs_err_pid31668.log                                                                                                                                                                                                           
    # If you would like to submit a bug report, please include                                                                                                                                                                                 
    # instructions how to reproduce the bug and visit:                                                                                                                                                                                         
    #   http://icedtea.classpath.org/bugzilla                                                                                                                                                                                                   
    # The crash happened outside the Java Virtual Machine in native code.                                                                                                                                                                       
    # See problematic frame for where to report the bug.

  • Remote Debugging w/Eclipse Transport Error

    I am requesting help on a problem I am encountering using remote debugging with eclipse and Weblogic 8.1.2. I have successfully used remote debugging in the past with other application servers, but I have been unsuccessful with Weblogic 8.1.
    I have set the remote debugging options both on the weblogic start script as well as configured eclipse to connect to the port that was defined in the startup script (See Below). When I start the remote debugger within eclipse and it seems to connect properly. Once I set a break point or remove a break point, weblogic generates a "Transport error, error code = -1" and stops the debugger with in Eclipse.
    At this point I am at a loss of what is causing this error. I would appreciate any help on this issue.
    Operating System: WindowsXP Pro
    Weblogic Version: 8.1.2
    Eclipse 3.2
    JDK 1.4.2
    JAVA_OPTS: =-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=7777,server=y,suspend=n
    Thanks!
    Rafael Salazar

    Interesting. I tried it and it works. you might want to check your Eclipse port number. In addition try netstat -a to see if port 1044 is active.
    This one might also help: http://www.jacoozi.com/index.php?option=com_content&task=view&id=119&Itemid=134
    Let me know if you have any questions.

  • How to debug weblogic 8.1 with eclipse ?

    Hi,
    how can I debug my weblogic 8.1 application ?
    I`m using eclipse, but the plugin I´ve got, is only for versions 6.x and 7.0 .
    So I tried remote debugging but eclipse could not connect to the VM, I do not
    know why.
    Any ideas ??
    Thanks
    Holger

    It is quite easy to rewrite the plugin to work with 8.1
    We have done so - please contact me if you want the plugin.
    Sincerely,
    Paul Nyheim
    "HOs" <[email protected]> wrote in message
    news:3f72ce93$[email protected]..
    >
    Hi,
    how can I debug my weblogic 8.1 application ?
    I`m using eclipse, but the plugin I´ve got, is only for versions 6.x and7.0 .
    So I tried remote debugging but eclipse could not connect to the VM, I donot
    know why.
    Any ideas ??
    Thanks
    Holger

  • Myrio debugging shared library (so) with eclipse

    Hi,
    has anybody experience with debugging shared library files in eclipse?
    I have created a shared library file in eclipse and downloaded it on the myrio device into following location: \usr\lib. I´m able to access the file in Labview.....this wors great. But I want to debug this file in Eclipse like explained in the following NI tutorial: http://www.ni.com/tutorial/14690/en/
    But I'm not able to get it running. In the debug view of Eclipse I get 2 Errors. In the Disassembly window: "Cannot access memory at address 0x0" .
    And the other is:  "No source available for "" "
    Has anybody experience what I must do to get it running?
    Thank you very much!
    regards
    Holger

    Has nobody experience with this problem?
    I will explain a little bit more......
    I want to debug (with setting Breakpoints) a shared obefect file in Eclipse. For convenience I created a very simple C File:
    This is the dedicated project tree with the succesfully created so-file:
    I copied the created so-file to the MyRIO device with the remote system Explorer to the following location: \usr\local\lib
    Next I have make a power-cycle from the myRIO device. After that I can sucessfully include the .so file in Labview. This works all great to this point:
    But I want more.....I want debug the c-file in Eclipse and follow the NI tutorial: http://www.ni.com/tutorial/14690/en/
    I have set up the debugger like explained in the tutorial:
    But if I debug I get this window with several errors:
    Hope someone can help me to get it running!
    Many thanks!
    Holger

  • Debugging JSP with Eclipse

    Hi, how to connect to Oracle Database 9i R2 with Eclipse?

    Hi, I didn't get an email notifying me of a response to this. Just happened to check myself.
              But basically you want to point the weblogic server directly to your workspace (src code) so it can detect a change. THis is from our doc below. You may also write an ant script specific to weblogic that redeploys the app and reloads the xml and prop files without restarting the server.
              1.     Start up your Weblogic domain server (i.e., C:\Domains\devDomain\startWebLogic.cmd).
              2.     Go to url, http://localhost:7001/console and log in (weblogic, weblogic).
              3.     On the left menu, click Deployments, then Lock & Edit button above it, and then the Install button in the main panel.
              4.     Change the location to the web folder in your project workspace (C:\Eclipse\workspace\<projectname>\web) Click Next.
              5.     Leave checked the Install this deployment as an application and click Next.
              6.     Put name for Name of deployment. . From here you can click Finish.
              7.     Click Activate Changes. Then check the deployment box and click Start button and Servicing all requests (in Deployments panel). Then click Yes to start it on the next page
              8.     Enter the URL of the application. This example is
              http://localhost:7001/web/index.htm
              The ?web? was the name of the web folder we deployed from. In the future you could name this something different if deploying from this console so the url?s do not conflict.
              Edited by mwooten77 at 01/18/2007 9:34 AM
              Edited by mwooten77 at 01/18/2007 9:35 AM

  • Eclipse-cdt debugger not working properly

    I have the latest versions of eclipse, eclipse-cdt, and gdb via pacman, and when I go to debug a simple program in Eclipse, I get the following errors:
    Stopped due to shared library event
    Stopped due to shared library event
    Single stepping until exit from function __libc_start_main,
    which has no line number information.
    mi_cmd_stack_list_frames: No stack.
    The debugging functions properly (for the most part, I noticed that I can't step into the standard C++ headers, though), but after the debug ends it displays the above error. Any idea what's wrong? The relevant part of the gdb trace is:
    [1,139,908,307,875] 5-gdb-show prompt
    [1,139,908,307,876] (gdb)
    [1,139,908,307,877] 5^done,value="(gdb) "
    [1,139,908,307,883] 6-stack-list-frames
    [1,139,908,307,883] (gdb)
    [1,139,908,307,884] &"mi_cmd_stack_list_frames: No stack.n"
    [1,139,908,307,886] 6^error,msg="mi_cmd_stack_list_frames: No stack."
    [1,139,908,308,072] 7-gdb-set auto-solib-add on
    [1,139,908,308,073] (gdb)
    [1,139,908,308,074] 7^done
    [1,139,908,328,397] ~"Single stepping until exit from function __libc_start_main, nwhich has no lin
    e number information.n"
    [1,139,908,328,437] 112*stopped,reason="exited-normally"
    [1,139,908,328,582] 113-gdb-exit
    [1,139,908,328,608] (gdb)

    Originally posted by: ccvural.cerenbilgisayar.com.tr
    nexus yazmış:
    > Hi:
    >
    > I am currently trying to debug a multi-threaded program writtten in C++,
    > with CDT and Eclipse. But, debugger seems to be not working properly.
    > Since, debugger sometimes stops in different lines that are not actually
    > breakpoints. And also debugger turns back in the code, miss some
    > breakpoints.
    > Below, I give information about what I use for developing:
    >
    > Eclipse 3.1.1
    > Plug-in: CDT 3.0.2
    > gcc (GCC) 3.4.4
    >
    > Debugger: GDB debugger Shared Libraries: None
    > Protocol: mi
    >
    > Thanks...
    >
    What is your Operating System. Linux , Windows ?
    If it's windows cygwin is better than MinGW while debugging, especiallly
    with multithreading
    Regards
    CC Vural

  • HelloWorld don't work in eclipse-cdt ... !!

    Hi all,
    can anybody tell me, what i'm doing wrong here?
    i have installed eclipse-cdt with pacman and in my second try i downloaded it from eclipse.org.
    I always get the same problems ..
    I created a new Hello World c++ project, but i couldn't compile it successfully.
    **** Build of configuration Debug for project test2 ****
    make all
    Building file: ../src/test2.cpp
    Invoking: GCC C++ Compiler
    g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"src/test2.d" -MT"src/test2.d" -o"src/test2.o" "../src/test2.cpp"
    ../src/test2.cpp:9:20: warning: iostream: No such file or directory
    ../src/test2.cpp: In function 'int main()':
    ../src/test2.cpp:13: error: 'cout' was not declared in this scope
    ../src/test2.cpp:13: error: 'endl' was not declared in this scope
    make: *** [src/test2.o] Error 1
    Looks like the compiler don't find the includes and librarys. By default the include search paths for the compiler are
    /usr/inlude
    /usr/local/include
    Then I added to the include path
    /usr/include/c++/4.3.3
    and to the librarys paths
    /usr/lib
    /usr/local/lib
    then i got this result
    **** Build of configuration Debug for project test ****
    make all
    Building file: ../src/test.cpp
    Invoking: GCC C++ Compiler
    g++ -I/usr/include -I/usr/include/c++/4.3.3 -I/usr/local/include -O0 -g3 -Wall -MMD -MP -MF"src/test.d" -MT"src/test.d" -o"src/test.o" "../src/test.cpp"
    In file included from /usr/include/c++/4.3.3/iosfwd:46,
    from /usr/include/c++/4.3.3/ios:44,
    from /usr/include/c++/4.3.3/ostream:45,
    from /usr/include/c++/4.3.3/iostream:45,
    from ../src/test.cpp:9:
    /usr/include/c++/4.3.3/bits/stringfwd.h:46: error: expected constructor, destructor, or type conversion before '(' token
    /usr/include/c++/4.3.3/bits/stringfwd.h:55: error: expected type-specifier before 'allocator'
    /usr/include/c++/4.3.3/bits/stringfwd.h:55: error: expected '>' before 'allocator'
    /usr/include/c++/4.3.3/bits/stringfwd.h:60: error: template argument 3 is invalid
    /usr/include/c++/4.3.3/bits/stringfwd.h:60: error: invalid type in declaration before ';' token
    /usr/include/c++/4.3.3/bits/stringfwd.h:68: error: '_GLIBCXX_END_NAMESPACE' does not name a type
    In file included from /usr/include/c++/4.3.3/cwchar:49,
    from /usr/include/c++/4.3.3/bits/postypes.h:47,
    from /usr/include/c++/4.3.3/iosfwd:47,
    from /usr/include/c++/4.3.3/ios:44,
    from /usr/include/c++/4.3.3/ostream:45,
    from /usr/include/c++/4.3.3/iostream:45,
    from ../src/test.cpp:9:
    /usr/include/c++/4.3.3/cstddef:57: error: '::size_t' has not been declared
    In file included from /usr/include/c++/4.3.3/bits/postypes.h:47,
    from /usr/include/c++/4.3.3/iosfwd:47,
    from /usr/include/c++/4.3.3/ios:44,
    from /usr/include/c++/4.3.3/ostream:45,
    from /usr/include/c++/4.3.3/iostream:45,
    from ../src/test.cpp:9:
    /usr/include/c++/4.3.3/cwchar:61: error: expected constructor, destructor, or type conversion before 'extern'
    In file included from /usr/include/c++/4.3.3/ios:45,
    from /usr/include/c++/4.3.3/ostream:45,
    from /usr/include/c++/4.3.3/iostream:45,
    from ../src/test.cpp:9:
    /usr/include/c++/4.3.3/exception:40: error: expected declaration before end of line
    make: *** [src/test.o] Error 1
    by the way, if i take a other short c++ project and do the "make all" on console ... it works ..
    any help?
    Thanks

    I have the same problem here. This week I tried to install eclipse from pacman, and I also tried downloading the cdt version from eclipse.org, to my girlfriend's computer and I have the same problem you have. When I compile within eclipse, g++ can't find standard libraries. Invoking g++ from the shell, works as it should.
    The strange thing is that in my main computer eclipse is able to compile perfectly.

  • Error with eclipse

    hi,
    i know this is not a web app forum,but as my question is with eclipse i am posting my question here
    i am trying to debug my application through eclipse. i have added source and jars to eclipse debug environment. when i dubug i am getting follwoing error,where its working with tomcat deployment . any suggestion?
    SEVERE: IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.apache.log4j.Logger
    java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.apache.log4j.Logger

    Crosspost: http://forum.java.sun.com/thread.jspa?threadID=5228948&tstart=0
    You've been told before also. Is it difficult to comprehend?

Maybe you are looking for

  • Background and automatic printing

    hi experts, I have scheduled my report program in background.My requirement is that it should print automatically at the scheduled time. A spool request is being created but i have to manually give the print from transaction sp02. When i run in the f

  • Help with itunes+internet+airport

    Hello, I've been looking and looking and can't quite find a good answer. Sorry if this is dumb. My imac intel is catching (barely) a public wifi signal via built-in airport. I have an airport express plugged in to my home stereo. I can stream itunes

  • Firefox sync not supported

    I run Firefox Version 10.0.2. When I follow the link to Firefox sync, I get a page that states it is no longer supported. Is Firefox sync still available? Am I running the latest version?

  • Wide gamut monitors and prepping files for website

    This question is for those who are colour management savvy and understand the issues with prepping sRGB profiled files for the web. I thought I was pretty good at this stuff, but found out I'm not as good as I thought.... Problem - prepping my images

  • I am receiving an error message when attempting to open a pdf.

    It says I dont have permission and to contact owner or administrator. I am the administrator on this computer and all the file permissions are enabled and I even tried running adobe reader as admin. the file is encrypted but Im never asked for a pass