About JDB non-interactive commands
1 Feb
2013
1 Feb
'13
10:58 a.m.
Hello, L4 Hackers! From JDB manual I found that JDB supports non-interactive commands such as: enter_kdebug("*#I*IR+"); //enable IPC logging Does it work in other than x86 architectures, e.g.. Fiasco on ARM? Best regards, Eugene.
4 Feb
4 Feb
12:43 a.m.
Hi, On Fri Feb 01, 2013 at 13:58:48 +0400, Евгений Федотов wrote:
From JDB manual I found that JDB supports non-interactive commands such as: enter_kdebug("*#I*IR+"); //enable IPC logging Does it work in other than x86 architectures, e.g.. Fiasco on ARM?
It's a x86 feature. But maybe -jdb_cmd=... as a cmdline option is what you're looking for. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
4776
Age (days ago)
4778
Last active (days ago)
1 comments
2 participants
participants (2)
-
Adam Lackorzynski -
Евгений Федотов