[Lldb-commits] [lldb] r266589 - [LLDB][MIPS] Fix TestConcurrentEvents

2016-04-17 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Mon Apr 18 00:27:42 2016 New Revision: 266589 URL: http://llvm.org/viewvc/llvm-project?rev=266589&view=rev Log: [LLDB][MIPS] Fix TestConcurrentEvents Patch by Nitesh Jain Reviewers: clayborg Subscribers: jaydeep, bhushan, mohit.bhakkad, sagar Differential Revision: ht

[Lldb-commits] [lldb] r264030 - [LLDB]{MIPS] Fix TestPlatformProcessConnect.py

2016-03-22 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Tue Mar 22 03:08:02 2016 New Revision: 264030 URL: http://llvm.org/viewvc/llvm-project?rev=264030&view=rev Log: [LLDB]{MIPS] Fix TestPlatformProcessConnect.py Patch by Nitesh Jain Reviewers: clayborg, labath. Subscribers: jaydeep, bhushan, mohit.bhakkad, sagar, lldb-co

[Lldb-commits] [lldb] r262819 - [LLDB][MIPS] Fix TestDisassembleBreakpoint

2016-03-07 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Mon Mar 7 03:12:49 2016 New Revision: 262819 URL: http://llvm.org/viewvc/llvm-project?rev=262819&view=rev Log: [LLDB][MIPS] Fix TestDisassembleBreakpoint Patch by Nitesh Jain Reviewers: clayborg, jaydeep. Subscribers: bhushan, mohit.bhakkad, sagar, lldb-commits. Diff

[Lldb-commits] [lldb] r260362 - [LLDB][MIPS] Generalise MIPS arch names

2016-02-09 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Wed Feb 10 00:58:13 2016 New Revision: 260362 URL: http://llvm.org/viewvc/llvm-project?rev=260362&view=rev Log: [LLDB][MIPS] Generalise MIPS arch names Patch by Nitesh Jain Reviewers: clayborg, jaydeep. Subscribers: zturner, bhushan, mohit.bhakkad, sagar, lldb-commits.

[Lldb-commits] [lldb] r258621 - [LLDB] Consider only valid symbols while resolving by address

2016-01-23 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Sat Jan 23 04:36:06 2016 New Revision: 258621 URL: http://llvm.org/viewvc/llvm-project?rev=258621&view=rev Log: [LLDB] Consider only valid symbols while resolving by address Reviewers: clayborg. Subscribers: jaydeep, bhushan, sagar, nitesh.jain, lldb-commits. Different

[Lldb-commits] [lldb] r257448 - [LLDB][MIPS] Fix rL255619: mips 3, 4 and 5 are 64 bit archs

2016-01-11 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Tue Jan 12 00:03:01 2016 New Revision: 257448 URL: http://llvm.org/viewvc/llvm-project?rev=257448&view=rev Log: [LLDB][MIPS] Fix rL255619: mips 3, 4 and 5 are 64 bit archs Modified: lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp Modified: lldb/trunk/so

[Lldb-commits] [lldb] r257447 - [LLDB][MIPS] Fix ReadRegisterValue for registers with constant 32 bit size regardless of ABI

2016-01-11 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Mon Jan 11 23:55:03 2016 New Revision: 257447 URL: http://llvm.org/viewvc/llvm-project?rev=257447&view=rev Log: [LLDB][MIPS] Fix ReadRegisterValue for registers with constant 32 bit size regardless of ABI Reviewers: clayborg, tberghammer. Subscribers: jaydeep, bhushan

[Lldb-commits] [lldb] r256331 - [LLDB] Fix Read/Write memory to be compatible with both endians

2015-12-23 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Wed Dec 23 06:34:58 2015 New Revision: 256331 URL: http://llvm.org/viewvc/llvm-project?rev=256331&view=rev Log: [LLDB] Fix Read/Write memory to be compatible with both endians Reviewers: tberghammer. Subscribers: jaydeep, bhushan, sagar, nitesh.jain,lldb-commits. Diff

