Re: [LAD] New SVN version of LV2:AVW - Crashes Ingen

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <Linux-audio-dev@...>
Date: Tuesday, May 15, 2012 - 8:36 pm

2012/5/15 Aurélien Leblond :

If the plugin runs in a different process,
it may be necessary to attach that process to gdb.
Don't forget to compile with debug enabled.

<<
(gdb) help attach
Attach to a process or file outside of GDB.
This command attaches to another target, of the same type as your last
"target" command ("info files" will show your target stack).
The command may take as argument a process id or a device file.
For a process id, you must have permission to send the process a signal,
and it must have the same effective uid as the debugger.
When using "attach" with a process id, the debugger finds the
program running in the process, looking first in the current working
directory, or (if not found there) using the source file search path
(see the "directory" command). You can also use the "file" command
to specify the program, and to load its symbol table.
<<

--
E.R.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[LAD] New SVN version of LV2:AVW - Crashes Ingen, Aurélien Leblond, (Sat May 12, 4:56 pm)
Re: [LAD] New SVN version of LV2:AVW - Crashes Ingen, Aurélien Leblond, (Tue May 15, 6:03 pm)
Re: [LAD] New SVN version of LV2:AVW - Crashes Ingen, Emanuel Rumpf, (Tue May 15, 8:36 pm)