[Lldb-commits] [lldb] r255488 - [LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic sequences are yet to be supported in LLDB

2015-12-14 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Mon Dec 14 04:26:18 2015 New Revision: 255488 URL: http://llvm.org/viewvc/llvm-project?rev=255488&view=rev Log: [LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic sequences are yet to be supported in LLDB Reviewers: jaydeep. Subscribers: lldb-c

[Lldb-commits] [lldb] r254892 - [LLDB][MIPS] Marking some expected failures

2015-12-06 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Sun Dec 6 23:47:35 2015 New Revision: 254892 URL: http://llvm.org/viewvc/llvm-project?rev=254892&view=rev Log: [LLDB][MIPS] Marking some expected failures Reviewers: clayborg, zturner. Subscribers: jaydeep, bhushan, sagar, nitesh.jain, tberghammer,lldb-commits. Differ

[Lldb-commits] [lldb] r254711 - [LLDB][MIPS] Fix gdbremote_testcase.py

2015-12-04 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Fri Dec 4 03:58:07 2015 New Revision: 254711 URL: http://llvm.org/viewvc/llvm-project?rev=254711&view=rev Log: [LLDB][MIPS] Fix gdbremote_testcase.py Patch by Nitesh Jain Reviewers: clayborg, ovyalov. Subscribers: jaydeep, bhushan, mohit.bhakkad, sagar. Differential R

[Lldb-commits] [lldb] r254593 - [Fix] fix build failure due to rL254588

2015-12-03 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Thu Dec 3 02:44:33 2015 New Revision: 254593 URL: http://llvm.org/viewvc/llvm-project?rev=254593&view=rev Log: [Fix] fix build failure due to rL254588 Modified: lldb/trunk/include/lldb/Core/Debugger.h Modified: lldb/trunk/include/lldb/Core/Debugger.h URL: http:/

[Lldb-commits] [lldb] r254588 - [LLDB] Switch to assembly view if source is moved

2015-12-02 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Wed Dec 2 22:56:16 2015 New Revision: 254588 URL: http://llvm.org/viewvc/llvm-project?rev=254588&view=rev Log: [LLDB] Switch to assembly view if source is moved Reviewers: clayborg, jingham, jasonmolenda. Subscribers: jaydeep, bhushan, sagar, nitesh.jain,lldb-commits.

[Lldb-commits] [lldb] r254522 - [LLDB][MIPS] fix watchpoint searched on client side for same masked variables

2015-12-02 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Wed Dec 2 11:45:02 2015 New Revision: 254522 URL: http://llvm.org/viewvc/llvm-project?rev=254522&view=rev Log: [LLDB][MIPS] fix watchpoint searched on client side for same masked variables Reviewers: clayborg. Subscribers: jaydeep, bhushan, sagar, nitesh.jain,lldb-com

[Lldb-commits] [lldb] r253864 - [LLDB][MIPS] Getting 0 index for H/W watchpoint is not necessarily an error

2015-11-23 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Mon Nov 23 06:19:59 2015 New Revision: 253864 URL: http://llvm.org/viewvc/llvm-project?rev=253864&view=rev Log: [LLDB][MIPS] Getting 0 index for H/W watchpoint is not necessarily an error Reviewers: jaydeep. Subscribers: bhushan, sagar, nitesh.jain, lldb-commits. Diffe

[Lldb-commits] [lldb] r251906 - [LLDB][MIPS] Fix GetUserRegisterInfoCount to count no of regs which are physically present

2015-11-03 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Tue Nov 3 03:13:45 2015 New Revision: 251906 URL: http://llvm.org/viewvc/llvm-project?rev=251906&view=rev Log: [LLDB][MIPS] Fix GetUserRegisterInfoCount to count no of regs which are physically present Reviewers: clayborg, labath. Subscribers: jaydeep, bhushan, sagar

[Lldb-commits] [lldb] r251905 - [LLDB][Watchpoint] Change ignore_count condition location to fix watchpoint ignore feature for architectures with watchpoint_exceptions_received=before

2015-11-03 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Tue Nov 3 03:04:33 2015 New Revision: 251905 URL: http://llvm.org/viewvc/llvm-project?rev=251905&view=rev Log: [LLDB][Watchpoint] Change ignore_count condition location to fix watchpoint ignore feature for architectures with watchpoint_exceptions_received=before Revi

[Lldb-commits] [lldb] r250801 - [LLDB] Insert names with same signo as alias instead of a new entry

2015-10-20 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Tue Oct 20 02:05:46 2015 New Revision: 250801 URL: http://llvm.org/viewvc/llvm-project?rev=250801&view=rev Log: [LLDB] Insert names with same signo as alias instead of a new entry Reviewers: clayborg, labath. Subscribers: jaydeep, dsanders, bhushan, sagar, nitesh.jain,

[Lldb-commits] [lldb] r250272 - [LLDB] Adding mips32 in the list of archs with watchpoint_exceptions_received=before

2015-10-13 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Wed Oct 14 00:42:11 2015 New Revision: 250272 URL: http://llvm.org/viewvc/llvm-project?rev=250272&view=rev Log: [LLDB] Adding mips32 in the list of archs with watchpoint_exceptions_received=before Modified: lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCo

[Lldb-commits] [lldb] r250267 - [LLDB][MIPS64] Adding mips64 reaturn address register for unwind plan

2015-10-13 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Wed Oct 14 00:20:03 2015 New Revision: 250267 URL: http://llvm.org/viewvc/llvm-project?rev=250267&view=rev Log: [LLDB][MIPS64] Adding mips64 reaturn address register for unwind plan Modified: lldb/trunk/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp

[Lldb-commits] [lldb] r249897 - Correction in rL249838: Moving test to appropriate directory

2015-10-09 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Fri Oct 9 15:36:54 2015 New Revision: 249897 URL: http://llvm.org/viewvc/llvm-project?rev=249897&view=rev Log: Correction in rL249838: Moving test to appropriate directory Added: lldb/trunk/test/functionalities/watchpoint/watchpoint_on_vectors/ lldb/trunk/test

[Lldb-commits] [lldb] r249838 - [LLDB] Fix display of value of a vector variables in watchpoint operations

2015-10-09 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Fri Oct 9 10:13:20 2015 New Revision: 249838 URL: http://llvm.org/viewvc/llvm-project?rev=249838&view=rev Log: [LLDB] Fix display of value of a vector variables in watchpoint operations Reviewers: clayborg, zturner. Subscribers: jaydeep, bhushan, sagar, nitesh.jain, b

[Lldb-commits] [lldb] r249837 - [LLDB][MIPS] fix watchpoint searched on client side for same masked variables

2015-10-09 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Fri Oct 9 10:05:45 2015 New Revision: 249837 URL: http://llvm.org/viewvc/llvm-project?rev=249837&view=rev Log: [LLDB][MIPS] fix watchpoint searched on client side for same masked variables Reviewers: clayborg, jingham. Subscribers: jaydeep, bhushan, sagar, nitesh.jain

[Lldb-commits] [lldb] r249809 - Addressing warning due to rL249651

2015-10-08 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Fri Oct 9 01:34:52 2015 New Revision: 249809 URL: http://llvm.org/viewvc/llvm-project?rev=249809&view=rev Log: Addressing warning due to rL249651 Modified: lldb/trunk/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp Modified: lldb/trunk/source/Plugins/I

[Lldb-commits] [lldb] r249651 - [LLDB][MIPS] microMIPS load/store instruction emulation for hardware watchpoints

2015-10-07 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Wed Oct 7 22:34:11 2015 New Revision: 249651 URL: http://llvm.org/viewvc/llvm-project?rev=249651&view=rev Log: [LLDB][MIPS] microMIPS load/store instruction emulation for hardware watchpoints Reviewers: clayborg. Subscribers: jaydeep, bhushan, sagar, nitesh.jain, lldb

[Lldb-commits] [lldb] r249377 - [LLDB][MIPS] Fix hit_count for mips watchpoints

2015-10-05 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Tue Oct 6 00:25:17 2015 New Revision: 249377 URL: http://llvm.org/viewvc/llvm-project?rev=249377&view=rev Log: [LLDB][MIPS] Fix hit_count for mips watchpoints Reviewers: clayborg, jingham. Subscribers: jaydeep, bhushan, dsanders, sagar, nitesh.jain, zturner, jasonmol

[Lldb-commits] [lldb] r249299 - [LLDB][MIPS] Skip invalid size watchpoint testcase for MIPS

2015-10-05 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Mon Oct 5 05:56:19 2015 New Revision: 249299 URL: http://llvm.org/viewvc/llvm-project?rev=249299&view=rev Log: [LLDB][MIPS] Skip invalid size watchpoint testcase for MIPS Reviewers: jaydeep. Subscribers: lldb-commits. Differential Revision: http://reviews.llvm.org/D13

[Lldb-commits] [lldb] r247134 - [LLDB][MIPS] Added support for the debugging of N32/O32 applications on MIPS64 target.

2015-09-09 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Wed Sep 9 05:32:20 2015 New Revision: 247134 URL: http://llvm.org/viewvc/llvm-project?rev=247134&view=rev Log: [LLDB][MIPS] Added support for the debugging of N32/O32 applications on MIPS64 target. Patch by Nitesh Jain Reviewers: clayborg, ovyalov. Subscribers: jayde

[Lldb-commits] [lldb] r247129 - [LLDB][MIPS] MIPS load/store instruction emulation for hardware watchpoints

2015-09-09 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Wed Sep 9 05:17:58 2015 New Revision: 247129 URL: http://llvm.org/viewvc/llvm-project?rev=247129&view=rev Log: [LLDB][MIPS] MIPS load/store instruction emulation for hardware watchpoints Reviewers: clayborg. Subscribers: jaydeep, bhushan, sagar, nitesh.jain, lldb-comm

[Lldb-commits] [lldb] r246293 - [LLDB][MIPS] Aligning code with rL245831

2015-08-28 Thread Mohit K. Bhakkad via lldb-commits
Author: mohit.bhakkad Date: Fri Aug 28 07:08:26 2015 New Revision: 246293 URL: http://llvm.org/viewvc/llvm-project?rev=246293&view=rev Log: [LLDB][MIPS] Aligning code with rL245831 Reviewers: jaydeep Subscribers: lldb-commits. Differential Revision: http://reviews.llvm.org/D12427 Modified: l